summaryrefslogtreecommitdiff
path: root/src/systemctl.c
Commit message (Expand)AuthorAge
* systemctl: fix corrupted output of unitsMichal Schmidt2011-09-29
* systemctl: fix error message when no connection to systemd is availableLennart Poettering2011-09-29
* systemctl: fix detection whether the dbus connection is availableLennart Poettering2011-09-29
* systemctl: better width and alignment of fieldsMichal Schmidt2011-09-27
* systemctl: print the legend regardless of stdout type, add --no-legendMichal Schmidt2011-09-27
* llvm-analyze: change a few things to make llvm-analyze show fewer false posit...Lennart Poettering2011-09-23
* coverity: change a few things so that coverity doesn't show so many false pos...Lennart Poettering2011-09-23
* coverity: fix a couple of bugs found by coverityLennart Poettering2011-09-23
* systemctl: if we managed to reexec the init system via the bus don't retry vi...Lennart Poettering2011-08-31
* initctl: check for kexec_loaded when reboot is requested through initctlFrederic Crozat2011-08-24
* cgroup: expose cgroup attributes as unit properties on the busLennart Poettering2011-08-21
* systemctl: fix parsing of LoadError property for systemctl showLennart Poettering2011-07-31
* dbus: export unit file stateLennart Poettering2011-07-31
* dbus: export load error on unit objectsLennart Poettering2011-07-31
* systemctl: s/ignore/ignore_error/ in 'show' outputLennart Poettering2011-07-30
* systemctl: hook up new install logicLennart Poettering2011-07-25
* systemctl: remove monitor command since it is mostly uselessLennart Poettering2011-07-23
* systemctl: split --help into multiple sectionsLennart Poettering2011-07-23
* systemctl: fix indentingLennart Poettering2011-07-22
* path-lookup: make inclusion of user private units optionalLennart Poettering2011-07-22
* systemctl: don't try rebooting with /dev/initcl if Upstart workedLennart Poettering2011-07-14
* systemctl: fix --help syntax for variablesLennart Poettering2011-07-08
* loginctl: add various introspection functionsLennart Poettering2011-07-08
* systemctl: hide all information on --kill-mode= since it is mostly uselessLennart Poettering2011-07-07
* systemctl: use cached tty value where possibleLennart Poettering2011-07-07
* systemctl: cache tty value before we open the pagerLennart Poettering2011-07-07
* loginctl: add basic implementation of loginctl for introspecting controlling ...Lennart Poettering2011-07-07
* cgls: add pager support to systemd-cglsLennart Poettering2011-07-07
* shutdown: respect the dry run option '-k'Michal Schmidt2011-07-03
* shutdown: accept minutes argument without '+'Michal Schmidt2011-07-03
* systemctl: add support for --root for systemctl enable/disable/is-enabledFrederic Crozat2011-06-27
* systemctl: Add SYSTEMD_PAGER for setting the pager to use in systemctlVille Skyttä2011-06-20
* systemctl: plug a leak upon create_symlink mismatchJim Meyering2011-06-15
* systemctl: enable chkconfig support in systemctl for ALTLinuxAlexey Shabalin2011-06-15
* systemctl: fix a FILE* leakMichal Schmidt2011-06-14
* systemctl: fix 'is-enabled' for native units under /libMichal Schmidt2011-06-14
* enable chkconfig support in systemctl for openSUSEFrederic Crozat2011-06-09
* systemctl: fix double unref of a dbus messageMichal Schmidt2011-06-05
* dbus: make daemon reexecution synchronousLennart Poettering2011-04-28
* systemctl: whitelist /etc instead of blacklisting /lib to figure out if [Inst...Lennart Poettering2011-04-27
* MeeGo supportChris E Ferron2011-04-20
* systemctl: always consider unit files with no [Install] section but stored in...Lennart Poettering2011-04-16
* dbus: expose monotonic timestamps on the busLennart Poettering2011-04-07
* systemctl: properly parse JobNew signalsLennart Poettering2011-04-06
* systemctl: make most operations NOPs in a chrootLennart Poettering2011-04-06
* systemctl: don't truncate description when using pagerLennart Poettering2011-03-29
* conf-parser: fix remaining parser functions according to new prototypeLennart Poettering2011-03-28
* use /run instead of /dev/.runKay Sievers2011-03-28
* chkconfig: check against runlevel 5 instead of 3, since it is a superset of t...Lennart Poettering2011-03-17
* systemctl: accept condstop as alias for stopLennart Poettering2011-03-17