Age | Commit message (Expand) | Author |
2010-08-17 | systemctl: break output properly for 80ch terminals | Lennart Poettering |
2010-08-17 | shutdown: drop -f/-F switches again, simply because we don't want to condone ... | Lennart Poettering |
2010-08-16 | shutdown: various fixes for handling of delayed shutdowns | Lennart Poettering |
2010-08-16 | log: properly open log target in the various utilities | Lennart Poettering |
2010-08-16 | systemctl: sort case-insensitively | Lennart Poettering |
2010-08-16 | systemctl: warn in intervals before going down when delayed shutdown is used | Lennart Poettering |
2010-08-16 | shutdown: if now time argument is passed, imply +1 not +0 | Lennart Poettering |
2010-08-16 | systemctl: add support for delayed shutdown, similar to sysv in style | Lennart Poettering |
2010-08-14 | emacs: make sure nobody accidently adds tabs to our sources | Lennart Poettering |
2010-08-14 | systemctl: skip writing of utmp if we booted using systemd, under the assumpt... | Lennart Poettering |
2010-08-14 | systemctl: sort 'list-units' output | Lennart Poettering |
2010-08-13 | systemctl: properly detect whether taling to systemd via D-Bus worked before ... | Lennart Poettering |
2010-08-13 | man: document new 'systemctl status PID' syntax | Lennart Poettering |
2010-08-13 | systemctl: when calling 'status' accept a PID | Lennart Poettering |
2010-08-13 | systemctl: show sysv path if it is set if the fragment path isn't in systemct... | Lennart Poettering |
2010-08-12 | systemctl: at full stop after last message before shutting down | Lennart Poettering |
2010-08-11 | clang: fix numerous little issues found with clang-analyzer | Lennart Poettering |
2010-08-11 | systemctl: beef up highlighting of service states a little | Lennart Poettering |
2010-08-11 | utmp: enable systemd-update-utmp by default | Lennart Poettering |
2010-08-09 | manager: when two pending jobs conflict, keep the one that "conflicts", remov... | Lennart Poettering |
2010-08-09 | systemctl: show exit code only if it is actually set | Lennart Poettering |
2010-08-07 | systemctl: fix parsing of DBus reply in 'dot' | Michal Schmidt |
2010-08-05 | reboot: handle -p switch properly | Michal Schmidt |
2010-07-24 | telinit: forward to upstart, if not booted with systemdsystemd/v4 | Lennart Poettering |
2010-07-24 | systemctl: don't use the systemd bus to talk to upstart | Lennart Poettering |
2010-07-24 | systemctl: don't hit an assert when we are run from a non-systemd boot | Lennart Poettering |
2010-07-24 | systemctl: fold systemd-install into systemctl | Lennart Poettering |
2010-07-23 | systemctl: support force-reload and condrestart as aliases for reload-or-try-... | Lennart Poettering |
2010-07-23 | systemctl: accept -p more than once | Lennart Poettering |
2010-07-20 | systemctl: always disable color when output goes into a file | Lennart Poettering |
2010-07-20 | device: do not merge devices | Lennart Poettering |
2010-07-19 | systemctl: introduce reset-maintenance command | Lennart Poettering |
2010-07-17 | systemctl: extend list-units output a little | Lennart Poettering |
2010-07-17 | systemctl: warn when operating on service files that changed on disk but have... | Lennart Poettering |
2010-07-16 | systemctl: always show units with active jobs in list-units output | Lennart Poettering |
2010-07-16 | systemctl: add to command for virtualizing the dependency tree with graphviz | Lennart Poettering |
2010-07-13 | systemctl: introduce try-restart and reload-or-restart commands | Lennart Poettering |
2010-07-12 | units: introduce emergency.target | Lennart Poettering |
2010-07-12 | cgroup: reimplement the last bit of libcgroup functionality natively | Lennart Poettering |
2010-07-12 | execute: optionally ignore return status of invoked commands | Lennart Poettering |
2010-07-11 | units: turn Wants=shutdown back into Requires=shutdown to avoid removal of jo... | Lennart Poettering |
2010-07-11 | systemctl: turn --replace into --fail | Lennart Poettering |
2010-07-11 | Merge branch 'master' of ssh://git.freedesktop.org/git/systemd | Lennart Poettering |
2010-07-11 | dbus: use private connections wherever possible | Lennart Poettering |
2010-07-11 | systemctl: move status further down | Lennart Poettering |
2010-07-11 | cgroup: kill processes, not tasks and other cgroup changes | Lennart Poettering |
2010-07-10 | systemctl: show exec status of all exited programs | Lennart Poettering |
2010-07-10 | systemctl: show connection counters only for Accept=yes sockets | Lennart Poettering |
2010-07-08 | systemctl: short cut things if we aren't root and the user requested a reboot... | Lennart Poettering |
2010-07-08 | systemctl: don't actually reboot/poweroff/halt if only a wtmp update is reque... | Kay Sievers |