Age | Commit message (Expand) | Author |
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 |
2013-07-01 | scope: properly implement passive validity checking of PIDs field when creati... | Lennart Poettering |
2013-07-01 | core: move ControlGroup and Slice properties out of the dbus "Unit" interface | Lennart Poettering |
2013-07-01 | core: allow setting of the description string for transient units | Lennart Poettering |
2013-07-01 | core: add new "scope" unit type for making a unit of pre-existing processes | Lennart Poettering |
2013-07-01 | snapshot: snapshots are just a special kind of transient units now | Lennart Poettering |
2013-07-01 | dbus: expose cgroup properties in introspection everywhere | Lennart Poettering |
2013-07-01 | service: correct service bus introspection for timeouts | Lennart Poettering |
2013-07-01 | cgroup: implicitly add units to GC queue when their cgroups run empty | Lennart Poettering |
2013-07-01 | cgroup: readd proper cgroup empty tracking | Lennart Poettering |
2013-06-28 | main: fix loading of default target | Lennart Poettering |
2013-06-28 | core: add transient units | Lennart Poettering |
2013-06-28 | dbus: fix minor memory leak when sending job change signals | Lennart Poettering |
2013-06-28 | unit: make sure the dropins we write are high-priority | Lennart Poettering |
2013-06-27 | dbus: hookup runtime property changes for mouns, services, sockets, swaps too | Lennart Poettering |
2013-06-27 | dbus: make DeviceAllow=/DevicePolicy= writable | Lennart Poettering |
2013-06-27 | dbus: make more cgroup attributes runtime settable | Lennart Poettering |