summaryrefslogtreecommitdiff
path: root/src/systemctl
Commit message (Expand)AuthorAge
* Replace /var/run with /run in remaining placesZbigniew Jędrzejewski-Szmek2014-02-25
* systemctl: move next elapse calculation to its own functionDjalal Harouni2014-02-23
* core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...Lennart Poettering2014-02-23
* systemctl: fix compiler warning in list_timers()Daniel Mack2014-02-21
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* systemctl: remove erroneous return in runlevel_parse_argv()Maciej Wereski2014-02-19
* systemctl: fix exit statuses from is-active/is-failedDave Reisner2014-02-13
* core: add SystemCallArchitectures= unit setting to allow disabling of non-nativeLennart Poettering2014-02-13
* includes: remove duplicate includesTom Gundersen2014-02-10
* systemctl: skip native unit file handling if sysv file handling already handl...Lennart Poettering2014-01-20
* systemctl: introduce new "import-environment" commandLennart Poettering2014-01-15
* strv: multiple cleanupsSimon Peeters2014-01-05
* systemctl: improve readability on failed commandsThomas Hindoe Paaboel Andersen2014-01-04
* systemctl: remove unused variableThomas Hindoe Paaboel Andersen2013-12-27
* Use enums to make it obvious what boolean params meanZbigniew Jędrzejewski-Szmek2013-12-26
* systemctl: allow globbing in commands which take multiple unit namesZbigniew Jędrzejewski-Szmek2013-12-26
* systemctl: drop uninteresting units immediatelyZbigniew Jędrzejewski-Szmek2013-12-26
* systemctl: simplify start_unitZbigniew Jędrzejewski-Szmek2013-12-26
* systemctl: also color filenames of drop-ins in catZbigniew Jędrzejewski-Szmek2013-12-22
* systemctl: fix bad memory access when processing PIDs on the "systemctl statu...Lennart Poettering2013-12-21
* systemct: add empty line between units in catZbigniew Jędrzejewski-Szmek2013-12-18
* systemctl: highlight filenames in catZbigniew Jędrzejewski-Szmek2013-12-16
* systemctl: fix return value from catZbigniew Jędrzejewski-Szmek2013-12-16
* systemctl: properly initialize and free sd_bus_error in "systemctl cat"Lennart Poettering2013-12-16
* systemctl: add the --plain option to the help messageDjalal Harouni2013-12-14
* systemctl: fix 'is-enabled'Zbigniew Jędrzejewski-Szmek2013-12-08
* systemctl: simplify argument parsingZbigniew Jędrzejewski-Szmek2013-12-08
* Help output spring cleaningZbigniew Jędrzejewski-Szmek2013-12-08
* systemctl: fix and refactor wait_for_jobsThomas Hindoe Paaboel Andersen2013-12-07
* systemctl: allow globbing in list-<whatever> commandsZbigniew Jędrzejewski-Szmek2013-12-06
* Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek2013-12-06
* systemctl: check the value from start_unit_oneThomas Hindoe Paaboel Andersen2013-12-06
* systemctl: make an always true assert staticThomas Hindoe Paaboel Andersen2013-12-04
* systemctl: no need to fdopen stdoutThomas Hindoe Paaboel Andersen2013-12-04
* trivial coding style clean upsThomas Hindoe Paaboel Andersen2013-12-03
* systemctl: do not show SourcePath when FragmentPath cannot be foundZbigniew Jędrzejewski-Szmek2013-11-30
* systemctl: add "systemctl cat"Shawn Landden2013-11-30
* systemctl: refactor show()Shawn Landden2013-11-30
* systemctl: fix enable/disable reply handlingKay Sievers2013-11-26
* systemctl: replace the three job mode options by a single --job-mode= optionLennart Poettering2013-11-26
* systemctl: remove debug log messageLennart Poettering2013-11-25
* systemctl: when status is called without arguments show pagerLennart Poettering2013-11-25
* systemctl: indicate in list-dependencies whether a unit is already runningLennart Poettering2013-11-22
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-21
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* Remove duplicate includesKarel Zak2013-11-18
* remove unused variablesThomas Hindoe Paaboel Andersen2013-11-18
* systemctl: honor --no-legend in 'list-jobs'Mantas Mikulėnas2013-11-14
* bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call()Lennart Poettering2013-11-12
* systemctl: warning: ‘r’ may be used uninitialized in this functionKay Sievers2013-11-11