Age | Commit message (Expand) | Author |
2014-03-18 | systemctl: sort local host entry before container in list-machines output | Lennart Poettering |
2014-03-18 | systemctl: prefix list-units and list-machines output with a circle indicatin... | Lennart Poettering |
2014-03-17 | systemctl: introduce -r switch to show units running in local containers in a... | Lennart Poettering |
2014-03-16 | Use strlen even for constant strings | Josh Triplett |
2014-03-14 | utmp-wtmp: allow overriding username on wall | Sebastian Thorarensen |
2014-03-13 | systemctl: autopage always if systemctl status is invoked without args | Lennart Poettering |
2014-03-13 | systemctl: suppress duplicate newline if there's not log output in "systemctl... | Lennart Poettering |
2014-03-13 | systemctl: reorder verbs | Lennart Poettering |
2014-03-13 | systemctl: make sure status -a doesn't terminate too soon | Lennart Poettering |
2014-03-13 | systemctl: show a colored red dot in "status" output indicating the state of ... | Lennart Poettering |
2014-03-12 | systemctl: when "systemctl status" is called without arguments show a short o... | Lennart Poettering |
2014-03-12 | systemctl: add new "list-machines" command | Lennart Poettering |
2014-03-11 | systemctl: for switch-root check, if we switch to a systemd init | Harald Hoyer |
2014-03-05 | systemd-run: add new --property= switch that can set arbitrary properties for... | Lennart Poettering |
2014-03-04 | Introduce strv_consume which takes ownership | Zbigniew Jędrzejewski-Szmek |
2014-02-25 | Replace /var/run with /run in remaining places | Zbigniew Jędrzejewski-Szmek |
2014-02-23 | systemctl: move next elapse calculation to its own function | Djalal Harouni |
2014-02-23 | core: clean up some confusing regarding SI decimal and IEC binary suffixes fo... | Lennart Poettering |
2014-02-21 | systemctl: fix compiler warning in list_timers() | Daniel Mack |
2014-02-20 | api: in constructor function calls, always put the returned object pointer fi... | Lennart Poettering |
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 |