Age | Commit message (Expand) | Author |
2013-07-12 | journald-server: r should be checked after journal_file_open_reliably | Lukas Nykryn |
2013-07-12 | systemctl: remove unused variable | Lukas Nykryn |
2013-07-12 | unit: check correct variable after strdup | Lukas Nykryn |
2013-07-11 | core: simplify drop-in writing logic a bit | Lennart Poettering |
2013-07-11 | core: when writing drop-in files, name them directly after the property we set | Lennart Poettering |
2013-07-11 | cgroup: split out per-device BlockIOWeight= setting into BlockIODeviceWeight= | Lennart Poettering |
2013-07-11 | machined: forward scope properties array from client to systemd | Lennart Poettering |
2013-07-11 | systemctl: show cgroup tree if cgroup is empty but has non-empty children | Lennart Poettering |
2013-07-11 | loginctl: suppress cgroup tree output if cgroup is empty | Lennart Poettering |
2013-07-11 | cgroup: simplify how instantiated units are mapped to cgroups | Lennart Poettering |
2013-07-11 | cgroup: don't ever try to destroy the cgroup of the root slice | Lennart Poettering |
2013-07-11 | cgroup: don't move systemd into systems.slice when running as --user instance | Lennart Poettering |
2013-07-11 | core: implicitly create a per-template slice for all instantiated units by de... | Lennart Poettering |
2013-07-11 | kernel-install/90-loaderentry.install: do not fail for missing initrd | Harald Hoyer |
2013-07-11 | basic SO_REUSEPORT support | Shawn Landden |
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 |