Age | Commit message (Expand) | Author |
2013-01-19 | unit: optionally allow making cgroup attribute changes persistent | Lennart Poettering |
2013-01-18 | systemctl: print the user session journal for user session units. | Mirco Tischler |
2013-01-18 | systemctl: add new "get-cgroup-attr" to query current cgroup attribute value | Lennart Poettering |
2013-01-18 | systemctl: it's probably a good idea not to alter return parameters if we fail | Lennart Poettering |
2013-01-18 | systemctl: no need to check this explicitly, we already checked it a few line... | Lennart Poettering |
2013-01-18 | systemctl: we can make this faster and shorten it a bit with strv_extend() | Lennart Poettering |
2013-01-18 | systemctl: make list-dependencies default to default.target | Lennart Poettering |
2013-01-18 | systemctl: we can use nulstr_contains() for this lookup | Lennart Poettering |
2013-01-17 | systemctl add command list-dependencies | Lukas Nykryn |
2013-01-16 | systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci... | Lukas Nykryn |
2013-01-15 | systemctl: fix assertion hit by incorrect comparison | Dave Reisner |
2013-01-15 | Typo fix | Oleksii Shevchuk |
2013-01-15 | systemctl: when inhibiting shutdown/suspend also check for other login sessions | Lennart Poettering |
2013-01-14 | systemctl: drop compat with really really old systemd versions | Lennart Poettering |
2013-01-14 | systemctl: be smarter when mangling snapshot names | Lennart Poettering |
2013-01-14 | systemctl: numerous modernizations | Lennart Poettering |
2013-01-14 | core: add bus API and systemctl commands for altering cgroup parameters durin... | Lennart Poettering |
2013-01-14 | systemctl: honour inhibitors only when running unprivileged | Lennart Poettering |
2013-01-14 | systemctl: don't hit an assert if we try to reboot and dbus is dead | Lennart Poettering |
2013-01-14 | systemctl: rework is-active and is-failed code | Lennart Poettering |
2013-01-11 | systemctl: honour inhibitors when shutting down or entering sleep state | Lennart Poettering |
2013-01-10 | dbus: duplicate Job.Cancel() as CancelJob() and Snapshot.Remove() as RemoveSn... | Lennart Poettering |
2013-01-04 | build-sys: drop all distribution specfic checks | Lennart Poettering |
2013-01-04 | systemctl: enable chkconfig compat only if chkconfig is found rather than bas... | Lennart Poettering |
2013-01-04 | systemctl: add is-failed | Thomas Hindoe Paaboel Andersen |
2012-12-28 | systemctl: switch-root - read init= from /proc/cmdline | Tom Gundersen |
2012-12-24 | systemctl: don't show cgroup field for a unit if cgroup is empty | Lennart Poettering |
2012-12-06 | systemctl: verbose message on missing [Install] | Michal Schmidt |
2012-12-03 | systemctl: fix typos in help text | Umut Tezduyar |
2012-11-23 | time-util: also rename FORMAT_TIMESTAMP_PRETTY → _MAX | Lennart Poettering |
2012-11-23 | util: rename format_timestamp_pretty() to format_timestamp_relative() because... | Lennart Poettering |
2012-11-16 | journal: recommend journalctl -x more often | Lennart Poettering |
2012-11-15 | systemctl: add help for --type/-t | Zbigniew Jędrzejewski-Szmek |
2012-11-15 | systemctl: remove empty line in case of no units | Zbigniew Jędrzejewski-Szmek |
2012-11-12 | enable localization for common *ctl commands | Dave Reisner |
2012-10-28 | systemctl: skip JOBS column if no jobs | Zbigniew Jędrzejewski-Szmek |
2012-10-28 | logind: support for hybrid sleep (i.e. suspend+hibernate at the same time) | Lennart Poettering |
2012-10-23 | systemctl: refer to systemctl -n, to not overwhelm the admin | Lennart Poettering |
2012-10-19 | systemctl: fix return code in chroot | Christian Hesse |
2012-10-19 | systemctl: modernization | Lennart Poettering |
2012-10-19 | systemctl: remove --follow option | Lennart Poettering |
2012-10-19 | util: unify usage of on_tty() in util.c | Lennart Poettering |
2012-10-18 | journalctl: unify ellipsation handling between journalctl and systemctl | Lennart Poettering |
2012-10-15 | systemctl: don't mangle name when it is a path | Lukas Nykryn |
2012-10-11 | journal: support epxorting the journal in a format suitable for text/event-st... | Lennart Poettering |
2012-10-04 | systemctl: colorize number of units listed | Zbigniew Jędrzejewski-Szmek |
2012-10-04 | systemctl: do not print header if no units listed | Zbigniew Jędrzejewski-Szmek |
2012-10-02 | selinux: rework selinux access check logic | Lennart Poettering |
2012-09-28 | logs-show: various cleanups | Lennart Poettering |
2012-09-19 | systemctl: warn about triggering units only at the end | Zbigniew Jędrzejewski-Szmek |