summaryrefslogtreecommitdiff
path: root/src/systemctl.c
AgeCommit message (Expand)Author
2011-01-22clang: fix some issues found with clang-analyzersystemd/v17Lennart Poettering
2011-01-20systemctl: highlight failed processes in systemctl statusLennart Poettering
2011-01-20systemctl: show process type along process exit codesLennart Poettering
2011-01-18systemctl: before spawning pager cache number of columnsLennart Poettering
2011-01-04systemctl: Don't use Debian's 'sensible-pager', use 'pager' insteadLennart Poettering
2011-01-04systemctl: drop redundant getenv('LESS') checkLennart Poettering
2011-01-04systemctl: spawn pager only for commands that generates long outputLennart Poettering
2011-01-04systemctl: make the child the pager, leave systemctl as parentLennart Poettering
2011-01-04systemctl: try harder to find a suitable pagerLennart Poettering
2011-01-02systemctl: implement auto-pager a la gitMiklos Vajna
2010-11-21systemctl: don't return LSB status error codes for systemctl showLennart Poettering
2010-11-21systemctl: redirect enable/disable to chkconfig if applicableLennart Poettering
2010-11-15drop support for MANAGER_SESSION, introduce MANAGER_USER insteadLennart Poettering
2010-11-12ask-password: don't show wall message on ttys we are already running a tty ag...Lennart Poettering
2010-10-28systemctl: always show what and where for mount units in status outputLennart Poettering
2010-10-27service: when after startup only one process is in a service's cgroup, assume...Lennart Poettering
2010-10-26errors: refer to systemctl status when usefulLennart Poettering
2010-10-26systemctl: automatically spawn temporary password agent when we might need oneLennart Poettering
2010-10-22systemctl: introduce systemctl killLennart Poettering
2010-10-19systemctl: fix counting in list-units outputLennart Poettering
2010-10-14systemctl: accept -f as short for --forceLennart Poettering
2010-10-14systemctl: rework halt/reboot/poweroff/kexec/exit logic around --forceLennart Poettering
2010-10-13systemctl: warn if user enables unit with no installation instructionsLennart Poettering
2010-10-12systemctl: drop [] around date in status outputLennart Poettering
2010-10-12systemctl: show whether we follow somebody in 'status' outputLennart Poettering
2010-10-08systemctl: fix 'systemctl enable getty@.service'Lennart Poettering
2010-10-08unit: introduce 'banned' load state for units symlinked to /dev/nullLennart Poettering
2010-10-07util: never use sizeof(sa_family_t) when calculating sockaddr sizesLennart Poettering
2010-10-06systemctl: require correctly formed unit names when enabling unitsLennart Poettering
2010-09-27sysv: optionally disable of SysV init/rcN.d support at compile timeFabiano Fidencio
2010-09-21manager: calculate progress value while bootingLennart Poettering
2010-09-21systemctl: make condrestart equivalent to try-restartMichal Schmidt
2010-09-15systemctl: use sizeof() instead of strlen() on literal stringsLennart Poettering
2010-09-15systemctl: split job list writing to a seperate functionZbyszek Szmek
2010-09-14systemctl: limit some column widths to widest actually usedZbigniew Jędrzejewski-Szmek
2010-09-14systemctl: split job list writing to a seperate functionZbigniew Jędrzejewski-Szmek
2010-09-14systemctl: use on_tty() helper everywhereZbigniew Jędrzejewski-Szmek
2010-09-14systemctl: use isolate when called as telinit for a runlevelLennart Poettering
2010-09-06systemctl: make --version a little bit more verboseLennart Poettering
2010-09-06systemctl: implement --versionLennart Poettering
2010-09-02dbus: make sure to flush bus connection before disconnecting, so that no mess...Lennart Poettering
2010-09-01systemctl: make sure daemon-reexec and friends return a correct error codeLennart Poettering
2010-09-01systemctl: fix return value of systemctl start and friendsLennart Poettering
2010-09-01manager: reword some error messages regarding "logs"Lennart Poettering
2010-08-31systemctl: rework exit codes for all utility programs to follow LSB or other ...Lennart Poettering
2010-08-31systemctl: avoid wrapping of headers/footersLennart Poettering
2010-08-31manager: add missing second part of s/maintenance/failed/Matthew Miller
2010-08-26systemctl: very very trivial typo patch :)Matthew Miller
2010-08-25dbus: simplify some dbus error messages a bitLennart Poettering
2010-08-25systemctl: rename a few status linesLennart Poettering