summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* cgroup: simplify how instantiated units are mapped to cgroupsLennart Poettering2013-07-11
* cgroup: don't ever try to destroy the cgroup of the root sliceLennart Poettering2013-07-11
* cgroup: don't move systemd into systems.slice when running as --user instanceLennart Poettering2013-07-11
* core: implicitly create a per-template slice for all instantiated units by de...Lennart Poettering2013-07-11
* basic SO_REUSEPORT supportShawn Landden2013-07-11
* core: grant user@.service instances write access to their own cgroupLennart Poettering2013-07-11
* core: rearrange if blocks a bitLennart Poettering2013-07-11
* shutdown: avoid malloc() if we canLennart Poettering2013-07-11
* shutdown: fix /proc/cmdline reading of 'quiet'Kay Sievers2013-07-11
* core: uninstall cgroup agent only if we are running outside of a containerLennart Poettering2013-07-10
* user-sessions: rely on PID 1 to kill sessionsLennart Poettering2013-07-10
* unit: when deserializing cgroup path add it back into cgroup hashmapLennart Poettering2013-07-10
* unit: save description/slice of transient units to /runLennart Poettering2013-07-10
* core: send out "Reloading" signal before and after doing a full reload/reexec...Lennart Poettering2013-07-10
* scope: don't require an initialized PIDs set when deserializingLennart Poettering2013-07-10
* core: while we are reloading don't suppress bus signalsLennart Poettering2013-07-10
* core: serialize/deserialize bus subscribersLennart Poettering2013-07-10
* cgroup: downgrade error message when we cannot remove a cgroup to debugLennart Poettering2013-07-10
* tests: add tests for string lookup tablesZbigniew Jędrzejewski-Szmek2013-07-05
* suppress status message output at shutdown when 'quiet' is givenKay Sievers2013-07-05
* disable the cgroups release agent when shutting downKay Sievers2013-07-04
* core/mount.c:mount_dump(): don't segfault, if mount is not mounted anymoreHarald Hoyer2013-07-04
* replace tabs with spaces in various filesJason St. John2013-07-02
* man: improve grammar and word formatting in numerous man pagesJason St. John2013-07-02
* core: make GC more aggressiveLennart Poettering2013-07-02
* dbus-scope: initialize variable before accessingDave Reisner2013-07-02
* core: don't consider a unit's cgroup empty if only a subcgroup runs emptyLennart Poettering2013-07-02
* machined: sync to /run after job completedLennart Poettering2013-07-02
* logind: port over to use scopes+slices for all cgroup stuffLennart Poettering2013-07-02
* scope: fix state string tableLennart Poettering2013-07-02
* scope: implement reset-failed commandLennart Poettering2013-07-02
* core: split out unit bus path unescaping into unit_name_from_dbus_path()Lennart Poettering2013-07-02
* scope: make TimeoutStopUSec= settable for transient unitsLennart Poettering2013-07-02
* core: add support to run transient units in arbitrary slicesLennart Poettering2013-07-01
* core: parse Slice= from the unit type specific unit file sectionLennart Poettering2013-07-01
* scope: properly implement passive validity checking of PIDs field when creati...Lennart Poettering2013-07-01
* core: move ControlGroup and Slice properties out of the dbus "Unit" interfaceLennart Poettering2013-07-01
* core: allow setting of the description string for transient unitsLennart Poettering2013-07-01
* core: add new "scope" unit type for making a unit of pre-existing processesLennart Poettering2013-07-01
* snapshot: snapshots are just a special kind of transient units nowLennart Poettering2013-07-01
* dbus: expose cgroup properties in introspection everywhereLennart Poettering2013-07-01
* service: correct service bus introspection for timeoutsLennart Poettering2013-07-01
* cgroup: implicitly add units to GC queue when their cgroups run emptyLennart Poettering2013-07-01
* cgroup: readd proper cgroup empty trackingLennart Poettering2013-07-01
* main: fix loading of default targetLennart Poettering2013-06-28
* core: add transient unitsLennart Poettering2013-06-28
* dbus: fix minor memory leak when sending job change signalsLennart Poettering2013-06-28
* unit: make sure the dropins we write are high-priorityLennart Poettering2013-06-28
* dbus: hookup runtime property changes for mouns, services, sockets, swaps tooLennart Poettering2013-06-27
* dbus: make DeviceAllow=/DevicePolicy= writableLennart Poettering2013-06-27