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