Age | Commit message (Expand) | Author |
2015-08-04 | machinectl: support relative host paths in copy-{from,to} | Richard Maw |
2015-07-03 | sd-bus: introduce new sd_bus_flush_close_unref() call | Lennart Poettering |
2015-06-15 | everywhere: port everything to sigprocmask_many() and friends | Lennart Poettering |
2015-06-14 | tree-wide: fix memory leaks in users of bus_map_all_properties() | David Herrmann |
2015-05-29 | util: split out signal-util.[ch] from util.[ch] | Lennart Poettering |
2015-05-15 | systemctl: introduce --now for enable, disable and mask | Jan Synacek |
2015-05-06 | machinectl: remove unused variable | Thomas Hindoe Paaboel Andersen |
2015-05-05 | core: rework unit name validation and manipulation logic | Lennart Poettering |
2015-04-29 | sd-bus: drop bus parameter from message callback prototype | Lennart Poettering |
2015-04-11 | shared: add terminal-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add process-util.[ch] | Ronny Chevalier |
2015-03-13 | tree-wide: there is no ENOTSUP on linux | David Herrmann |
2015-03-10 | man: document "machinectl export-tar" and "export-raw" | Lennart Poettering |
2015-03-09 | machinectl: remove unused variables | Thomas Hindoe Paaboel Andersen |
2015-03-09 | importd: add API for exporting container/VM images | Lennart Poettering |
2015-03-05 | machinectl: minor --help text improvements | Lennart Poettering |
2015-03-05 | importd: add new bus calls for importing local tar and raw images | Lennart Poettering |
2015-03-02 | machinectl: update --help text to clarify that set-limit can also change pool... | Lennart Poettering |
2015-02-25 | machined,machinectl: add calls for changing container/VM quotas | Lennart Poettering |
2015-02-24 | machined/machinectl: when "machinectl image-status" is used without arguments... | Lennart Poettering |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-18 | nspawn: when connected to pipes for stdin/stdout, pass them as-is to PID 1 | Lennart Poettering |
2015-02-18 | machinectl: issue all bus commands while allowing interactive auth | Lennart Poettering |
2015-02-17 | machined: make "machinectl copy-to" and "machinectl copy-from" server side op... | Lennart Poettering |
2015-02-17 | machined: move logic for bind mounting into containers from machinectl to mac... | Lennart Poettering |
2015-02-11 | tree-wide: whenever we include libgen.h, immediately undefine basename() | Lennart Poettering |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2015-02-02 | remove unused variables | Thomas Hindoe Paaboel Andersen |
2015-01-26 | treewide: fix multiple typos | Torstein Husebø |
2015-01-24 | machinectl: fix typo | Zbigniew Jędrzejewski-Szmek |
2015-01-23 | importd: when listing transfers, show progress percentage | Lennart Poettering |
2015-01-23 | machinectl: fix handling of --verify= argument for dkr downloads | Lennart Poettering |
2015-01-22 | machinectl: when downloading an image, clarify that C-c will not cancel the d... | Lennart Poettering |
2015-01-22 | machinectl: minor simplification | Lennart Poettering |
2015-01-22 | machinectl: parse verify setting client-side | Lennart Poettering |
2015-01-22 | machinectl: various minor updates to the --help text | Lennart Poettering |
2015-01-22 | import: rename --verify=sum to --verify=checksum | Lennart Poettering |
2015-01-22 | import: introduce new mini-daemon systemd-importd, and make machinectl a clie... | Lennart Poettering |
2015-01-19 | machined: refer to the disk space allocated for an image to "usage" rather th... | Lennart Poettering |
2015-01-14 | machinectl: fix minor memory leak | Lennart Poettering |
2015-01-13 | machinectl: use GNU basename, not the XPG version | Cristian Rodríguez |
2015-01-08 | loginctl: port to generic verbs.h API | Lennart Poettering |
2015-01-08 | man: bring machinectl man page up-to-date | Lennart Poettering |
2015-01-08 | systemctl,loginctl: start polkit agent for all polkit enabled operations | Lennart Poettering |
2015-01-08 | machinectl: given that machinectl invokes a number of polkit enabled methods,... | Lennart Poettering |
2015-01-08 | machinectl: show most recent log output in "machinectl status", too | Lennart Poettering |
2015-01-07 | machinectl: prettify "machinectl list" output | Lennart Poettering |
2015-01-07 | ptyfwd: simplify how we handle vhangups a bit | Lennart Poettering |
2015-01-07 | machinectl: make sure that "machinectl login" exits immediately when the mach... | Lennart Poettering |
2015-01-05 | machinectl: remove spurious newline | Lennart Poettering |