summaryrefslogtreecommitdiffstats
path: root/src/systemctl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* polkit: temporarily spawn of a polkit agent in terminals for possibly authent...Lennart Poettering2012-04-111-9/+23
* shutdownd: rework interface, allow subscribing to scheduled shutdownsLennart Poettering2012-04-111-19/+29
* systemctl: don't forward poweroff/reboot requests to logind if time is set or...Lennart Poettering2012-04-111-25/+35
* systemctl: make -f short for both --follow and --forceLennart Poettering2012-04-031-6/+13
* a couple of fixes to make llvm-analyze quietLennart Poettering2012-03-151-1/+1
* systemctl: forward untrusted user reboot, poweroff requests to logindKay Sievers2012-02-291-17/+116
* systemctl: introduce systemctl reboot -ffLennart Poettering2012-02-151-27/+43
* systemctl: check for no more work after chkconfigMichal Schmidt2012-02-091-2/+5
* service: replace "failure" boolean by enum, and export itLennart Poettering2012-02-031-2/+8
* cgls: don't show kernel threads by defaultLennart Poettering2012-01-221-1/+1
* systemctl: don't show ln -s/rm output in 'install' mode if --quiet is passedLennart Poettering2012-01-211-9/+13
* util: rework ANSI escape code macrosLennart Poettering2012-01-141-16/+16
* journal: add output mode that just prints simple messages without any decorat...Lennart Poettering2012-01-131-1/+2
* journalctl: add new short-monotonic output modeLennart Poettering2012-01-071-1/+1
* build-sys: move public header files into a dir of their ownLennart Poettering2012-01-051-1/+2
* journal: beef up journal output of systemctl and journalctlLennart Poettering2012-01-041-4/+36
* journalctl: fix counting of -n parameterLennart Poettering2012-01-041-1/+3
* systemctl: hook up systemctl with the journalLennart Poettering2012-01-031-0/+4
* Merge branch 'journal'Lennart Poettering2011-12-311-2/+2
|\
| * Merge branch 'master' into journalLennart Poettering2011-11-081-9/+28
| |\
| * | journal: add preliminary incomplete implementationLennart Poettering2011-10-071-2/+2
* | | systemctl: fix typo in 'is-enabled'Michal Schmidt2011-12-151-1/+1
* | | systemctl: print 'error' load state in redMichal Schmidt2011-12-061-4/+2
* | | Allow 'list-unit-files' to run with --root.Bill Nottingham2011-12-051-2/+3
* | | utmp: remove unneded parametersMichal Schmidt2011-11-071-1/+1
| |/ |/|
* | Add Mageia supportDexter Morgan2011-11-021-1/+1
* | systemctl: make list-unit-files output more economicalZbigniew Jędrzejewski-Szmek2011-10-241-8/+27
|/
* systemctl: fix corrupted output of unitsMichal Schmidt2011-09-291-10/+14
* systemctl: fix error message when no connection to systemd is availableLennart Poettering2011-09-291-2/+4
* systemctl: fix detection whether the dbus connection is availableLennart Poettering2011-09-291-0/+7
* systemctl: better width and alignment of fieldsMichal Schmidt2011-09-271-34/+39
* systemctl: print the legend regardless of stdout type, add --no-legendMichal Schmidt2011-09-271-2/+10
* llvm-analyze: change a few things to make llvm-analyze show fewer false posit...Lennart Poettering2011-09-231-2/+0
* coverity: change a few things so that coverity doesn't show so many false pos...Lennart Poettering2011-09-231-12/+8
* coverity: fix a couple of bugs found by coverityLennart Poettering2011-09-231-0/+1
* systemctl: if we managed to reexec the init system via the bus don't retry vi...Lennart Poettering2011-08-311-1/+1
* initctl: check for kexec_loaded when reboot is requested through initctlFrederic Crozat2011-08-241-12/+0
* cgroup: expose cgroup attributes as unit properties on the busLennart Poettering2011-08-211-0/+24
* systemctl: fix parsing of LoadError property for systemctl showLennart Poettering2011-07-311-1/+3
* dbus: export unit file stateLennart Poettering2011-07-311-0/+5
* dbus: export load error on unit objectsLennart Poettering2011-07-311-1/+37
* systemctl: s/ignore/ignore_error/ in 'show' outputLennart Poettering2011-07-301-2/+2
* systemctl: hook up new install logicLennart Poettering2011-07-251-846/+692
* systemctl: remove monitor command since it is mostly uselessLennart Poettering2011-07-231-230/+0
* systemctl: split --help into multiple sectionsLennart Poettering2011-07-231-9/+16
* systemctl: fix indentingLennart Poettering2011-07-221-16/+16
* path-lookup: make inclusion of user private units optionalLennart Poettering2011-07-221-1/+1
* systemctl: don't try rebooting with /dev/initcl if Upstart workedLennart Poettering2011-07-141-1/+1
* systemctl: fix --help syntax for variablesLennart Poettering2011-07-081-1/+1