summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* cgroup: don't move systemd into systems.slice when running as --user instanceLennart Poettering2013-07-111-2/+5
* core: implicitly create a per-template slice for all instantiated units by de...Lennart Poettering2013-07-111-1/+34
* kernel-install/90-loaderentry.install: do not fail for missing initrdHarald Hoyer2013-07-111-0/+1
* basic SO_REUSEPORT supportShawn Landden2013-07-114-0/+18
* core: grant user@.service instances write access to their own cgroupLennart Poettering2013-07-111-0/+17
* core: rearrange if blocks a bitLennart Poettering2013-07-111-5/+3
* shutdown: avoid malloc() if we canLennart Poettering2013-07-111-7/+1
* loginctl: restore cgroup display for status outputLennart Poettering2013-07-112-86/+154
* shutdown: fix /proc/cmdline reading of 'quiet'Kay Sievers2013-07-111-2/+9
* core: uninstall cgroup agent only if we are running outside of a containerLennart Poettering2013-07-101-3/+5
* cgroup: when uninstalling agent, actually turn it off firstLennart Poettering2013-07-101-1/+12
* user-sessions: rely on PID 1 to kill sessionsLennart Poettering2013-07-105-112/+75
* logind: when creating the scope job fails, return this immediately to the cli...Lennart Poettering2013-07-102-0/+2
* logind: don't misunderstand UnitRemoved signals during reloadingLennart Poettering2013-07-104-28/+120
* unit: when deserializing cgroup path add it back into cgroup hashmapLennart Poettering2013-07-101-1/+7
* unit: save description/slice of transient units to /runLennart Poettering2013-07-102-0/+17
* core: send out "Reloading" signal before and after doing a full reload/reexec...Lennart Poettering2013-07-106-10/+56
* systemctl: suppress error message when doing "systemctl daemon-reexec"Lennart Poettering2013-07-102-3/+5
* systemctl: suppress error messages when checking whether a unit needs to be r...Lennart Poettering2013-07-101-4/+7
* scope: don't require an initialized PIDs set when deserializingLennart Poettering2013-07-101-1/+1
* core: while we are reloading don't suppress bus signalsLennart Poettering2013-07-102-20/+38
* core: serialize/deserialize bus subscribersLennart Poettering2013-07-1012-42/+104
* cgroup: downgrade error message when we cannot remove a cgroup to debugLennart Poettering2013-07-101-1/+1
* udev: add builtin 'keyboard' to manage key mappingsKay Sievers2013-07-104-0/+170
* hwdb: allow list of lookup keys per given recordKay Sievers2013-07-101-30/+97
* hwdb: return false if no property is foundKay Sievers2013-07-091-3/+3
* static-nodes: move creation of static nodes from udevd to tmpfilesTom Gundersen2013-07-081-72/+0
* hwdb: add --lookup-prefix= optionKay Sievers2013-07-083-9/+29
* man: document machinectl and systemd-machinedZbigniew Jędrzejewski-Szmek2013-07-061-1/+1
* systemd-python: wrap sd_notifyZbigniew Jędrzejewski-Szmek2013-07-052-4/+46
* tests: add tests for string lookup tablesZbigniew Jędrzejewski-Szmek2013-07-055-0/+215
* suppress status message output at shutdown when 'quiet' is givenKay Sievers2013-07-052-2/+17
* cgroups-agent: remove ancient fallback code; turn connection error into warningKay Sievers2013-07-041-13/+6
* disable the cgroups release agent when shutting downKay Sievers2013-07-043-0/+20
* core/mount.c:mount_dump(): don't segfault, if mount is not mounted anymoreHarald Hoyer2013-07-041-3/+3
* build-sys: bump/correct library versionsLennart Poettering2013-07-031-1/+1
* logind/machined: properly notice when units are gc'edLennart Poettering2013-07-034-1/+83
* build-sys: rename LEGACY to NOLEGACY to better reflect meaningDavid Coppa2013-07-032-4/+4
* replace tabs with spaces in various filesJason St. John2013-07-024-10/+9
* journald: drop (deleted) from _EXE= fieldsZbigniew Jędrzejewski-Szmek2013-07-021-1/+11
* man: improve grammar and word formatting in numerous man pagesJason St. John2013-07-024-6/+6
* hwdb: allow to query arbitrary keysKay Sievers2013-07-031-0/+7
* machine: fix -Wmaybe-uninitialized warningDave Reisner2013-07-021-1/+1
* machined: check correct return value for NULLDave Reisner2013-07-021-1/+1
* machine: fix scope allocationLennart Poettering2013-07-021-2/+2
* core: make GC more aggressiveLennart Poettering2013-07-023-19/+6
* logind: after deserializatio readd systemd units to unit-to-object hashmap co...Lennart Poettering2013-07-023-60/+72
* login: pass correct boolean type to libdbusLennart Poettering2013-07-021-1/+1
* dbus-scope: initialize variable before accessingDave Reisner2013-07-021-1/+1
* core: don't consider a unit's cgroup empty if only a subcgroup runs emptyLennart Poettering2013-07-021-7/+6