Age | Commit message (Expand) | Author |
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-03 | importd: automatically grow /var/lib/machines/ loopback filesystem during dow... | Lennart Poettering |
2015-03-02 | machined: also set up /var/lib/machines as btrfs, if "machinectl set-limit" i... | Lennart Poettering |
2015-03-02 | machinectl: update --help text to clarify that set-limit can also change pool... | Lennart Poettering |
2015-03-01 | machined: use x-machine-unix prefix for the container bus on dbus1 | Benjamin Franzke |
2015-02-26 | machined: if /var/lib/machines is backed by a loop file, resize it on "machin... | Lennart Poettering |
2015-02-25 | machined,machinectl: add calls for changing container/VM quotas | Lennart Poettering |
2015-02-24 | machined: fix check if host directory could be opened | Thomas Hindoe Paaboel Andersen |
2015-02-24 | machined/machinectl: when "machinectl image-status" is used without arguments... | Lennart Poettering |
2015-02-24 | machined: actually open up methods to unprivileged clients on dbus1 | 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 | logind: open up most bus calls for unpriviliged processes, using PolicyKit | Lennart Poettering |
2015-02-18 | machinectl: issue all bus commands while allowing interactive auth | Lennart Poettering |
2015-02-18 | machined: open up most of machined's commands to unprivileged clients via Pol... | Lennart Poettering |
2015-02-17 | machined: make "machinectl copy-to" and "machinectl copy-from" server side op... | Lennart Poettering |
2015-02-17 | machined: various simplifications | Lennart Poettering |
2015-02-17 | machined: move logic for bind mounting into containers from machinectl to mac... | Lennart Poettering |
2015-02-12 | Revert "tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC" | Lennart Poettering |
2015-02-11 | tree-wide: whenever we include libgen.h, immediately undefine basename() | Lennart Poettering |
2015-02-10 | tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC | Cristian Rodríguez |
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-13 | machined: refuse certain operation on non-container machines, since they cann... | Lennart Poettering |
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-06 | machined: simplification | Lennart Poettering |
2015-01-05 | machinectl: remove spurious newline | Lennart Poettering |
2015-01-05 | machined,bus-proxy: fix connecting to containers | Lennart Poettering |
2015-01-02 | machinectl: Check type instead of path before printing the type | Thomas Hindoe Paaboel Andersen |