summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-07-10user-sessions: rely on PID 1 to kill sessionsLennart Poettering
2013-07-10logind: when creating the scope job fails, return this immediately to the cli...Lennart Poettering
2013-07-10logind: don't misunderstand UnitRemoved signals during reloadingLennart Poettering
2013-07-10unit: when deserializing cgroup path add it back into cgroup hashmapLennart Poettering
2013-07-10unit: save description/slice of transient units to /runLennart Poettering
2013-07-10core: send out "Reloading" signal before and after doing a full reload/reexec...Lennart Poettering
2013-07-10systemctl: suppress error message when doing "systemctl daemon-reexec"Lennart Poettering
2013-07-10systemctl: suppress error messages when checking whether a unit needs to be r...Lennart Poettering
2013-07-10scope: don't require an initialized PIDs set when deserializingLennart Poettering
2013-07-10core: while we are reloading don't suppress bus signalsLennart Poettering
2013-07-10core: serialize/deserialize bus subscribersLennart Poettering
2013-07-10cgroup: downgrade error message when we cannot remove a cgroup to debugLennart Poettering
2013-07-10udev: add builtin 'keyboard' to manage key mappingsKay Sievers
2013-07-10hwdb: allow list of lookup keys per given recordKay Sievers
2013-07-09hwdb: return false if no property is foundKay Sievers
2013-07-08static-nodes: move creation of static nodes from udevd to tmpfilesTom Gundersen
2013-07-08hwdb: add --lookup-prefix= optionKay Sievers
2013-07-06man: document machinectl and systemd-machinedZbigniew Jędrzejewski-Szmek
2013-07-05systemd-python: wrap sd_notifyZbigniew Jędrzejewski-Szmek
2013-07-05tests: add tests for string lookup tablesZbigniew Jędrzejewski-Szmek
2013-07-05suppress status message output at shutdown when 'quiet' is givenKay Sievers
2013-07-04cgroups-agent: remove ancient fallback code; turn connection error into warningKay Sievers
2013-07-04disable the cgroups release agent when shutting downKay Sievers
2013-07-04core/mount.c:mount_dump(): don't segfault, if mount is not mounted anymoreHarald Hoyer
2013-07-03build-sys: bump/correct library versionsLennart Poettering
2013-07-03logind/machined: properly notice when units are gc'edLennart Poettering
2013-07-03build-sys: rename LEGACY to NOLEGACY to better reflect meaningDavid Coppa
2013-07-02replace tabs with spaces in various filesJason St. John
2013-07-02journald: drop (deleted) from _EXE= fieldsZbigniew Jędrzejewski-Szmek
2013-07-02man: improve grammar and word formatting in numerous man pagesJason St. John
2013-07-03hwdb: allow to query arbitrary keysKay Sievers
2013-07-02machine: fix -Wmaybe-uninitialized warningDave Reisner
2013-07-02machined: check correct return value for NULLDave Reisner
2013-07-02machine: fix scope allocationLennart Poettering
2013-07-02core: make GC more aggressiveLennart Poettering
2013-07-02logind: after deserializatio readd systemd units to unit-to-object hashmap co...Lennart Poettering
2013-07-02login: pass correct boolean type to libdbusLennart Poettering
2013-07-02dbus-scope: initialize variable before accessingDave Reisner
2013-07-02core: don't consider a unit's cgroup empty if only a subcgroup runs emptyLennart Poettering
2013-07-02machined: sync to /run after job completedLennart Poettering
2013-07-02machined: relax access to GetMachine()Lennart Poettering
2013-07-02nspawn: use the corect method signature for CreateMachine()Lennart Poettering
2013-07-02machined: fix bus path unescapingLennart Poettering
2013-07-02machined: split out machine registration stuff from logindLennart Poettering
2013-07-02libsystemd-logind: fix detection of session/user/machine of a PIDLennart Poettering
2013-07-02keymap: Asus -- do not overwrite explicitely kernel driver defined keysKay Sievers
2013-07-02logind: port over to use scopes+slices for all cgroup stuffLennart Poettering
2013-07-02scope: fix state string tableLennart Poettering
2013-07-02scope: implement reset-failed commandLennart Poettering
2013-07-02core: split out unit bus path unescaping into unit_name_from_dbus_path()Lennart Poettering