Age | Commit message (Expand) | Author |
2016-11-06 | machinectl: don't output "No machines." with --no-legend option (#4593) | Viktar Vaŭčkievič |
2016-10-08 | machinectl: enable pager on help (#4313) | 0xAX |
2016-09-26 | machinectl: prefer user@ to --uid=user for shell (#4006) | Zbigniew Jędrzejewski-Szmek |
2016-09-22 | machine: Disable more output when quiet flag is set (#4196) | Wilhelm Schuster |
2016-08-31 | machinectl: split OS field in two; print ip addresses (#4058) | Seraphime Kirkovski |
2016-08-20 | machinectl: print OS release in `machinectl list` (#3975) | Seraphime |
2016-08-01 | machinectl: hide legend in a case when no data (#3839) | 0xAX |
2016-07-22 | tree-wide: use sd_id128_is_null() instead of sd_id128_equal where appropriate | Lennart Poettering |
2016-07-18 | treewide: remove unused variables | Thomas Hindoe Paaboel Andersen |
2016-06-30 | Merge pull request #3596 from poettering/machine-clean | Martin Pitt |
2016-06-26 | Merge pull request #3572 from poettering/machinectl-shell-fix | Martin Pitt |
2016-06-26 | machinectl: verify image existance on "start" and "enable" (#3579) | Lennart Poettering |
2016-06-24 | machined: "machinectl clean" can take a while, do it asynchronously from a ba... | Lennart Poettering |
2016-06-22 | machinectl: do not escape the unit name (#3554) | Elias Probst |
2016-06-21 | machinectl: interpret options placed between "shell" verb and machine name | Lennart Poettering |
2016-06-16 | systemctl: make sure we terminate the bus connection first, and then close th... | Lennart Poettering |
2016-06-06 | machinectl: Added stop as alias for poweroff (#3406) | Christian Rebischke |
2016-05-26 | {machine,system}ctl: always pass &changes and &n_changes (#3350) | Christian Hesse |
2016-05-02 | machinectl: since clone/remove/copy verbs are possibly slow, turn off bus cal... | Lennart Poettering |
2016-04-27 | machinectl: simplify option string assignment | Zbigniew Jędrzejewski-Szmek |
2016-04-22 | machinectl: don't parse command line switches after "shell" verb (#3095) | Lennart Poettering |
2016-04-22 | Merge pull request #3094 from poettering/run-slice | Zbigniew Jędrzejewski-Szmek |
2016-04-22 | machinectl: fix misplaced newline in --help output | Lennart Poettering |
2016-04-22 | shared: drop kernel_thread bool from cgroups show code | Lennart Poettering |
2016-04-22 | loginctl,machinectl: also make use of new GetProcesses() bus call | Lennart Poettering |
2016-04-20 | machinectl: add -E as alias for --setenv | Zbigniew Jędrzejewski-Szmek |
2016-04-12 | machinectl: add new "machinectl clean" command | Lennart Poettering |
2016-04-05 | machinectl: indentation fix | Zbigniew Jędrzejewski-Szmek |
2016-04-05 | machinectl: add --value option | Zbigniew Jędrzejewski-Szmek |
2016-02-25 | Merge pull request #2671 from 0xAX/move-pager-open-to-one-place | Zbigniew Jędrzejewski-Szmek |
2016-02-26 | tree-wide: merge pager_open_if_enabled() to the pager_open() | Alexander Kuleshov |
2016-02-23 | Merge pull request #2717 from keszybz/networkctl-prettification | Lennart Poettering |
2016-02-23 | Fix two typos | Zbigniew Jędrzejewski-Szmek |
2016-02-22 | tree-wide: make ++/-- usage consistent WRT spacing | Vito Caputo |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2016-01-20 | basic/terminal-util: introduce SYSTEMD_COLORS environment variable | Jan Synacek |
2016-01-14 | bus-util: print "systemctl --user" on user service manager | WaLyong Cho |
2015-12-10 | importd: drop dkr support | Lennart Poettering |
2015-11-27 | tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy | Lennart Poettering |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move web-related calls into web-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split string parsing related calls from util.[ch] into parse-util.[ch] | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: get_current_dir_name() can return errors other than ENOMEM | Lennart Poettering |
2015-10-22 | machinectl: accept "none" and "infinity" as specifier when dropping quotas us... | Lennart Poettering |
2015-10-08 | machined: when opening a shell via machined, pass tty fds in | Lennart Poettering |
2015-10-07 | machinectl: fix race when opening new shells with "machinectl shell" | Lennart Poettering |
2015-09-29 | bus-util: rename bus_open_transport() to bus_connect_transport() | Lennart Poettering |
2015-09-29 | util: introduce common version() implementation and use it everywhere | Lennart Poettering |
2015-09-22 | cgtop: underline table header | Lennart Poettering |