Age | Commit message (Expand) | Author |
2016-10-24 | shared, systemctl: teach is-enabled to show installation targets | Jan Synacek |
2016-10-17 | man: mention that systemctl --root=/ operates on the fs directly | Zbigniew Jędrzejewski-Szmek |
2016-10-12 | man: typo fixes | Thomas Hindoe Paaboel Andersen |
2016-10-11 | man: avoid using the term "loaded" for units currently in memory, since we al... | Lennart Poettering |
2016-10-11 | man: expand the documentation of $SYSTEMD_PAGER and related environment varia... | Lennart Poettering |
2016-10-01 | systemctl: Add --wait option to wait until started units terminate again | Martin Pitt |
2016-09-28 | man: remove duplicate "the" for systemctl --plain (#4230) | Alfie John |
2016-09-15 | Update systemctl.xml (#4151) | kristbaum |
2016-08-22 | core: add Ref()/Unref() bus calls for units | Lennart Poettering |
2016-08-19 | Merge pull request #3955 from keszybz/fix-preset-all | Lennart Poettering |
2016-08-19 | man: document that "systemctl switch-root" tries hard to pass state across (#... | Lennart Poettering |
2016-08-19 | man: describe what symlinks to unit do, and specify that presets must use rea... | Zbigniew Jędrzejewski-Szmek |
2016-08-04 | man: describe list-dependencies --all | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | man: use "search for unit" | Zbigniew Jędrzejewski-Szmek |
2016-07-25 | man: update systemctl man page for unit file commands, in particular "systemc... | Lennart Poettering |
2016-06-24 | systemctl: Create new unit files with "edit --force" (#3584) | Doug Christman |
2016-05-31 | man: document that systemctl -ff reboot does not require PID 1 to work (#3310) | Lennart Poettering |
2016-05-23 | man: explain what list-units does a bit better (#3324) | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | systemctl,pid1: do not warn about missing install info with "preset" | Zbigniew Jędrzejewski-Szmek |
2016-04-12 | core,systemctl: add new "systemctl revert" command | Lennart Poettering |
2016-04-12 | install: introduce a new unit file state "transient" | Lennart Poettering |
2016-04-12 | core: add a new unit file state "generated" | Lennart Poettering |
2016-04-04 | systemctl: add --value option | Zbigniew Jędrzejewski-Szmek |
2016-02-10 | man: follow up fixes for #2575 | Zbigniew Jędrzejewski-Szmek |
2016-02-10 | man: correct explanation of "systemctl is-enabled" output | Lennart Poettering |
2016-02-10 | man: document that "systemctl enable" supports abbreviated unit file names | Lennart Poettering |
2016-01-28 | systemctl: rename "reload-or-try-restart" verb to "try-reload-or-restart" | Lennart Poettering |
2016-01-28 | man: stop documenting legacy RedHatisms | Lennart Poettering |
2016-01-27 | Merge branch 'pr/980' | Daniel Mack |
2016-01-27 | man: make systemctl is-enabled description match enable. | Andrei Borzenkov |
2016-01-27 | man: document that unit file globbing only operates on primary unit names | Lennart Poettering |
2015-12-26 | man: fix typos | Jakub Wilk |
2015-12-21 | man: fix typo in systemctl(1) | Michael Biebl |
2015-11-22 | core: allow 'SetUnitProperties()' to run on inactive units too | Franck Bui |
2015-11-13 | Merge pull request #1869 from poettering/kill-overridable | Michal Schmidt |
2015-11-12 | core: remove support for RequiresOverridable= and RequisiteOverridable= | Lennart Poettering |
2015-11-12 | man: improve the unit file enable state table a bit | Lennart Poettering |
2015-11-12 | install: follow unit file symlinks in /usr, but not /etc when looking for [In... | Lennart Poettering |
2015-11-10 | Remove snapshot unit type | Zbigniew Jędrzejewski-Szmek |
2015-11-06 | doc: correct orthography, word forms and missing/extraneous words | Jan Engelhardt |
2015-11-06 | doc: correct punctuation and improve typography in documentation | Jan Engelhardt |
2015-11-04 | systemctl: update documentation for --plain option | Mark Theunissen |
2015-09-30 | Merge pull request #1419 from keszybz/shell-completion | Lennart Poettering |
2015-09-29 | systemctl: make "systemctl is-system-running" return "offline" if we are not ... | Lennart Poettering |
2015-09-28 | systemctl: add --state=help | Zbigniew Jędrzejewski-Szmek |
2015-09-21 | containers: systemd exits with non-zero code | Alban Crequy |
2015-09-21 | core: extend KillUnit() to return error when no unit was killed | Jan Synacek |
2015-09-08 | systemctl: add ConsistsOf as the inverse of PartOf | Evgeny Vereshchagin |
2015-08-25 | logind/systemctl: introduce SetWallMessage and --message | Jan Synacek |
2015-08-05 | man: update description of --quiet | Zbigniew Jędrzejewski-Szmek |