Age | Commit message (Expand) | Author |
2013-07-11 | core: grant user@.service instances write access to their own cgroup | Lennart Poettering |
2013-07-11 | core: rearrange if blocks a bit | Lennart Poettering |
2013-07-11 | shutdown: avoid malloc() if we can | Lennart Poettering |
2013-07-11 | loginctl: restore cgroup display for status output | Lennart Poettering |
2013-07-11 | shutdown: fix /proc/cmdline reading of 'quiet' | Kay Sievers |
2013-07-10 | core: uninstall cgroup agent only if we are running outside of a container | Lennart Poettering |
2013-07-10 | cgroup: when uninstalling agent, actually turn it off first | Lennart Poettering |
2013-07-10 | user-sessions: rely on PID 1 to kill sessions | Lennart Poettering |
2013-07-10 | logind: when creating the scope job fails, return this immediately to the cli... | Lennart Poettering |
2013-07-10 | logind: don't misunderstand UnitRemoved signals during reloading | Lennart Poettering |
2013-07-10 | unit: when deserializing cgroup path add it back into cgroup hashmap | Lennart Poettering |
2013-07-10 | unit: save description/slice of transient units to /run | Lennart Poettering |
2013-07-10 | core: send out "Reloading" signal before and after doing a full reload/reexec... | Lennart Poettering |
2013-07-10 | systemctl: suppress error message when doing "systemctl daemon-reexec" | Lennart Poettering |
2013-07-10 | systemctl: suppress error messages when checking whether a unit needs to be r... | Lennart Poettering |
2013-07-10 | scope: don't require an initialized PIDs set when deserializing | Lennart Poettering |
2013-07-10 | core: while we are reloading don't suppress bus signals | Lennart Poettering |
2013-07-10 | core: serialize/deserialize bus subscribers | Lennart Poettering |
2013-07-10 | cgroup: downgrade error message when we cannot remove a cgroup to debug | Lennart Poettering |
2013-07-10 | udev: add builtin 'keyboard' to manage key mappings | Kay Sievers |
2013-07-10 | hwdb: allow list of lookup keys per given record | Kay Sievers |
2013-07-09 | hwdb: return false if no property is found | Kay Sievers |
2013-07-08 | static-nodes: move creation of static nodes from udevd to tmpfiles | Tom Gundersen |
2013-07-08 | hwdb: add --lookup-prefix= option | Kay Sievers |
2013-07-06 | man: document machinectl and systemd-machined | Zbigniew Jędrzejewski-Szmek |
2013-07-05 | systemd-python: wrap sd_notify | Zbigniew Jędrzejewski-Szmek |
2013-07-05 | tests: add tests for string lookup tables | Zbigniew Jędrzejewski-Szmek |
2013-07-05 | suppress status message output at shutdown when 'quiet' is given | Kay Sievers |
2013-07-04 | cgroups-agent: remove ancient fallback code; turn connection error into warning | Kay Sievers |
2013-07-04 | disable the cgroups release agent when shutting down | Kay Sievers |
2013-07-04 | core/mount.c:mount_dump(): don't segfault, if mount is not mounted anymore | Harald Hoyer |
2013-07-03 | build-sys: bump/correct library versions | Lennart Poettering |
2013-07-03 | logind/machined: properly notice when units are gc'ed | Lennart Poettering |
2013-07-03 | build-sys: rename LEGACY to NOLEGACY to better reflect meaning | David Coppa |
2013-07-02 | replace tabs with spaces in various files | Jason St. John |
2013-07-02 | journald: drop (deleted) from _EXE= fields | Zbigniew Jędrzejewski-Szmek |
2013-07-02 | man: improve grammar and word formatting in numerous man pages | Jason St. John |
2013-07-03 | hwdb: allow to query arbitrary keys | Kay Sievers |
2013-07-02 | machine: fix -Wmaybe-uninitialized warning | Dave Reisner |
2013-07-02 | machined: check correct return value for NULL | Dave Reisner |
2013-07-02 | machine: fix scope allocation | Lennart Poettering |
2013-07-02 | core: make GC more aggressive | Lennart Poettering |
2013-07-02 | logind: after deserializatio readd systemd units to unit-to-object hashmap co... | Lennart Poettering |
2013-07-02 | login: pass correct boolean type to libdbus | Lennart Poettering |
2013-07-02 | dbus-scope: initialize variable before accessing | Dave Reisner |
2013-07-02 | core: don't consider a unit's cgroup empty if only a subcgroup runs empty | Lennart Poettering |
2013-07-02 | machined: sync to /run after job completed | Lennart Poettering |
2013-07-02 | machined: relax access to GetMachine() | Lennart Poettering |
2013-07-02 | nspawn: use the corect method signature for CreateMachine() | Lennart Poettering |
2013-07-02 | machined: fix bus path unescaping | Lennart Poettering |