chiark / gitweb /
bus: add bus_name_has_owner() helper
[elogind.git] / src / core /
2013-11-28 Kay Sieversautomount: log info about triggering process
2013-11-28 Kay Sieverscore: initialize variable
2013-11-27 Lennart Poetteringnamespace: comment typo fix
2013-11-27 Lennart Poetteringservice: add the ability for units to join other unit...
2013-11-26 Daniel Buchtree-wide usage of %m specifier instead of strerror...
2013-11-26 Lennart Poetteringcore: add new "flush" job mode to cancel all other...
2013-11-26 Lennart Poetteringcore: replace OnFailureIsolate= setting by a more gener...
2013-11-25 Lennart Poetteringcore: fix order of parameters in broadcast_signal()
2013-11-25 Lennart Poetteringservice: fix handling of PID file inotify events
2013-11-25 Lennart Poetteringcore: include following set data in dump
2013-11-25 Lennart Poetteringswap: always track the current real device node of...
2013-11-25 Lennart Poetteringshutdown: during final killing spree also send SIGHUP...
2013-11-25 Tom Gundersenconf-parser: distinguish between multiple sections...
2013-11-25 Lennart Poetteringdevice: fix typo
2013-11-25 Lennart Poetteringcore: fix bus serialization of conditions
2013-11-25 Lennart Poetteringcore: fix serialization of exec command structs
2013-11-25 Lennart Poetteringcore: set some event source priorities to enforce dispa...
2013-11-25 Lennart Poetteringswap: split state machine state ACTIVATING into two
2013-11-25 Lennart Poetteringdevice: modernizations
2013-11-25 Lennart Poetteringcore: dispatch run queue only if there's nothing else...
2013-11-24 Kay Sieverscore: set finish_timestamp only after all jobs have...
2013-11-22 Lennart Poetteringcore: don't warn loudly if we cannot send a bus signal...
2013-11-22 Lennart Poetteringservice: honour that for services RestartSec=0 means...
2013-11-22 Lennart Poetteringjob: fix serialization
2013-11-22 Lennart Poetteringbuild-sys: move more files from core/ to share/ that...
2013-11-22 Kay Sieverscore: fix timestamp assignment
2013-11-22 Lennart Poetteringbus: rework sd_bus_error APIs
2013-11-22 David Strausscgroups: Cache controller masks and optimize queues.
2013-11-22 Lennart Poetteringbus: also add error parameter to object find and enumer...
2013-11-21 Lennart Poetteringbus: restore selinux access control to PID 1 for properties
2013-11-21 Lennart Poetteringtimer: make timer accuracy configurable
2013-11-21 Lennart Poetteringcore: actually make SwitchRoot() bus call do the deed
2013-11-21 Lennart Poetteringcore: fix serilization of ListJobs() response
2013-11-21 Lennart Poetteringcore: fix serialization of client tracker
2013-11-21 Lennart Poetteringcore: fix deserialization of StartTransientUnit() param...
2013-11-21 Lennart Poetteringbus: properly serialize unit file change list
2013-11-21 Lennart Poetteringbus: rework message handlers to always take an error...
2013-11-21 Lennart Poetteringmanager: always sort environment block, it's prettier
2013-11-21 Daniel Macksrc/core/selinux-access: #include <sys/socket.h>
2013-11-21 Lennart Poetteringbus: fix seriliazation of activation errors
2013-11-21 Lennart Poetteringbus: let's simplify things by getting rid of unnecessar...
2013-11-20 Lennart Poetteringsocket: fix segfault
2013-11-20 Lennart Poetteringvalgrind: make running PID 1 in valgrind useful
2013-11-20 Lennart Poetteringmanager: don't do plymouth in a container
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-20 Lennart Poetteringinstall: use const where we can
2013-11-19 Karel ZakRemove duplicate includes
2013-11-19 Shawn Landdenuse #pragma once instead of foo*foo define guards
2013-11-17 Shawn Landdencore/socket: fix SO_REUSEPORT
2013-11-17 Shawn Landdencore/socket: use _cleanup_free_
2013-11-16 Olivier BrunelFix RemainAfterExit services keeping a hold on console
2013-11-16 Zbigniew Jędrzejew... core: some more _cleanup_free_
2013-11-14 Tom Gundersenloopback-setup: move to rtnl
2013-11-14 Olivier BrunelFix possible lack of status messages on shutdown/reboot
2013-11-14 Olivier BrunelOnly disable output on console during boot if needed
2013-11-10 Thomas Hindoe Paab... analyze: plot the time spent setting up security modules
2013-11-10 Zbigniew Jędrzejew... systemd: fix memory leak in cgroup code
2013-11-08 Lennart Poetteringshutdown: unify handling of reboot() syscall a bit
2013-11-08 Lennart PoetteringRemove dead code and unexport some calls
2013-11-08 Lukas Nykrynmanager: configurable StartLimit default values
2013-11-07 Kay Sieverscore: fix require $XDG_RUNTIME_DIR
2013-11-07 Zbigniew Jędrzejew... udevadm-settle: add missing brace
2013-11-07 Mantas Mikulėnascore: require $XDG_RUNTIME_DIR to be set for user instances
2013-11-07 WaLyong ChoSupport additional argument in reboot
2013-11-06 Lennart Poetteringactive: rework make_socket_fd() to be based on socket_a...
2013-11-06 Lennart Poetteringclients: various simplifications
2013-11-06 David StraussComment spelling fixes.
2013-11-06 Lennart Poetteringutil: unify reading of /proc/cmdline
2013-11-06 Lennart Poetteringshutdown: trim the cgroup tree on loop iteration
2013-11-06 Lennart Poetteringcgroup: run PID 1 in the root cgroup
2013-11-05 Oleksii ShevchukConfigurable Timeouts/Restarts default values
2013-11-01 Kay Sieversdetect_virtualization() returns NULL; pass empty string...
2013-10-29 Lennart Poetteringstrv: introduce new strv_from_stdarg_alloca() macro...
2013-10-23 Zbigniew Jędrzejew... systemd: use unit name in PrivateTmp directories
2013-10-21 Kay Sieverssilent a few more gcc warnings
2013-10-21 Kay Sieversbuild-sys: use -Og instead of -O0 to catch warnings
2013-10-20 Kay Sieversbus: initialize variable, now that we might skip debug...
2013-10-20 Kay Sieversbus: remove static introspection file export
2013-10-19 Tom Gundersenmount/service: drop FsckPassNo support
2013-10-16 Lennart Poetteringmacro: clean up usage of gcc attributes
2013-10-14 Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-10-14 Mantas Mikulėnasmanager: connect to private bus even if $DBUS_SESSION_B...
2013-10-13 Zbigniew Jędrzejew... Introduce udev object cleanup functions
2013-10-13 Zbigniew Jędrzejew... Make sure that we don't dereference NULL
2013-10-13 Zbigniew Jędrzejew... Introduce _cleanup_fdset_free_
2013-10-13 Zbigniew Jędrzejew... drop-ins: check return value
2013-10-13 Zbigniew Jędrzejew... Modernization
2013-10-13 Zbigniew Jędrzejew... Never call qsort on potentially NULL arrays
2013-10-11 Kay Sieverssmack: minimize ifdef use, and move all labeling to...
2013-10-10 Lennart Poetteringsecurity: missing header inclusions
2013-10-10 Lennart Poetteringsecurity: rework selinux, smack, ima, apparmor detectio...
2013-10-09 Auke KokSmack: Test if smack is enabled before mounting
2013-10-08 Lennart Poetteringcore: unify the way we denote serialization attributes
2013-10-08 Sylvia Elsesystemd: serialize/deserialize forbid_restart value
2013-10-07 Auke KokRun with a custom SMACK domain (label).
2013-10-07 Auke KokMount /run, /dev/shm usable to tasks when using SMACK.
2013-10-05 Zbigniew Jędrzejew... core: do not add "what" to RequiresMountsFor for networ...
2013-10-04 Dave Reisnermount: check for NULL before reading pm->what
2013-10-04 Lennart Poetteringmanager: when verifying whether clients may change...
2013-10-04 Zbigniew Jędrzejew... systemd: order remote mounts from mountinfo before...
next