summaryrefslogtreecommitdiff
path: root/src/systemctl.c
Commit message (Expand)AuthorAge
...
* 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
* core: move abstract namespace sockets to /dev/.runLennart Poettering2011-03-14
* systemctl: support remote and privileged systemctl access via SSH and pkexecLennart Poettering2011-03-12
* condition: take a timestamp and store last result of conditionsLennart Poettering2011-03-09
* build-sys: add Mandriva distribution supportAndrey Borzenkov2011-03-08
* systemctl: when forwarding is-enabled to chkconfig hardcode runlevel 3Lennart Poettering2011-03-08
* job: introduce new job result code 'skipped' to use when pre conditions of jo...Lennart Poettering2011-03-08
* systemctl: fix exit code when directing is-enabled to chkconfigLennart Poettering2011-03-04
* execute: load environment files at time of execution, not when we load the se...Lennart Poettering2011-03-04
* kill: always send SIGCONT after SIGTERMLennart Poettering2011-03-03
* systemctl: add condreload alias for compat with ALTLinuxLennart Poettering2011-03-01
* systemctl: shutdown agent explicitly so that it can reset the tty properlyLennart Poettering2011-02-25
* systemctl: properly handle job resultsLennart Poettering2011-02-24
* dbus: pass along information why a job failed when it failed (dbus api change!)Lennart Poettering2011-02-24
* systemctl: shutdown(8) - call kexec if kexec kernel is loadedKay Sievers2011-02-20
* systemctl: introduce --ignore-dependenciesLennart Poettering2011-02-16
* systemctl: introduce --failed to show only failed servicesLennart Poettering2011-02-16
* systemctl: minor optimizationsLennart Poettering2011-02-13
* systemctl: don't unnecessarily close stdin/stdout/stderr for tty agent so tha...Lennart Poettering2011-02-13
* systemctl: fix opening paramsLennart Poettering2011-02-09
* systemctl: don't start agent for --userLennart Poettering2011-02-09
* systemctl: make sure the tty agent does not retain a copy of stdioLennart Poettering2011-02-09