summaryrefslogtreecommitdiff
path: root/src/systemctl
AgeCommit message (Expand)Author
2017-01-11systemctl: remove duplicate entries showed by list-dependencies (#5049)Franck Bui
2016-12-20systemctl: do not segfault when we cannot find template unit (#4915)Zbigniew Jędrzejewski-Szmek
2016-12-01fs-util: add flags parameter to chase_symlinks()Lennart Poettering
2016-11-30systemctl: fix 'is-enabled' exit status on failure when executed in chroot (#...Franck Bui
2016-11-24core: make sure initrd-switch-root command survives PID1's killing spree (#4730)Franck Bui
2016-11-16core/dbus-job, systemctl: shorten some codeZbigniew Jędrzejewski-Szmek
2016-11-16systemctl: shorter list-jobs --before/--after output a bitZbigniew Jędrzejewski-Szmek
2016-11-16systemctl: show waiting jobs when "systemctl list-jobs --after/--before" is c...Lennart Poettering
2016-11-16systemctl: add env var to force connection to system manager via the busLennart Poettering
2016-11-11systemctl: resolve symlinks when finding unit paths (#4545)Felipe Sateler
2016-11-11tree-wide: make invocations of extract_first_word more uniform (#4627)Zbigniew Jędrzejewski-Szmek
2016-11-07Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek
2016-11-03Merge pull request #4510 from keszybz/tree-wide-cleanupsLennart Poettering
2016-11-02Merge pull request #4481 from poettering/perpetualZbigniew Jędrzejewski-Szmek
2016-11-02systemctl: fix incorrect "need reload" on cat (#4535)Lucas Werkmeister
2016-11-02systemctl: tweak the "systemctl list-units" output a bitLennart Poettering
2016-11-02systemctl: properly turn off color after active columnLennart Poettering
2016-10-27systemctl: warn when cat shows changed unit files (#4493)Lucas Werkmeister
2016-10-25systemctl: fix two minor memory leaks in --wait handlingLennart Poettering
2016-10-24shared, systemctl: teach is-enabled to show installation targetsJan Synacek
2016-10-24install: introduce UnitFileFlagsJan Synacek
2016-10-23tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek
2016-10-17systemctl: ditto for list-unit-filesZbigniew Jędrzejewski-Szmek
2016-10-17systemctl: use underlines to seperate unit types in listingZbigniew Jędrzejewski-Szmek
2016-10-11man: avoid using the term "loaded" for units currently in memory, since we al...Lennart Poettering
2016-10-10core: when determining whether a process exit status is clean, consider wheth...Lennart Poettering
2016-10-10exit-status: kill is_clean_exit_lsb(), move logic to sysv-generatorLennart Poettering
2016-10-01systemctl: Add --wait option to wait until started units terminate againMartin Pitt
2016-09-24systemctl: suppress errors with "show" for nonexistent units and propertiesZbigniew Jędrzejewski-Szmek
2016-09-24systemctl,networkctl,busctl,backlight: use STRPTR_IN_SETZbigniew Jędrzejewski-Szmek
2016-09-24systemctl: use STR_IN_SETZbigniew Jędrzejewski-Szmek
2016-09-01systemctl: usable status command for special units (#4072)Cireo
2016-08-30core: introduce MemorySwapMax=WaLyong Cho
2016-08-20systemctl: kill all units specified on the command line, not just the first one.Clinton Roy
2016-08-18bus-util: unify loop around bus_append_unit_property_assignment()Lennart Poettering
2016-08-04journalctl,systemctl: add "short-full", "short-unix" mode to --helpZbigniew Jędrzejewski-Szmek
2016-08-03systemctl: consider service running only when it is in active or reloading st...Lukáš Nykrýn
2016-07-27systemctl: be sure to be quiet with 'systemctl is-enabled --quiet' (#3819)Christian Rebischke
2016-07-26systemctl: allow disable on the unit file path, but warn about it (#3806)Michal Sekletar
2016-07-25systemctl: use _cleanup_ for UnitConditionZbigniew Jędrzejewski-Szmek
2016-07-25systemctl: simplify machine_info_clearZbigniew Jędrzejewski-Szmek
2016-07-25systemctl: avoid "leaking" some strings in UnitStatusInfoZbigniew Jędrzejewski-Szmek
2016-07-25systemctl: use cleanup function for UnitStatusInfoZbigniew Jędrzejewski-Szmek
2016-07-25Merge pull request #3681 from walyong/systemctl_conditionZbigniew Jędrzejewski-Szmek
2016-07-25systemctl: style tweaks for the new condition codeZbigniew Jędrzejewski-Szmek
2016-07-25man: update systemctl man page for unit file commands, in particular "systemc...Lennart Poettering
2016-07-22Use "return log_error_errno" in more places"Zbigniew Jędrzejewski-Szmek
2016-07-22Merge pull request #3777 from poettering/id128-reworkZbigniew Jędrzejewski-Szmek
2016-07-22systemctl: never check inhibitors if -H or -M are used (#3781)Lennart Poettering
2016-07-22systemctl: fix format string for uint64_t fieldLennart Poettering