Age | Commit message (Expand) | Author |
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: allow passing NULL as bus parameter to sd_bus_send() | Lennart Poettering |
2015-04-29 | sd-bus: drop bus parameter from message callback prototype | Lennart Poettering |
2015-04-28 | machined: make PropertiesChanged match more strict | Lennart Poettering |
2015-04-28 | machined: make sure to track machine unit states properly | Lennart Poettering |
2015-04-11 | shared: add terminal-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add process-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add formats-util.h | Ronny Chevalier |
2015-03-15 | Add (void) where we don't care about return value | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | tree-wide: there is no ENOTSUP on linux | David Herrmann |
2015-03-10 | shared: the btrfs quota field is called "referenced" not "referred" | Lennart Poettering |
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-07 | machine: do not rely on asprintf setting arg on error | Zbigniew Jędrzejewski-Szmek |
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 |