Age | Commit message (Expand) | Author |
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 |
2016-01-19 | Merge pull request #2357 from keszybz/warnings-2 | Lennart Poettering |
2016-01-14 | bus-util: print "systemctl --user" on user service manager | WaLyong Cho |
2016-01-13 | tree-wide: check if errno is greater than zero (2) | Zbigniew Jędrzejewski-Szmek |
2016-01-05 | machine: fix typo: MS_MOUNT does not exist | Alban Crequy |
2015-12-10 | importd: drop dkr support | Lennart Poettering |
2015-12-04 | nspawn: set TasksMax in machined instead of nspawn | Alban Crequy |
2015-11-27 | tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy | Lennart Poettering |
2015-11-18 | tree-wide: sort includes in *.h | Thomas Hindoe Paaboel Andersen |
2015-11-17 | tree-wide: use right cast macros for UIDs, GIDs and PIDs | Lennart Poettering |
2015-11-16 | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen |
2015-11-15 | machined,logind: be more careful when accepting PIDs and UIDs from clients | Lennart Poettering |
2015-11-09 | Merge pull request #1820 from michich/errno-v2 | Daniel Mack |
2015-11-09 | treewide: apply errno.cocci | Michal Schmidt |