summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* logind: after deserializatio readd systemd units to unit-to-object hashmap co...Lennart Poettering2013-07-02
* login: pass correct boolean type to libdbusLennart 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
* machined: relax access to GetMachine()Lennart Poettering2013-07-02
* nspawn: use the corect method signature for CreateMachine()Lennart Poettering2013-07-02
* machined: fix bus path unescapingLennart Poettering2013-07-02
* machined: split out machine registration stuff from logindLennart Poettering2013-07-02
* libsystemd-logind: fix detection of session/user/machine of a PIDLennart Poettering2013-07-02
* keymap: Asus -- do not overwrite explicitely kernel driver defined keysKay Sievers2013-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
* keymap: remove non-existing driver string matchesKay Sievers2013-07-01
* hwdb: add --device=<device-id> and --filter=<key name glob>Kay Sievers2013-07-01
* hwdb: import dataKay Sievers2013-07-01
* hwdb: remove support for (not fully implemented) conditional propertiesKay Sievers2013-07-01
* 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
* systemctl: show per-unit cgroup tree correctly following the new propertyLennart 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
* man: fix spacing issue in various man pagesJason St. John2013-06-29
* build-sys: "link" libsystemd-id128.so with libsystemd-labelZbigniew Jędrzejewski-Szmek2013-06-29
* main: fix loading of default targetLennart Poettering2013-06-28
* keymap: Add Samsung Series 3장동준2013-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
* dbus: make more cgroup attributes runtime settableLennart Poettering2013-06-27
* dbus: add infrastructure for changing multiple properties at once on units an...Lennart Poettering2013-06-27
* journal-verify: Use proper printf placeholderJan Janssen2013-06-27
* test: Add list testcaseJan Janssen2013-06-27
* core: general cgroup reworkLennart Poettering2013-06-27
* core: don't do runaway fork()s if we hit a segfault from our segfault handlerLennart Poettering2013-06-27
* killall: do not use alloca() in argument listZbigniew Jędrzejewski-Szmek2013-06-26
* journalctl: highlight MESSAGE= in verbose outputZbigniew Jędrzejewski-Szmek2013-06-26
* man: add CONSTANTS section to systemd.directives(7)Zbigniew Jędrzejewski-Szmek2013-06-26