Age | Commit message (Expand) | Author |
2013-09-10 | cgroup: setup BlockIODeviceWeight in bus_cgroup_set_property | Gao feng |
2013-09-10 | cgroup: compare fs paths with path_equal() rather than streq() | Lennart Poettering |
2013-09-10 | cgroup: setup BlockIORead/WriteBandwidth in bus_cgroup_set_property | Gao feng |
2013-09-10 | blkio bandwidth: don't clean up all of entries in blockio_device_bandwidths list | Gao feng |
2013-09-10 | service: remove pidfile after exit of a service | Lukas Nykryn |
2013-09-09 | run: allow non-absolute paths as command | Zbigniew Jędrzejewski-Szmek |
2013-09-09 | systemd-run: properly escape arguments | Zbigniew Jędrzejewski-Szmek |
2013-08-30 | main: drop capabilities of userhelpers before ours | Harald Hoyer |
2013-08-28 | Do not realloc strings, which are already in the hashmap as keys | Harald Hoyer |
2013-08-28 | Revert "cgroup.c: check return value of unit_realize_cgroup_now()" | Harald Hoyer |
2013-08-28 | cgroup: only check once when mode is UNIT_CHECK | Gao feng |
2013-08-28 | device cgroup: don't create a new CGroupDeviceAllow when it already in the list | Gao feng |
2013-08-28 | blcokio bandwidth: add missing set of CGroupBlockIODeviceBandwidth's read | Gao feng |
2013-08-27 | log to kmsg when "debug" is used on the kernel command line | Kay Sievers |
2013-08-23 | "-" prefix for InaccessibleDirectories and ReadOnlyDirectories | Maciej Wereski |
2013-08-23 | blkio: fix incorrect setting of cpu_shares | Gao feng |
2013-08-23 | cgroup.c: check return value of unit_realize_cgroup_now() | Harald Hoyer |
2013-08-14 | selinux-access: move GPL to LGPL licence | Kay Sievers |
2013-08-13 | logind: restore logic to kill user processes when session ends | Lennart Poettering |
2013-08-09 | service: prohibit Restart= set when Type=oneshot | Maciej Wereski |
2013-08-09 | service: always unwatch PIDs before forgetting old ones | Lennart Poettering |
2013-08-08 | dbus: use _cleanup_free_ instead of freeing ourself | Ronny Chevalier |
2013-08-06 | systemd: fix segv in snapshot creation | Zbigniew Jędrzejewski-Szmek |
2013-08-03 | pkg-config: export systemd{system,user}generatordir and catalogdir | Zbigniew Jędrzejewski-Szmek |
2013-07-30 | core: make sure scope attributes survive a reload | Lennart Poettering |
2013-07-30 | core: open up SendSIGHUP property for transient units | Lennart Poettering |
2013-07-30 | do not pass-along the environment from the kernel or initrd | Kay Sievers |
2013-07-30 | core: optionally send SIGHUP in addition to the configured kill signal | Lennart Poettering |
2013-07-26 | rework systemd's own process environment handling/passing | Kay Sievers |
2013-07-26 | core: allow setting RemainAfterExit= for transient services | Lennart Poettering |
2013-07-23 | remove left-over initrd time stamp handling | Kay Sievers |
2013-07-20 | core: correct dbus parameter direction | Zbigniew Jędrzejewski-Szmek |
2013-07-19 | core: update configuration directive list "systemd --dump-configuration-items... | Lennart Poettering |
2013-07-19 | core: add %v specifier | Zbigniew Jędrzejewski-Szmek |
2013-07-17 | systemd,systemctl: export condition status and show failing condition | Zbigniew Jędrzejewski-Szmek |
2013-07-17 | systemd: log failed conditions | Zbigniew Jędrzejewski-Szmek |
2013-07-18 | mount: also exclude /usr from unmount at shutdown | Lennart Poettering |
2013-07-18 | service: don't enter a second SIGTERM/SIGKILL cycle if no ExecStopPost= proce... | Michael Olbrich |
2013-07-17 | remove RD_TIMESTAMP import | Harald Hoyer |
2013-07-17 | remove /run/initramfs/root-fsck logic | Harald Hoyer |
2013-07-16 | rpm: add RPM macro for creating tmpfiles entries after package installation | Lennart Poettering |
2013-07-16 | Do not set LANG=C in every child environment. | Harald Hoyer |
2013-07-15 | build-sys: discover the path to kexec during build time | Zbigniew Jędrzejewski-Szmek |
2013-07-15 | man: add FILES section to systemd-journald.service(8) | Zbigniew Jędrzejewski-Szmek |
2013-07-15 | systemd: do not output status messages once gettys are running | Zbigniew Jędrzejewski-Szmek |
2013-07-12 | unit: check correct variable after strdup | Lukas Nykryn |
2013-07-11 | core: simplify drop-in writing logic a bit | Lennart Poettering |
2013-07-11 | core: when writing drop-in files, name them directly after the property we set | Lennart Poettering |
2013-07-11 | cgroup: split out per-device BlockIOWeight= setting into BlockIODeviceWeight= | Lennart Poettering |
2013-07-11 | cgroup: simplify how instantiated units are mapped to cgroups | Lennart Poettering |