summaryrefslogtreecommitdiffstats
path: root/src/machine/image-dbus.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* machined,machinectl: add calls for changing container/VM quotasLennart Poettering2015-02-251-0/+39
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* logind: open up most bus calls for unpriviliged processes, using PolicyKitLennart Poettering2015-02-181-0/+4
* machined: open up most of machined's commands to unprivileged clients via Pol...Lennart Poettering2015-02-181-4/+58
* machined: refer to the disk space allocated for an image to "usage" rather th...Lennart Poettering2015-01-191-2/+2
* machined: Fix MarkReadOnly method's name on busSylvain Plantefève2014-12-281-1/+1
* machined: don't look for images on each property get, but cache the image obj...Lennart Poettering2014-12-281-332/+84
* machined: add support for reporting image size via btrfs quotaLennart Poettering2014-12-281-6/+115
* machinectl/machined: implement "rename", "clone", "read-only" verbs for machi...Lennart Poettering2014-12-281-0/+92
* machined: add "machinectl remove" for removing imagesLennart Poettering2014-12-281-1/+24
* machined: Move image discovery logic into src/shared, so that we can make use...Lennart Poettering2014-12-281-1/+2
* machined: beef up machined image listing with creation/modification times of ...Lennart Poettering2014-12-251-4/+60
* machined: add a full bus object for imagesLennart Poettering2014-12-191-0/+234