summaryrefslogtreecommitdiff
path: root/src/systemctl
AgeCommit message (Expand)Author
2016-06-16Merge pull request #3546 from keszybz/systemctl-fixesLennart Poettering
2016-06-16systemctl: delay pager/polkit agent opening as much as possibleZbigniew Jędrzejewski-Szmek
2016-06-16systemctl: make sure we terminate the bus connection first, and then close th...Lennart Poettering
2016-06-15systemctl: also fall back to ListUnitsFiltered on access deniedZbigniew Jędrzejewski-Szmek
2016-06-15systemctl: do not open pager twiceZbigniew Jędrzejewski-Szmek
2016-06-13systemctl: rework "systemctl status" a bitLennart Poettering
2016-06-13systemctl: fix assertion hit when showing state of a unit without control groupLennart Poettering
2016-06-13systemctl: disallow systemctl --user reboot (#3519)Zbigniew Jędrzejewski-Szmek
2016-06-10systemctl: prolong timeout of "systemctl daemon-reload"Lennart Poettering
2016-06-10systemctl: don't suppress error code when handling legacy commandsLennart Poettering
2016-06-04systemctl: install sigbus handler (#3435)Evgeny Vereshchagin
2016-06-04Merge pull request #3392 from poettering/assorted-stuffZbigniew Jędrzejewski-Szmek
2016-05-31systemctl: systemctl show --property' needs verification of property (#3364)Susant Sahani
2016-05-31systemctl: Replace init script error codes with enum (#3400)Susant Sahani
2016-05-30util-lib: make localed's nonempty() generic, rename it to empty_to_null() and...Lennart Poettering
2016-05-30systemctl: return diffrent error code if service exist or not (#3385)Susant Sahani
2016-05-28systemctl: remove empty line between comment and actionZbigniew Jędrzejewski-Szmek
2016-05-28Merge pull request #3336 from eworm-de/systemctl-set-defaultZbigniew Jędrzejewski-Szmek
2016-05-27core: add cgroup memory controller support on the unified hierarchy (#3315)Tejun Heo
2016-05-27systemctl: fix code path (and memory leak) on errorChristian Hesse
2016-05-27systemctl: fix return values on successChristian Hesse
2016-05-27systemctl: remove extra commaChristian Hesse
2016-05-26{machine,system}ctl: always pass &changes and &n_changes (#3350)Christian Hesse
2016-05-20Merge pull request #3290 from htejun/cgroup2-io-compatLennart Poettering
2016-05-19systemctl: suppress no-[Install] hint when --quiet is used (#3295)Zbigniew Jędrzejewski-Szmek
2016-05-19systemctl: reload configuration when enabling sysv units too (#3297)Franck Bui
2016-05-19systemctl: restore the no-sync option for legacy halt (#3249)tblume
2016-05-18core: introduce CGroupIOLimitType enumsTejun Heo
2016-05-16Merge pull request #3193 from htejun/cgroup-io-controllerLennart Poettering
2016-05-09tree-wide: rename draw_special_char to special_glyphZbigniew Jędrzejewski-Szmek
2016-05-07systemctl: do not print header if no units will be listedZbigniew Jędrzejewski-Szmek
2016-05-07systemctl: rewrite code to explicitly take care of n_units==0 caseZbigniew Jędrzejewski-Szmek
2016-05-06systemctl: indentation fixLennart Poettering
2016-05-05core: add io controller support on the unified hierarchyTejun Heo
2016-05-02core: fix detection whether per-unit drop-ins changedLennart Poettering
2016-04-29core: Filter by unit name behind the D-Bus, instead on the client side (#3142)kayrus
2016-04-22systemctl: add two minor assert()sLennart Poettering
2016-04-22shared: drop kernel_thread bool from cgroups show codeLennart Poettering
2016-04-22core,systemctl: add bus API to retrieve processes of a unitLennart Poettering
2016-04-21systemctl,pid1: do not warn about missing install info with "preset"Zbigniew Jędrzejewski-Szmek
2016-04-19systemctl: hide "following" units if '--all' is not passed (#2967)Franck Bui
2016-04-19systemctl: warning about missing install info for template unitsZbigniew Jędrzejewski-Szmek
2016-04-19shared/install,systemctl,core: report offending file on installation errorZbigniew Jędrzejewski-Szmek
2016-04-18Various formatting and style fixesZbigniew Jędrzejewski-Szmek
2016-04-16systemctl/core: ignore masked units in preset-allZbigniew Jędrzejewski-Szmek
2016-04-16tree-wide: use ERFKILL instead of ESHUTDOWN for "unit masked"Zbigniew Jędrzejewski-Szmek
2016-04-16systemctl: make --root=/ disable dbus againZbigniew Jędrzejewski-Szmek
2016-04-13systemctl: fix leakZbigniew Jędrzejewski-Szmek
2016-04-13tree-wide: remove useless NULLs from strjoinaZbigniew Jędrzejewski-Szmek
2016-04-12systemctl: when we want to know whether there's a native unit file, don't cho...Lennart Poettering