Age | Commit message (Expand) | Author |
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 |
2014-03-19 | core: expose missing busname properties on the bus | Lennart Poettering |
2014-03-19 | core: by default .busname units should be activating | Lennart Poettering |
2014-03-19 | busname: introduce Activating directive | Daniel Mack |
2014-03-18 | core: add new AcceptFD= setting to .busname units | Lennart Poettering |
2014-03-18 | util: replace close_nointr_nofail() by a more useful safe_close() | Lennart Poettering |
2014-03-18 | core: drop CAP_MKNOD when PrivateDevices= is set | Lennart Poettering |
2014-03-18 | core: remount /sys/fs/cgroup/ read-only after we mounted all controllers | Lennart Poettering |
2014-03-18 | cgroup: it's not OK to invoke alloca() in loops | Lennart Poettering |
2014-03-17 | core, libsystemd, systemd, timedate, udev: spelling fixes | Miklos Vajna |
2014-03-16 | Use strlen even for constant strings | Josh Triplett |
2014-03-14 | Do not return -1 (EINVAL) on allocation error | Zbigniew Jędrzejewski-Szmek |
2014-03-14 | machine-id-setup: use path_kill_slashes and modernizations | Zbigniew Jędrzejewski-Szmek |
2014-03-14 | machine-id: add --root option to operate on an alternate fs tree | Greg KH |
2014-03-12 | socket.c: make use of union sockaddr_union | Daniel Buch |
2014-03-12 | manager: use system state enum where appropriate | Lennart Poettering |