Age | Commit message (Expand) | Author |
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 |
2010-07-08 | cgls: beef up control group dumping and introduce cgls tool | Lennart Poettering |
2010-07-08 | systemctl: filter and sort member pid of cgroup | Lennart Poettering |
2010-07-07 | log: bump up a number of log messages so that they are shown even if debug lo... | Lennart Poettering |
2010-07-07 | systemctl: minor beautifications | Lennart Poettering |
2010-07-07 | dbus: don't try to run AddMatch when connected to a private bus | Lennart Poettering |
2010-07-07 | systemctl: minor cosmetic fixes | Lennart Poettering |
2010-07-06 | systemctl: when we cannot load a unit, retry with getting it | Lennart Poettering |
2010-07-06 | systemctl: don't use UTF directly | Lennart Poettering |
2010-07-06 | systemctl: fix parsing of cgroup contents | Lennart Poettering |
2010-07-06 | install: implement --start option | Lennart Poettering |
2010-07-05 | systemctl: show cgroup contents in status | Lennart Poettering |
2010-07-05 | systemctl: implement 'status' command | Lennart Poettering |
2010-07-05 | dbus: send signals about jobs to the clients having created them unconditiona... | Lennart Poettering |
2010-07-04 | systemctl: use format_timespan() where applicable | Lennart Poettering |
2010-07-04 | man: update systemctl man page | Lennart Poettering |
2010-07-04 | dbus: complete exec command coverage | Lennart Poettering |