summaryrefslogtreecommitdiffstats
path: root/src/systemctl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3681 from walyong/systemctl_conditionZbigniew Jędrzejewski-Szmek2016-07-251-17/+66
|\
| * systemctl: style tweaks for the new condition codeZbigniew Jędrzejewski-Szmek2016-07-251-20/+16
| * systemctl: show failed condition listWaLyong Cho2016-07-111-16/+69
* | man: update systemctl man page for unit file commands, in particular "systemc...Lennart Poettering2016-07-251-1/+1
* | Use "return log_error_errno" in more places"Zbigniew Jędrzejewski-Szmek2016-07-231-4/+2
* | Merge pull request #3777 from poettering/id128-reworkZbigniew Jędrzejewski-Szmek2016-07-231-7/+9
|\ \
| * | systemctl: fix format string for uint64_t fieldLennart Poettering2016-07-221-1/+1
| * | systemctl: fix output alignment in "systemctl status"Lennart Poettering2016-07-221-6/+8
* | | systemctl: never check inhibitors if -H or -M are used (#3781)Lennart Poettering2016-07-221-0/+3
|/ /
* / treewide: remove unused variablesThomas Hindoe Paaboel Andersen2016-07-181-1/+1
|/
* systemctl mask of an non-existent unit should print a warning (#3521)Susant Sahani2016-06-281-0/+48
* Remove blank line in the output of “systemctl show” (#3614)Lénaïc Huard2016-06-281-1/+1
* systemctl: fix an error condition from "-1" to something meaningfulLennart Poettering2016-06-241-4/+2
* systemctl: Create new unit files with "edit --force" (#3584)Doug Christman2016-06-241-15/+23
* systemctl: Add missing "/" to files created by 'edit --runtime'Douglas Christman2016-06-221-1/+1
* Merge pull request #3546 from keszybz/systemctl-fixesLennart Poettering2016-06-161-52/+52
|\
| * systemctl: delay pager/polkit agent opening as much as possibleZbigniew Jędrzejewski-Szmek2016-06-161-50/+50
| * systemctl: also fall back to ListUnitsFiltered on access deniedZbigniew Jędrzejewski-Szmek2016-06-151-1/+2
| * systemctl: do not open pager twiceZbigniew Jędrzejewski-Szmek2016-06-151-1/+0
* | systemctl: make sure we terminate the bus connection first, and then close th...Lennart Poettering2016-06-161-2/+2
|/
* systemctl: rework "systemctl status" a bitLennart Poettering2016-06-131-54/+66
* systemctl: fix assertion hit when showing state of a unit without control groupLennart Poettering2016-06-131-4/+3
* systemctl: disallow systemctl --user reboot (#3519)Zbigniew Jędrzejewski-Szmek2016-06-131-65/+77
* systemctl: prolong timeout of "systemctl daemon-reload"Lennart Poettering2016-06-101-32/+78
* systemctl: don't suppress error code when handling legacy commandsLennart Poettering2016-06-101-4/+3
* systemctl: install sigbus handler (#3435)Evgeny Vereshchagin2016-06-051-0/+2
* Merge pull request #3392 from poettering/assorted-stuffZbigniew Jędrzejewski-Szmek2016-06-051-3/+1
|\
| * util-lib: make localed's nonempty() generic, rename it to empty_to_null() and...Lennart Poettering2016-05-301-3/+1
* | systemctl: systemctl show --property' needs verification of property (#3364)Susant Sahani2016-05-311-0/+22
* | systemctl: Replace init script error codes with enum (#3400)Susant Sahani2016-05-311-5/+24
|/
* systemctl: return diffrent error code if service exist or not (#3385)Susant Sahani2016-05-301-0/+2
* systemctl: remove empty line between comment and actionZbigniew Jędrzejewski-Szmek2016-05-281-1/+0
* Merge pull request #3336 from eworm-de/systemctl-set-defaultZbigniew Jędrzejewski-Szmek2016-05-281-3/+16
|\
| * systemctl: fix code path (and memory leak) on errorChristian Hesse2016-05-271-2/+2
| * systemctl: fix return values on successChristian Hesse2016-05-271-0/+13
| * systemctl: remove extra commaChristian Hesse2016-05-271-1/+1
* | core: add cgroup memory controller support on the unified hierarchy (#3315)Tejun Heo2016-05-271-4/+35
|/
* {machine,system}ctl: always pass &changes and &n_changes (#3350)Christian Hesse2016-05-261-27/+37
* Merge pull request #3290 from htejun/cgroup2-io-compatLennart Poettering2016-05-201-1/+1
|\
| * core: introduce CGroupIOLimitType enumsTejun Heo2016-05-181-1/+1
* | systemctl: suppress no-[Install] hint when --quiet is used (#3295)Zbigniew Jędrzejewski-Szmek2016-05-191-1/+1
* | systemctl: reload configuration when enabling sysv units too (#3297)Franck Bui2016-05-191-2/+5
* | systemctl: restore the no-sync option for legacy halt (#3249)tblume2016-05-191-2/+8
|/
* Merge pull request #3193 from htejun/cgroup-io-controllerLennart Poettering2016-05-161-2/+3
|\
| * core: add io controller support on the unified hierarchyTejun Heo2016-05-051-2/+3
* | tree-wide: rename draw_special_char to special_glyphZbigniew Jędrzejewski-Szmek2016-05-091-8/+8
* | systemctl: do not print header if no units will be listedZbigniew Jędrzejewski-Szmek2016-05-071-1/+1
* | systemctl: rewrite code to explicitly take care of n_units==0 caseZbigniew Jędrzejewski-Szmek2016-05-071-4/+3
* | systemctl: indentation fixLennart Poettering2016-05-061-14/+15
|/
* core: fix detection whether per-unit drop-ins changedLennart Poettering2016-05-021-0/+2