summaryrefslogtreecommitdiff
path: root/src/systemctl
Commit message (Expand)AuthorAge
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* Move systemctl dot to systemd-analyze dotSimon Peeters2013-02-13
* systemctl: use parse_unit_infoMarc-Antoine Perennou2013-02-13
* dbus: import struct unit_info from systemctlMarc-Antoine Perennou2013-02-13
* systemctl: Fix wrong assertion testMauro Dreissig2013-01-30
* unit: optionally allow making cgroup attribute changes persistentLennart Poettering2013-01-19
* systemctl: print the user session journal for user session units.Mirco Tischler2013-01-18
* systemctl: add new "get-cgroup-attr" to query current cgroup attribute valueLennart Poettering2013-01-18
* systemctl: it's probably a good idea not to alter return parameters if we failLennart Poettering2013-01-18
* systemctl: no need to check this explicitly, we already checked it a few line...Lennart Poettering2013-01-18
* systemctl: we can make this faster and shorten it a bit with strv_extend()Lennart Poettering2013-01-18
* systemctl: make list-dependencies default to default.targetLennart Poettering2013-01-18
* systemctl: we can use nulstr_contains() for this lookupLennart Poettering2013-01-18
* systemctl add command list-dependenciesLukas Nykryn2013-01-17
* systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...Lukas Nykryn2013-01-16
* systemctl: fix assertion hit by incorrect comparisonDave Reisner2013-01-15
* Typo fixOleksii Shevchuk2013-01-15
* systemctl: when inhibiting shutdown/suspend also check for other login sessionsLennart Poettering2013-01-15
* systemctl: drop compat with really really old systemd versionsLennart Poettering2013-01-14
* systemctl: be smarter when mangling snapshot namesLennart Poettering2013-01-14
* systemctl: numerous modernizationsLennart Poettering2013-01-14
* core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering2013-01-14
* systemctl: honour inhibitors only when running unprivilegedLennart Poettering2013-01-14
* systemctl: don't hit an assert if we try to reboot and dbus is deadLennart Poettering2013-01-14
* systemctl: rework is-active and is-failed codeLennart Poettering2013-01-14
* systemctl: honour inhibitors when shutting down or entering sleep stateLennart Poettering2013-01-11
* dbus: duplicate Job.Cancel() as CancelJob() and Snapshot.Remove() as RemoveSn...Lennart Poettering2013-01-10
* build-sys: drop all distribution specfic checksLennart Poettering2013-01-04
* systemctl: enable chkconfig compat only if chkconfig is found rather than bas...Lennart Poettering2013-01-04
* systemctl: add is-failedThomas Hindoe Paaboel Andersen2013-01-04
* systemctl: switch-root - read init= from /proc/cmdlineTom Gundersen2012-12-28
* systemctl: don't show cgroup field for a unit if cgroup is emptyLennart Poettering2012-12-24
* systemctl: verbose message on missing [Install]Michal Schmidt2012-12-06
* systemctl: fix typos in help textUmut Tezduyar2012-12-03
* time-util: also rename FORMAT_TIMESTAMP_PRETTY → _MAXLennart Poettering2012-11-23
* util: rename format_timestamp_pretty() to format_timestamp_relative() because...Lennart Poettering2012-11-23
* journal: recommend journalctl -x more oftenLennart Poettering2012-11-16
* systemctl: add help for --type/-tZbigniew Jędrzejewski-Szmek2012-11-15
* systemctl: remove empty line in case of no unitsZbigniew Jędrzejewski-Szmek2012-11-15
* enable localization for common *ctl commandsDave Reisner2012-11-12
* systemctl: skip JOBS column if no jobsZbigniew Jędrzejewski-Szmek2012-10-28
* logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)Lennart Poettering2012-10-28
* systemctl: refer to systemctl -n, to not overwhelm the adminLennart Poettering2012-10-23
* systemctl: fix return code in chrootChristian Hesse2012-10-19
* systemctl: modernizationLennart Poettering2012-10-19
* systemctl: remove --follow optionLennart Poettering2012-10-19
* util: unify usage of on_tty() in util.cLennart Poettering2012-10-19
* journalctl: unify ellipsation handling between journalctl and systemctlLennart Poettering2012-10-18
* systemctl: don't mangle name when it is a pathLukas Nykryn2012-10-15
* journal: support epxorting the journal in a format suitable for text/event-st...Lennart Poettering2012-10-11