summaryrefslogtreecommitdiff
path: root/src/systemctl.c
AgeCommit message (Expand)Author
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
2011-03-28conf-parser: fix remaining parser functions according to new prototypeLennart Poettering
2011-03-28use /run instead of /dev/.runKay Sievers
2011-03-17chkconfig: check against runlevel 5 instead of 3, since it is a superset of t...Lennart Poettering
2011-03-17systemctl: accept condstop as alias for stopLennart Poettering
2011-03-14core: move abstract namespace sockets to /dev/.runLennart Poettering
2011-03-12systemctl: support remote and privileged systemctl access via SSH and pkexecLennart Poettering
2011-03-09condition: take a timestamp and store last result of conditionsLennart Poettering
2011-03-08build-sys: add Mandriva distribution supportsystemd/v20Andrey Borzenkov
2011-03-08systemctl: when forwarding is-enabled to chkconfig hardcode runlevel 3Lennart Poettering