Age | Commit message (Expand) | Author |
2013-07-16 | journal: add logging of effective capabilities _CAP_EFFECTIVE | Shawn Landden |
2013-07-15 | man: add FILES section to systemd-journald.service(8) | Zbigniew Jędrzejewski-Szmek |
2013-07-15 | systemd: do not output status messages once gettys are running | Zbigniew Jędrzejewski-Szmek |
2013-07-16 | cryptsetup: Add tcrypt support | Jan Janssen |
2013-07-16 | cryptsetup: Move attaching of the device out of main | Jan Janssen |
2013-07-16 | cryptsetup: Move password query out of main | Jan Janssen |
2013-07-16 | util: recognize 'ncp' as an alias to 'ncpfs' | Frederic Crozat |
2013-07-16 | tests: add more tests for shared/util.c | Thomas Hindoe Paaboel Andersen |
2013-07-14 | journalctl: add --force option to recreate FSS | Shawn Landden |
2013-07-14 | systemd: fix NULL dereference when disabling a nonexistent instance | Zbigniew Jędrzejewski-Szmek |
2013-07-13 | test: add trivial test for syscall table and extend table tests to error paths | Zbigniew Jędrzejewski-Szmek |
2013-07-13 | Add test coverage and generate report with lcov | Thomas H.P. Andersen |
2013-07-13 | install: make "reenable" work with templated units | Ross Lagerwall |
2013-07-13 | journalctl: have a useful --setup-keys error message when using non-persistan... | Shawn Landden |
2013-07-12 | shared/install: fix trivial memleak | Zbigniew Jędrzejewski-Szmek |
2013-07-12 | test-path-util,test-sched-prio: uninitialize manager to appease valgrind | Zbigniew Jędrzejewski-Szmek |
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 |