Age | Commit message (Expand) | Author |
2014-02-19 | systemctl: remove erroneous return in runlevel_parse_argv() | Maciej Wereski |
2014-02-13 | systemctl: fix exit statuses from is-active/is-failed | Dave Reisner |
2014-02-13 | core: add SystemCallArchitectures= unit setting to allow disabling of non-native | Lennart Poettering |
2014-02-10 | includes: remove duplicate includes | Tom Gundersen |
2014-01-20 | systemctl: skip native unit file handling if sysv file handling already handl... | Lennart Poettering |
2014-01-15 | systemctl: introduce new "import-environment" command | Lennart Poettering |
2014-01-05 | strv: multiple cleanups | Simon Peeters |
2014-01-04 | systemctl: improve readability on failed commands | Thomas Hindoe Paaboel Andersen |
2013-12-27 | systemctl: remove unused variable | Thomas Hindoe Paaboel Andersen |
2013-12-26 | Use enums to make it obvious what boolean params mean | Zbigniew Jędrzejewski-Szmek |
2013-12-26 | systemctl: allow globbing in commands which take multiple unit names | Zbigniew Jędrzejewski-Szmek |
2013-12-26 | systemctl: drop uninteresting units immediately | Zbigniew Jędrzejewski-Szmek |
2013-12-26 | systemctl: simplify start_unit | Zbigniew Jędrzejewski-Szmek |
2013-12-22 | systemctl: also color filenames of drop-ins in cat | Zbigniew Jędrzejewski-Szmek |
2013-12-21 | systemctl: fix bad memory access when processing PIDs on the "systemctl statu... | Lennart Poettering |
2013-12-18 | systemct: add empty line between units in cat | Zbigniew Jędrzejewski-Szmek |
2013-12-16 | systemctl: highlight filenames in cat | Zbigniew Jędrzejewski-Szmek |
2013-12-16 | systemctl: fix return value from cat | Zbigniew Jędrzejewski-Szmek |
2013-12-16 | systemctl: properly initialize and free sd_bus_error in "systemctl cat" | Lennart Poettering |
2013-12-14 | systemctl: add the --plain option to the help message | Djalal Harouni |
2013-12-08 | systemctl: fix 'is-enabled' | Zbigniew Jędrzejewski-Szmek |
2013-12-08 | systemctl: simplify argument parsing | Zbigniew Jędrzejewski-Szmek |
2013-12-08 | Help output spring cleaning | Zbigniew Jędrzejewski-Szmek |
2013-12-07 | systemctl: fix and refactor wait_for_jobs | Thomas Hindoe Paaboel Andersen |
2013-12-06 | systemctl: allow globbing in list-<whatever> commands | Zbigniew Jędrzejewski-Szmek |
2013-12-06 | Get rid of our reimplementation of basename | Zbigniew Jędrzejewski-Szmek |
2013-12-06 | systemctl: check the value from start_unit_one | Thomas Hindoe Paaboel Andersen |
2013-12-04 | systemctl: make an always true assert static | Thomas Hindoe Paaboel Andersen |
2013-12-04 | systemctl: no need to fdopen stdout | Thomas Hindoe Paaboel Andersen |
2013-12-03 | trivial coding style clean ups | Thomas Hindoe Paaboel Andersen |
2013-11-30 | systemctl: do not show SourcePath when FragmentPath cannot be found | Zbigniew Jędrzejewski-Szmek |
2013-11-30 | systemctl: add "systemctl cat" | Shawn Landden |
2013-11-30 | systemctl: refactor show() | Shawn Landden |
2013-11-26 | systemctl: fix enable/disable reply handling | Kay Sievers |
2013-11-26 | systemctl: replace the three job mode options by a single --job-mode= option | Lennart Poettering |
2013-11-25 | systemctl: remove debug log message | Lennart Poettering |
2013-11-25 | systemctl: when status is called without arguments show pager | Lennart Poettering |
2013-11-22 | systemctl: indicate in list-dependencies whether a unit is already running | Lennart Poettering |
2013-11-21 | bus: rework message handlers to always take an error argument | Lennart Poettering |
2013-11-20 | core: convert PID 1 to libsystemd-bus | Lennart Poettering |
2013-11-18 | Remove duplicate includes | Karel Zak |
2013-11-18 | remove unused variables | Thomas Hindoe Paaboel Andersen |
2013-11-14 | systemctl: honor --no-legend in 'list-jobs' | Mantas Mikulėnas |
2013-11-12 | bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call() | Lennart Poettering |
2013-11-11 | systemctl: warning: ‘r’ may be used uninitialized in this function | Kay Sievers |
2013-11-11 | systemctl: avoid unitialized access when showing 0 timers | Zbigniew Jędrzejewski-Szmek |
2013-11-11 | systemctl: add new "list-timers" command | Lennart Poettering |
2013-11-09 | systemctl: make sure daemon-reload returns success | Zbigniew Jędrzejewski-Szmek |
2013-11-09 | systemctl: fix printing of individual properties | Zbigniew Jędrzejewski-Szmek |
2013-11-08 | shutdown: unify handling of reboot() syscall a bit | Lennart Poettering |