Age | Commit message (Expand) | Author |
2016-12-01 | fs-util: add flags parameter to chase_symlinks() | Lennart Poettering |
2016-11-30 | systemctl: fix 'is-enabled' exit status on failure when executed in chroot (#... | Franck Bui |
2016-11-24 | core: make sure initrd-switch-root command survives PID1's killing spree (#4730) | Franck Bui |
2016-11-16 | core/dbus-job, systemctl: shorten some code | Zbigniew Jędrzejewski-Szmek |
2016-11-16 | systemctl: shorter list-jobs --before/--after output a bit | Zbigniew Jędrzejewski-Szmek |
2016-11-16 | systemctl: show waiting jobs when "systemctl list-jobs --after/--before" is c... | Lennart Poettering |
2016-11-16 | systemctl: add env var to force connection to system manager via the bus | Lennart Poettering |
2016-11-11 | systemctl: resolve symlinks when finding unit paths (#4545) | Felipe Sateler |
2016-11-11 | tree-wide: make invocations of extract_first_word more uniform (#4627) | Zbigniew Jędrzejewski-Szmek |
2016-11-07 | Rename formats-util.h to format-util.h | Zbigniew Jędrzejewski-Szmek |
2016-11-03 | Merge pull request #4510 from keszybz/tree-wide-cleanups | Lennart Poettering |
2016-11-02 | Merge pull request #4481 from poettering/perpetual | Zbigniew Jędrzejewski-Szmek |
2016-11-02 | systemctl: fix incorrect "need reload" on cat (#4535) | Lucas Werkmeister |
2016-11-02 | systemctl: tweak the "systemctl list-units" output a bit | Lennart Poettering |
2016-11-02 | systemctl: properly turn off color after active column | Lennart Poettering |
2016-10-27 | systemctl: warn when cat shows changed unit files (#4493) | Lucas Werkmeister |
2016-10-25 | systemctl: fix two minor memory leaks in --wait handling | Lennart Poettering |
2016-10-24 | shared, systemctl: teach is-enabled to show installation targets | Jan Synacek |
2016-10-24 | install: introduce UnitFileFlags | Jan Synacek |
2016-10-23 | tree-wide: drop NULL sentinel from strjoin | Zbigniew Jędrzejewski-Szmek |
2016-10-17 | systemctl: ditto for list-unit-files | Zbigniew Jędrzejewski-Szmek |
2016-10-17 | systemctl: use underlines to seperate unit types in listing | Zbigniew Jędrzejewski-Szmek |
2016-10-11 | man: avoid using the term "loaded" for units currently in memory, since we al... | Lennart Poettering |
2016-10-10 | core: when determining whether a process exit status is clean, consider wheth... | Lennart Poettering |
2016-10-10 | exit-status: kill is_clean_exit_lsb(), move logic to sysv-generator | Lennart Poettering |
2016-10-01 | systemctl: Add --wait option to wait until started units terminate again | Martin Pitt |
2016-09-24 | systemctl: suppress errors with "show" for nonexistent units and properties | Zbigniew Jędrzejewski-Szmek |
2016-09-24 | systemctl,networkctl,busctl,backlight: use STRPTR_IN_SET | Zbigniew Jędrzejewski-Szmek |
2016-09-24 | systemctl: use STR_IN_SET | Zbigniew Jędrzejewski-Szmek |
2016-09-01 | systemctl: usable status command for special units (#4072) | Cireo |
2016-08-30 | core: introduce MemorySwapMax= | WaLyong Cho |
2016-08-20 | systemctl: kill all units specified on the command line, not just the first one. | Clinton Roy |
2016-08-18 | bus-util: unify loop around bus_append_unit_property_assignment() | Lennart Poettering |
2016-08-04 | journalctl,systemctl: add "short-full", "short-unix" mode to --help | Zbigniew Jędrzejewski-Szmek |
2016-08-03 | systemctl: consider service running only when it is in active or reloading st... | Lukáš Nykrýn |
2016-07-27 | systemctl: be sure to be quiet with 'systemctl is-enabled --quiet' (#3819) | Christian Rebischke |
2016-07-26 | systemctl: allow disable on the unit file path, but warn about it (#3806) | Michal Sekletar |
2016-07-25 | systemctl: use _cleanup_ for UnitCondition | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | systemctl: simplify machine_info_clear | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | systemctl: avoid "leaking" some strings in UnitStatusInfo | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | systemctl: use cleanup function for UnitStatusInfo | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | Merge pull request #3681 from walyong/systemctl_condition | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | systemctl: style tweaks for the new condition code | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | man: update systemctl man page for unit file commands, in particular "systemc... | Lennart Poettering |
2016-07-22 | Use "return log_error_errno" in more places" | Zbigniew Jędrzejewski-Szmek |
2016-07-22 | Merge pull request #3777 from poettering/id128-rework | Zbigniew Jędrzejewski-Szmek |
2016-07-22 | systemctl: never check inhibitors if -H or -M are used (#3781) | Lennart Poettering |
2016-07-22 | systemctl: fix format string for uint64_t field | Lennart Poettering |
2016-07-22 | systemctl: fix output alignment in "systemctl status" | Lennart Poettering |
2016-07-18 | treewide: remove unused variables | Thomas Hindoe Paaboel Andersen |