Age | Commit message (Expand) | Author |
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 |
2013-07-11 | cgroup: don't ever try to destroy the cgroup of the root slice | Lennart Poettering |
2013-07-11 | cgroup: don't move systemd into systems.slice when running as --user instance | Lennart Poettering |
2013-07-11 | core: implicitly create a per-template slice for all instantiated units by de... | Lennart Poettering |
2013-07-11 | basic SO_REUSEPORT support | Shawn Landden |
2013-07-11 | core: grant user@.service instances write access to their own cgroup | Lennart Poettering |
2013-07-11 | core: rearrange if blocks a bit | Lennart Poettering |
2013-07-11 | shutdown: avoid malloc() if we can | Lennart Poettering |
2013-07-11 | shutdown: fix /proc/cmdline reading of 'quiet' | Kay Sievers |
2013-07-10 | core: uninstall cgroup agent only if we are running outside of a container | Lennart Poettering |
2013-07-10 | user-sessions: rely on PID 1 to kill sessions | Lennart Poettering |
2013-07-10 | unit: when deserializing cgroup path add it back into cgroup hashmap | Lennart Poettering |
2013-07-10 | unit: save description/slice of transient units to /run | Lennart Poettering |
2013-07-10 | core: send out "Reloading" signal before and after doing a full reload/reexec... | Lennart Poettering |
2013-07-10 | scope: don't require an initialized PIDs set when deserializing | Lennart Poettering |
2013-07-10 | core: while we are reloading don't suppress bus signals | Lennart Poettering |
2013-07-10 | core: serialize/deserialize bus subscribers | Lennart Poettering |
2013-07-10 | cgroup: downgrade error message when we cannot remove a cgroup to debug | Lennart Poettering |
2013-07-05 | tests: add tests for string lookup tables | Zbigniew Jędrzejewski-Szmek |
2013-07-05 | suppress status message output at shutdown when 'quiet' is given | Kay Sievers |
2013-07-04 | disable the cgroups release agent when shutting down | Kay Sievers |
2013-07-04 | core/mount.c:mount_dump(): don't segfault, if mount is not mounted anymore | Harald Hoyer |
2013-07-02 | replace tabs with spaces in various files | Jason St. John |
2013-07-02 | man: improve grammar and word formatting in numerous man pages | Jason St. John |
2013-07-02 | core: make GC more aggressive | Lennart Poettering |
2013-07-02 | dbus-scope: initialize variable before accessing | Dave Reisner |
2013-07-02 | core: don't consider a unit's cgroup empty if only a subcgroup runs empty | Lennart Poettering |
2013-07-02 | machined: sync to /run after job completed | Lennart Poettering |
2013-07-02 | logind: port over to use scopes+slices for all cgroup stuff | Lennart Poettering |
2013-07-02 | scope: fix state string table | Lennart Poettering |
2013-07-02 | scope: implement reset-failed command | Lennart Poettering |
2013-07-02 | core: split out unit bus path unescaping into unit_name_from_dbus_path() | Lennart Poettering |
2013-07-02 | scope: make TimeoutStopUSec= settable for transient units | Lennart Poettering |
2013-07-01 | core: add support to run transient units in arbitrary slices | Lennart Poettering |
2013-07-01 | core: parse Slice= from the unit type specific unit file section | Lennart Poettering |