Age | Commit message (Expand) | Author |
2013-07-15 | hwdb: import data | Kay Sievers |
2013-07-13 | man: tweak WantedBy=/RequiredBy= description a bit | 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 | units: do not special-case getty@tty1.service installation | Zbigniew Jędrzejewski-Szmek |
2013-07-13 | install: make "reenable" work with templated units | Ross Lagerwall |
2013-07-13 | man: wording and grammar update | Jan Engelhardt |
2013-07-13 | journalctl: have a useful --setup-keys error message when using non-persistan... | Shawn Landden |
2013-07-12 | static-nodes: don't hardcode path to mkdir | Tom Gundersen |
2013-07-12 | Revert "build-sys: don't enable color gcc on dumb terminals" | Zbigniew Jędrzejewski-Szmek |
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 | hwdb: keyboard -- update comments | Kay Sievers |
2013-07-12 | hwdb: keyboard -- add file | Kay Sievers |
2013-07-12 | man: document the slice and scope units, add systemd.cgroup(5) | Zbigniew Jędrzejewski-Szmek |
2013-07-12 | man: use <literal> not <filename> for suffixes | Zbigniew Jędrzejewski-Szmek |
2013-07-12 | man: remove note about shutdown being legacy | Zbigniew Jędrzejewski-Szmek |
2013-07-12 | journald-server: r should be checked after journal_file_open_reliably | Lukas Nykryn |
2013-07-12 | update TODO | Lennart Poettering |
2013-07-12 | build-sys: don't enable color gcc on dumb terminals | Lennart Poettering |
2013-07-12 | systemctl: remove unused variable | Lukas Nykryn |
2013-07-12 | unit: check correct variable after strdup | Lukas Nykryn |
2013-07-11 | update TODO | Lennart Poettering |
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 | update TODO | 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 | update TODO | 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 | configure: split checks for libkmod >= 14 | Dave Reisner |
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 | units: since we auto-spawn user@.service instances now we don need an [Instal... | Lennart Poettering |
2013-07-11 | update TODO | Lennart Poettering |
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 | update TODO | 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 | update TODO | Lennart Poettering |
2013-07-10 | user-sessions: rely on PID 1 to kill sessions | Lennart Poettering |