summaryrefslogtreecommitdiff
path: root/src/systemctl
AgeCommit message (Expand)Author
2013-06-25systemctl: conform to LSB with the "status" return codeHarald Hoyer
2013-06-25systemctl: conform to LSB with the "status" return codeHarald Hoyer
2013-06-19cgls,loginctl,systemctl: fix -lZbigniew Jędrzejewski-Szmek
2013-06-17core: add new .slice unit type for partitioning systemsLennart Poettering
2013-06-17journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --fullDaniel Albers
2013-06-09Allow for the use of @ in remote host callsDaniel Wallace
2013-06-09systemctl: remove extra padding from status outputZbigniew Jędrzejewski-Szmek
2013-06-04systemctl: add missing verbs to helpZbigniew Jędrzejewski-Szmek
2013-05-30systemctl: suggest 'systemctl daemon-reload' without --systemZbigniew Jędrzejewski-Szmek
2013-05-30systemctl: add command set-log-levelVáclav Pavlín
2013-05-30systemctl: add commands set-default and get-defaultVáclav Pavlín
2013-05-23systemctl: mangle names when avoiding dbusVáclav Pavlín
2013-05-21systemctl: honor "--no-legend" in 'list-sockets'Mantas Mikulėnas
2013-05-03systemctl: use GREEDY_REALLOC in one more placeZbigniew Jędrzejewski-Szmek
2013-05-03systemctl: add --plain option to list-dependenciesLukas Nykryn
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek
2013-04-24systemctl: show reverse dependencies or before/after orderingZbigniew Jędrzejewski-Szmek
2013-04-24Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-04-18systemctl: drop usage of "internally loaded modules"Lennart Poettering
2013-04-17systemctl:enable_sysv_units() more _cleanup_free_Harald Hoyer
2013-04-17systemctl: clarify usage of "--all" versus list-unit-filesHarald Hoyer
2013-04-16util: replace decimal_str_max() by a typesafe macro DECIMAL_STR_WIDTH()Lennart Poettering
2013-04-15Fix spelling errors using 'codespell' toolAnatol Pomozov
2013-04-12systemctl: new verb 'list-sockets'Zbigniew Jędrzejewski-Szmek
2013-04-11errno is positiveZbigniew Jędrzejewski-Szmek
2013-04-11systemctl: show the name of failing unit in redZbigniew Jędrzejewski-Szmek
2013-04-11systemctl: allow multiple arguments to --typeZbigniew Jędrzejewski-Szmek
2013-04-10systemctl: ellipsize job list only when necessary, highlight runningZbigniew Jędrzejewski-Szmek
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek
2013-04-05systemctl: tweak drop-in displayLennart Poettering
2013-04-05systemctl: tweak output of Listen: fields a bitLennart Poettering
2013-04-05systemctl: Add DropIn paths to status messageOleksii Shevchuk
2013-04-05systemctl: align cgroups to 'n' in 'name='Zbigniew Jędrzejewski-Szmek
2013-04-04util: make time formatting a bit smarterLennart Poettering
2013-04-01systemctl: align all status fields to common columnZbigniew Jędrzejewski-Szmek
2013-04-01Add Listen* to dbus propertiesOleksii Shevchuk
2013-04-01Always use our own MAX/MIN definitionsCristian Rodríguez
2013-03-31ModernizationZbigniew Jędrzejewski-Szmek
2013-03-30unit: no need to export variables if we can avoid itLennart Poettering
2013-03-29Always use errno > 0 to help gccZbigniew Jędrzejewski-Szmek
2013-03-23add --with-telinit=PATH configure optionCristian Rodríguez
2013-03-13systemctl: remove unused variableMichal Sekletar
2013-03-13initctl: catch write error, use _cleanup_Zbigniew Jędrzejewski-Szmek
2013-03-13logs-show: export logic to add matches for unitsZbigniew Jędrzejewski-Szmek
2013-03-07pager: introduce "jump to end" optionHarald Hoyer
2013-03-07systemctl: mangle unit name in is-enabledLukas Nykryn
2013-03-01systemctl: check if iterator was initialized succesfullyLukas Nykryn
2013-03-01Revert "systemctl: try to reload daemon after enable/disable only when not ru...Lennart Poettering
2013-03-01systemctl: try to reload daemon after enable/disable only when not running in...Lennart Poettering