summaryrefslogtreecommitdiff
path: root/src/systemctl.c
AgeCommit message (Expand)Author
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
2010-08-25systemctl: show timestamps for state changesLennart Poettering
2010-08-25systemctl: add --sysv-compatLennart Poettering
2010-08-20dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering
2010-08-20service/systemctl: don't consider LSB exit codes 5 and 6 as failure, and deco...Lennart Poettering
2010-08-17systemctl: break output properly for 80ch terminalsLennart Poettering
2010-08-17shutdown: drop -f/-F switches again, simply because we don't want to condone ...Lennart Poettering
2010-08-16shutdown: various fixes for handling of delayed shutdownsLennart Poettering
2010-08-16log: properly open log target in the various utilitiesLennart Poettering
2010-08-16systemctl: sort case-insensitivelyLennart Poettering
2010-08-16systemctl: warn in intervals before going down when delayed shutdown is usedLennart Poettering
2010-08-16shutdown: if now time argument is passed, imply +1 not +0Lennart Poettering
2010-08-16systemctl: add support for delayed shutdown, similar to sysv in styleLennart Poettering
2010-08-14emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering
2010-08-14systemctl: skip writing of utmp if we booted using systemd, under the assumpt...Lennart Poettering
2010-08-14systemctl: sort 'list-units' outputLennart Poettering
2010-08-13systemctl: properly detect whether taling to systemd via D-Bus worked before ...Lennart Poettering
2010-08-13man: document new 'systemctl status PID' syntaxLennart Poettering
2010-08-13systemctl: when calling 'status' accept a PIDLennart Poettering
2010-08-13systemctl: show sysv path if it is set if the fragment path isn't in systemct...Lennart Poettering
2010-08-12systemctl: at full stop after last message before shutting downLennart Poettering
2010-08-11clang: fix numerous little issues found with clang-analyzerLennart Poettering
2010-08-11systemctl: beef up highlighting of service states a littleLennart Poettering