summaryrefslogtreecommitdiff
path: root/src/machine/machined-dbus.c
Commit message (Expand)AuthorAgeFilesLines
* machined: expose "UID shift" concept for containersLennart Poettering2017-02-171-0/+21
* machined: add API for querying the OS release of a machine imageLennart Poettering2016-12-071-0/+52
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2016-11-071-1/+1
* tree-wide: use %m in calls to sd_bus_error_set_errnofZbigniew Jędrzejewski-Szmek2016-09-131-1/+3
* util-lib: rework /tmp and /var/tmp handling codeLennart Poettering2016-08-041-1/+1
* Various fixes for typos found by lintian (#3705)Michael Biebl2016-07-121-1/+1
* machined: "machinectl clean" can take a while, do it asynchronously from a ba...Lennart Poettering2016-06-241-35/+179
* machined: add new OpenRootDirectory() call to Machine objectsLennart Poettering2016-04-251-0/+21
* machinectl: add new "machinectl clean" commandLennart Poettering2016-04-121-0/+88
* tree-wide: minor formatting inconsistency cleanupsVito Caputo2016-02-231-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* machined: add early checks for unrealistically large image/pool sizesLennart Poettering2016-01-271-0/+3
* machined: when the pool limit is set to infinity don't resize backing loopbac...Lennart Poettering2016-01-271-5/+8
* logind,machined: bump TasksMax=Lennart Poettering2016-01-251-1/+1
* tree-wide: check if errno is greater than zero (2)Zbigniew Jędrzejewski-Szmek2016-01-131-4/+4
* nspawn: set TasksMax in machined instead of nspawnAlban Crequy2015-12-041-0/+4
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-11/+11
* tree-wide: use right cast macros for UIDs, GIDs and PIDsLennart Poettering2015-11-171-1/+1
* machined,logind: be more careful when accepting PIDs and UIDs from clientsLennart Poettering2015-11-151-0/+3
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split out printf() helpers to stdio-util.hLennart Poettering2015-10-271-0/+1
* util-lib: split out user/group/uid/gid calls into user-util.[ch]Lennart Poettering2015-10-261-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-8/+10
* btrfs: beef-up btrfs support with a limited understanding of quotaLennart Poettering2015-10-221-3/+5
* util: drop UID_IS_INVALID() in favour of uid_is_valid()Lennart Poettering2015-09-221-8/+8
* bus-util: support details in CheckAuthorization callsMichael Chapman2015-09-061-0/+1
* machined: userns is only supported for container-class machinesLennart Poettering2015-08-241-0/+12
* machined: introduce pseudo-machine ".host" refererring to the host systemLennart Poettering2015-08-241-1/+1
* util: make machine_name_is_valid() a macro and move it to hostname-util.hLennart Poettering2015-08-241-0/+1
* machined: always look for leader PID firstLennart Poettering2015-08-241-6/+7
* machined: add new OpenShell() bus callLennart Poettering2015-08-241-0/+22
* machined: rework state tracking logic for machinesLennart Poettering2015-08-061-35/+4
* logind,machined: various smaller cleanupsLennart Poettering2015-08-061-2/+1
* machined,logind: don't generate errors on signal match functionsLennart Poettering2015-08-061-2/+2
* nss-mymachines: map userns users of containers to real user namesLennart Poettering2015-07-091-1/+230
* sd-bus: allow passing NULL as bus parameter to sd_bus_send()Lennart Poettering2015-04-291-2/+2
* sd-bus: drop bus parameter from message callback prototypeLennart Poettering2015-04-291-71/+64
* machined: make sure to track machine unit states properlyLennart Poettering2015-04-281-9/+46
* shared: add formats-util.hRonny Chevalier2015-04-101-0/+1
* shared: the btrfs quota field is called "referenced" not "referred"Lennart Poettering2015-03-101-2/+2
* importd: automatically grow /var/lib/machines/ loopback filesystem during dow...Lennart Poettering2015-03-031-3/+5
* machined: also set up /var/lib/machines as btrfs, if "machinectl set-limit" i...Lennart Poettering2015-03-021-0/+6
* machined: if /var/lib/machines is backed by a loop file, resize it on "machin...Lennart Poettering2015-02-261-0/+4
* machined,machinectl: add calls for changing container/VM quotasLennart Poettering2015-02-251-0/+57
* machined/machinectl: when "machinectl image-status" is used without arguments...Lennart Poettering2015-02-241-0/+91
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-9/+0
* machined: open up most of machined's commands to unprivileged clients via Pol...Lennart Poettering2015-02-181-9/+13
* machined: make "machinectl copy-to" and "machinectl copy-from" server side op...Lennart Poettering2015-02-171-2/+25
* machined: move logic for bind mounting into containers from machinectl to mac...Lennart Poettering2015-02-171-0/+22
* machined: refer to the disk space allocated for an image to "usage" rather th...Lennart Poettering2015-01-191-1/+1