Age | Commit message (Expand) | Author |
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-07-12 | Various fixes for typos found by lintian (#3705) | Michael Biebl |
2016-07-11 | treewide: fix typos and remove accidental repetition of words | Torstein Husebø |
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: make sure CleanPool() method is opened up in the dbus policy | Lennart Poettering |
2016-06-24 | machined: "machinectl clean" can take a while, do it asynchronously from a ba... | Lennart Poettering |
2016-06-24 | machined: don't bother explicitly closing the errno pipe | 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-30 | util-lib: make localed's nonempty() generic, rename it to empty_to_null() and... | Lennart Poettering |
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-05-02 | machined: rework copy-from/copy-to operation to use generic Operation object | Lennart Poettering |
2016-05-02 | machined: also make image removal operation asynchronous | Lennart Poettering |
2016-05-02 | util: rework sigkill_wait() to not require pid_t pointer | Lennart Poettering |
2016-05-02 | machined: run clone operation asynchronously in the background | Lennart Poettering |
2016-04-27 | machinectl: simplify option string assignment | Zbigniew Jędrzejewski-Szmek |
2016-04-25 | Merge pull request #3109 from poettering/journal-by-fd | Zbigniew Jędrzejewski-Szmek |
2016-04-25 | machined: generate a nicer error when the user tries "machinectl clone" on no... | Lennart Poettering |
2016-04-25 | machined: add new OpenRootDirectory() call to Machine objects | Lennart Poettering |
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-13 | tree-wide: remove useless NULLs from strjoina | Zbigniew Jędrzejewski-Szmek |
2016-04-12 | machinectl: add new "machinectl clean" command | Lennart Poettering |
2016-04-12 | tree-wide: add new SIGNAL_VALID() macro-like function that validates signal n... | 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 | tree-wide: minor formatting inconsistency cleanups | Vito Caputo |
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-18 | Remove/add (un)needed includes | Nathan McSween |
2016-02-15 | time-util: Rename and fix call of deserialize_timestamp_value() | Benjamin Robin |
2016-02-16 | machine: use deserialize_timestamp_value() | Alexander Kuleshov |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2016-01-27 | machined: add early checks for unrealistically large image/pool sizes | Lennart Poettering |
2016-01-27 | machined: when the pool limit is set to infinity don't resize backing loopbac... | Lennart Poettering |
2016-01-25 | logind,machined: bump TasksMax= | Lennart Poettering |
2016-01-20 | basic/terminal-util: introduce SYSTEMD_COLORS environment variable | Jan Synacek |