Age | Commit message (Expand) | Author |
2014-05-19 | core: Filter by state behind the D-Bus API, not in the systemctl client. | David Strauss |
2014-05-19 | fix spelling of privilege | Nis Martensen |
2014-05-16 | core: let selinux_setup() load policy more than once | Will Woods |
2014-05-16 | core: make sure to serialize jobs for all units | Lennart Poettering |
2014-05-15 | selinux: fix build for non-selinux systems | Lennart Poettering |
2014-05-15 | core: close socket fds asynchronously | Zbigniew Jędrzejewski-Szmek |
2014-05-15 | Make sure that keys are properly removed from hashmap | Zbigniew Jędrzejewski-Szmek |
2014-05-15 | Remove unnecessary casts in printfs | Zbigniew Jędrzejewski-Szmek |
2014-05-15 | Make systemctl --root look for files in the proper places | Zbigniew Jędrzejewski-Szmek |
2014-05-15 | sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta... | Lennart Poettering |
2014-05-14 | core: no need to pass bus object to selinux access check calls anymore | Lennart Poettering |
2014-05-14 | core: sysvcompat - avoid repeated function call | Tom Gundersen |
2014-05-14 | core: sysvcompat - $network should be equivalent to network-online, rather th... | Tom Gundersen |
2014-05-12 | job: always add waiting jobs to run queue during coldplug | Michael Marineau |
2014-05-08 | core: check the right variable for failed open() | Łukasz Stelmach |
2014-05-07 | doc: corrections to words and forms | Jan Engelhardt |
2014-05-06 | load-fragment: minor cleanup | Lennart Poettering |
2014-05-05 | build-sys: move async.[ch] to src/shared | Lennart Poettering |
2014-05-05 | core: require cgroups filesystem to be available | Kay Sievers |
2014-05-02 | async: add asynchronous close() call | Lennart Poettering |
2014-04-28 | machine-id: only look into KVM uuid when we are not running in a | Lennart Poettering |
2014-04-26 | job: add waiting jobs to run queue in unit_coldplug | Brandon Philips |
2014-04-26 | core: reindent {selinux, ima, smack}-setup.c | Will Woods |
2014-04-25 | core: expose CFS CPU time quota as high-level unit properties | Lennart Poettering |
2014-04-25 | core: make sure we always write changed cgroup attributes to the cgroupfs | Lennart Poettering |
2014-04-24 | service: rename StartLimitAction enum to FailureAction | Michael Olbrich |
2014-04-24 | service: add FailureAction= option | Michael Olbrich |
2014-04-21 | service: add support for reboot argument when triggered by StartLimitAction= | Michael Olbrich |
2014-04-19 | Handle Unix domain socket connections from outside our namespace v2 | Zbigniew Jędrzejewski-Szmek |
2014-04-19 | Revert "Handle Unix domain socket connections from outside our namespace" | Kay Sievers |
2014-04-17 | core: minor typo fix | Ali H. Caliskan |
2014-04-16 | Handle Unix domain socket connections from outside our namespace | Eelco Dolstra |
2014-04-12 | core: Make sure a stamp file exists for all Persistent=true timers | Thomas Bächler |
2014-04-06 | reduce the amount of messages logged to /dev/kmsg when "debug" is specified | Kay Sievers |
2014-03-26 | core: do not read system boot timestamps in systemd --user mode | Kay Sievers |
2014-03-24 | core: don't try to relabel mounts before we loaded the policy | Lennart Poettering |
2014-03-24 | core: remove tcpwrap support | Lennart Poettering |
2014-03-24 | service: don't take chkconfig priority into account | Lennart Poettering |
2014-03-24 | core: add a setting to globally control the default for timer unit accuracy | Lennart Poettering |
2014-03-24 | timer: support timers that can resume the system from suspend | Lennart Poettering |
2014-03-24 | systemctl: show last trigger time in "systemctl list-timers" | Lennart Poettering |
2014-03-24 | util: replace close_pipe() with new safe_close_pair() | Lennart Poettering |
2014-03-24 | sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM... | Lennart Poettering |
2014-03-21 | timer: add timer persistance (aka anacron-like behaviour) | Lennart Poettering |
2014-03-20 | unit: turn off mount propagation for udevd | Lennart Poettering |
2014-03-19 | core: move notify sockets to /run and $XDG_RUNTIME_DIR | Lennart Poettering |
2014-03-19 | core: make sure we can combine DevicePolicy=closed with PrivateDevices=yes | Lennart Poettering |
2014-03-19 | core: rework context initialization/destruction logic | Lennart Poettering |
2014-03-19 | core: when PrivateTmp= is set for a unit, make sure to order it after /tmp an... | Lennart Poettering |
2014-03-19 | core: Beef up PrivateDevices= | Lennart Poettering |