Age | Commit message (Expand) | Author |
2016-09-13 | tree-wide: use %m in calls to sd_bus_error_set_errnof | Zbigniew Jędrzejewski-Szmek |
2016-08-04 | util-lib: rework /tmp and /var/tmp handling code | Lennart Poettering |
2016-07-12 | Various fixes for typos found by lintian (#3705) | Michael Biebl |
2016-06-24 | machined: "machinectl clean" can take a while, do it asynchronously from a ba... | Lennart Poettering |
2016-04-25 | machined: add new OpenRootDirectory() call to Machine objects | Lennart Poettering |
2016-04-12 | machinectl: add new "machinectl clean" command | Lennart Poettering |
2016-02-23 | tree-wide: minor formatting inconsistency cleanups | Vito Caputo |
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-13 | tree-wide: check if errno is greater than zero (2) | Zbigniew Jędrzejewski-Szmek |
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-17 | tree-wide: use right cast macros for UIDs, GIDs and PIDs | Lennart Poettering |
2015-11-15 | machined,logind: be more careful when accepting PIDs and UIDs from clients | Lennart Poettering |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split out printf() helpers to stdio-util.h | Lennart Poettering |
2015-10-26 | util-lib: split out user/group/uid/gid calls into user-util.[ch] | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-22 | btrfs: beef-up btrfs support with a limited understanding of quota | Lennart Poettering |
2015-09-22 | util: drop UID_IS_INVALID() in favour of uid_is_valid() | Lennart Poettering |
2015-09-06 | bus-util: support details in CheckAuthorization calls | Michael Chapman |
2015-08-24 | machined: userns is only supported for container-class machines | Lennart Poettering |
2015-08-24 | machined: introduce pseudo-machine ".host" refererring to the host system | Lennart Poettering |
2015-08-24 | util: make machine_name_is_valid() a macro and move it to hostname-util.h | Lennart Poettering |
2015-08-24 | machined: always look for leader PID first | Lennart Poettering |
2015-08-24 | machined: add new OpenShell() bus call | Lennart Poettering |
2015-08-06 | machined: rework state tracking logic for machines | Lennart Poettering |
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-07-09 | nss-mymachines: map userns users of containers to real user names | 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 sure to track machine unit states properly | Lennart Poettering |
2015-04-10 | shared: add formats-util.h | Ronny Chevalier |
2015-03-10 | shared: the btrfs quota field is called "referenced" not "referred" | 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-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/machinectl: when "machinectl image-status" is used without arguments... | Lennart Poettering |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
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: move logic for bind mounting into containers from machinectl to mac... | Lennart Poettering |
2015-01-19 | machined: refer to the disk space allocated for an image to "usage" rather th... | Lennart Poettering |
2014-12-29 | Revert "machined: don't force terminate registered machines" | Lennart Poettering |
2014-12-29 | machined: ignore spurious error | Lennart Poettering |
2014-12-28 | machined: don't look for images on each property get, but cache the image obj... | Lennart Poettering |