Age | Commit message (Expand) | Author |
2014-08-21 | core: unify how we generate the prefix string when dumping unit state | Lennart Poettering |
2014-08-18 | core: minor modernizations | Lennart Poettering |
2014-08-18 | units: fix BindsTo= logic when applied relative to services with Type=oneshot | Lennart Poettering |
2014-08-07 | core: warn when merged units have conflicting dependencies | Zbigniew Jędrzejewski-Szmek |
2014-08-07 | core: do not add dependencies to self | Zbigniew Jędrzejewski-Szmek |
2014-07-20 | path-lookup: make SYSTEMD_UNIT_PATH more flexible | Zbigniew Jędrzejewski-Szmek |
2014-06-30 | cryptsetup: allow x-systemd.device-timeout | Zbigniew Jędrzejewski-Szmek |
2014-06-30 | Move x-systemd-device.timeout handling from core to fstab-generator | Zbigniew Jędrzejewski-Szmek |
2014-05-24 | Fix several small typos | Jonathan Boulle |
2014-05-22 | cgroups: simplify CPUQuota= logic | Lennart Poettering |
2014-05-22 | cgroup: rework startup logic | Lennart Poettering |
2014-05-22 | core: add startup resource control option | WaLyong Cho |
2014-05-16 | core: make sure to serialize jobs for all units | Lennart Poettering |
2014-05-15 | Make sure that keys are properly removed from hashmap | Zbigniew Jędrzejewski-Szmek |
2014-04-25 | core: expose CFS CPU time quota as high-level unit properties | 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-18 | core: drop CAP_MKNOD when PrivateDevices= is set | Lennart Poettering |
2014-03-17 | core, libsystemd, systemd, timedate, udev: spelling fixes | Miklos Vajna |
2014-03-12 | core: introduce system state enum | Lennart Poettering |
2014-03-07 | Make tables for DEFINE_STRING_TABLE_LOOKUP consistent | Daniel Mack |
2014-03-06 | core: correctly unregister PIDs from PID hashtables | Lennart Poettering |
2014-03-05 | missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi... | Lennart Poettering |
2014-03-04 | Introduce strv_consume which takes ownership | Zbigniew Jędrzejewski-Szmek |
2014-03-03 | bus: add sd_bus_track object for tracking peers, and port core over to it | Lennart Poettering |
2014-02-26 | exec: imply NoNewPriviliges= only when seccomp filters are used in user mode | Lennart Poettering |
2014-02-24 | core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo... | Lennart Poettering |
2014-02-24 | core: gc half-created stub units | Lennart Poettering |
2014-02-20 | macro: introduce a nice macro for disabling -Wformat-nonliteral temporarily | Lennart Poettering |
2014-02-20 | core/unit: fix unit_add_target_dependencies() for units with no dependencies | Daniel Mack |
2014-02-18 | util: generalize code that checks whether PIDs are alive or unwaited for | Lennart Poettering |
2014-02-17 | core: fix property changes in transient units | Lennart Poettering |
2014-02-17 | unit: slice dependencies should not be subject to DefaultDependencies | Lennart Poettering |
2014-02-17 | core: rework cgroup mask propagation | Lennart Poettering |
2014-02-13 | core: make StopWhenUnneeded work in conjunction with units that fail | Lennart Poettering |
2014-02-07 | core: one step back again, for nspawn we actually can't wait for cgroups runn... | Lennart Poettering |
2014-02-07 | core: allow PIDs to be watched by two units at the same time | Lennart Poettering |
2014-02-07 | core: don't send duplicate SIGCONT when killing units | Lennart Poettering |
2014-02-07 | core: watch SIGCHLD more closely to track processes of units with no reliable... | Lennart Poettering |
2014-02-06 | core: only send SIGHUP when doing first kill, not when doing final sigkill | Lennart Poettering |
2014-02-05 | core: don't wait for non-control/non-main processes when killing processes on... | Lennart Poettering |
2014-01-29 | core: in containers, don't wait for cgroup empty notifications which will nev... | Lennart Poettering |
2014-01-29 | core: use a bit more PID_FMT | Lennart Poettering |
2014-01-29 | core: introduce new KillMode=mixed which sends SIGTERM only to the main proce... | Lennart Poettering |
2014-01-27 | core: require mounts for the root and working directories | Zbigniew Jędrzejewski-Szmek |
2014-01-27 | core: simplify check for path absoluteness | Zbigniew Jędrzejewski-Szmek |
2013-12-26 | Use enums to make it obvious what boolean params mean | Zbigniew Jędrzejewski-Szmek |
2013-12-14 | Add more _printf_'s for format-nonliterals | Thomas Hindoe Paaboel Andersen |
2013-12-06 | Get rid of our reimplementation of basename | Zbigniew Jędrzejewski-Szmek |
2013-12-02 | systemd: treat reload failure as failure | Zbigniew Jędrzejewski-Szmek |