summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* machined: sync to /run after job completedLennart Poettering2013-07-024-15/+31
* machined: relax access to GetMachine()Lennart Poettering2013-07-021-0/+4
* nspawn: use the corect method signature for CreateMachine()Lennart Poettering2013-07-022-11/+5
* machined: fix bus path unescapingLennart Poettering2013-07-021-1/+1
* machined: split out machine registration stuff from logindLennart Poettering2013-07-0216-837/+2183
* libsystemd-logind: fix detection of session/user/machine of a PIDLennart Poettering2013-07-024-78/+60
* keymap: Asus -- do not overwrite explicitely kernel driver defined keysKay Sievers2013-07-021-7/+0
* logind: port over to use scopes+slices for all cgroup stuffLennart Poettering2013-07-0219-1106/+992
* scope: fix state string tableLennart Poettering2013-07-021-1/+1
* scope: implement reset-failed commandLennart Poettering2013-07-021-0/+13
* core: split out unit bus path unescaping into unit_name_from_dbus_path()Lennart Poettering2013-07-023-9/+21
* scope: make TimeoutStopUSec= settable for transient unitsLennart Poettering2013-07-021-0/+15
* keymap: remove non-existing driver string matchesKay Sievers2013-07-011-2/+0
* hwdb: add --device=<device-id> and --filter=<key name glob>Kay Sievers2013-07-015-10/+38
* hwdb: remove support for (not fully implemented) conditional propertiesKay Sievers2013-07-012-15/+9
* core: add support to run transient units in arbitrary slicesLennart Poettering2013-07-012-2/+41
* core: parse Slice= from the unit type specific unit file sectionLennart Poettering2013-07-011-2/+2
* scope: properly implement passive validity checking of PIDs field when creati...Lennart Poettering2013-07-011-4/+8
* core: move ControlGroup and Slice properties out of the dbus "Unit" interfaceLennart Poettering2013-07-018-6/+24
* core: allow setting of the description string for transient unitsLennart Poettering2013-07-014-19/+75
* core: add new "scope" unit type for making a unit of pre-existing processesLennart Poettering2013-07-0114-31/+933
* systemctl: show per-unit cgroup tree correctly following the new propertyLennart Poettering2013-07-011-33/+19
* snapshot: snapshots are just a special kind of transient units nowLennart Poettering2013-07-012-15/+16
* dbus: expose cgroup properties in introspection everywhereLennart Poettering2013-07-016-1/+6
* service: correct service bus introspection for timeoutsLennart Poettering2013-07-011-5/+5
* cgroup: implicitly add units to GC queue when their cgroups run emptyLennart Poettering2013-07-011-2/+6
* cgroup: readd proper cgroup empty trackingLennart Poettering2013-07-012-10/+22
* main: fix loading of default targetLennart Poettering2013-06-281-1/+1
* keymap: Add Samsung Series 3장동준2013-06-282-0/+2
* core: add transient unitsLennart Poettering2013-06-2818-52/+541
* dbus: fix minor memory leak when sending job change signalsLennart Poettering2013-06-281-25/+17
* unit: make sure the dropins we write are high-priorityLennart Poettering2013-06-284-8/+7
* dbus: hookup runtime property changes for mouns, services, sockets, swaps tooLennart Poettering2013-06-2712-0/+132
* dbus: make DeviceAllow=/DevicePolicy= writableLennart Poettering2013-06-272-0/+142
* dbus: make more cgroup attributes runtime settableLennart Poettering2013-06-274-8/+127
* dbus: add infrastructure for changing multiple properties at once on units an...Lennart Poettering2013-06-2711-29/+367
* journal-verify: Use proper printf placeholderJan Janssen2013-06-271-3/+3
* test: Add list testcaseJan Janssen2013-06-272-1/+110
* core: general cgroup reworkLennart Poettering2013-06-2752-2785/+1608
* core: don't do runaway fork()s if we hit a segfault from our segfault handlerLennart Poettering2013-06-271-4/+7
* killall: do not use alloca() in argument listZbigniew Jędrzejewski-Szmek2013-06-261-2/+3
* journalctl: highlight MESSAGE= in verbose outputZbigniew Jędrzejewski-Szmek2013-06-261-4/+15
* systemctl: conform to LSB with the "status" return codeHarald Hoyer2013-06-251-2/+3
* systemctl: conform to LSB with the "status" return codeHarald Hoyer2013-06-251-1/+13
* journald: always vacuum empty offline filesZbigniew Jędrzejewski-Szmek2013-06-241-0/+29
* journald: fix space limits reportingZbigniew Jędrzejewski-Szmek2013-06-242-50/+35
* journal/vacuum: cleanupZbigniew Jędrzejewski-Szmek2013-06-241-19/+4
* libudev: Use correct type for sizeofJan Janssen2013-06-241-1/+1
* journal-verify: allow unlinked data entriesZbigniew Jędrzejewski-Szmek2013-06-221-50/+167
* tmpfiles: fix error checkLennart Poettering2013-06-211-1/+1