Age | Commit message (Expand) | Author |
2015-08-06 | logind,machined: various smaller cleanups | Lennart Poettering |
2015-08-06 | machined,logind: don't generate errors on signal match functions | Lennart Poettering |
2015-08-04 | machinectl: support relative host paths in copy-{from,to} | Richard Maw |
2015-08-04 | machined: Relax path checks for Copy{From,To} | Richard Maw |
2015-07-29 | tree-wide: port everything over to fflush_and_check() | Lennart Poettering |
2015-07-09 | nss-mymachines: map userns users of containers to real user names | Lennart Poettering |
2015-07-08 | machine: remove unused variables | Thomas Hindoe Paaboel Andersen |
2015-07-08 | property callback returns are consistent | Umut Tezduyar Lindskog |
2015-07-03 | sd-bus: introduce new sd_bus_flush_close_unref() call | Lennart Poettering |
2015-06-17 | turn kdbus support into a runtime option | Kay Sievers |
2015-06-17 | Stop talking about the "XDG" version of basename() | Simon McVittie |
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: 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 |