summaryrefslogtreecommitdiff
path: root/src/machine/image-dbus.c
AgeCommit message (Expand)Author
2016-06-24machined: "machinectl clean" can take a while, do it asynchronously from a ba...Lennart Poettering
2016-05-02machined: rework copy-from/copy-to operation to use generic Operation objectLennart Poettering
2016-05-02machined: also make image removal operation asynchronousLennart Poettering
2016-05-02util: rework sigkill_wait() to not require pid_t pointerLennart Poettering
2016-05-02machined: run clone operation asynchronously in the backgroundLennart Poettering
2016-04-25machined: generate a nicer error when the user tries "machinectl clone" on no...Lennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-27machined: add early checks for unrealistically large image/pool sizesLennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27user-util: move UID/GID related macros from macro.h to user-util.hLennart Poettering
2015-09-06bus-util: support details in CheckAuthorization callsMichael Chapman
2015-04-29sd-bus: drop bus parameter from message callback prototypeLennart Poettering
2015-02-25machined,machinectl: add calls for changing container/VM quotasLennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-18logind: open up most bus calls for unpriviliged processes, using PolicyKitLennart Poettering
2015-02-18machined: open up most of machined's commands to unprivileged clients via Pol...Lennart Poettering
2015-01-19machined: refer to the disk space allocated for an image to "usage" rather th...Lennart Poettering
2014-12-28machined: Fix MarkReadOnly method's name on busSylvain Plantefève
2014-12-28machined: don't look for images on each property get, but cache the image obj...Lennart Poettering
2014-12-28machined: add support for reporting image size via btrfs quotaLennart Poettering
2014-12-28machinectl/machined: implement "rename", "clone", "read-only" verbs for machi...Lennart Poettering
2014-12-28machined: add "machinectl remove" for removing imagesLennart Poettering
2014-12-28machined: Move image discovery logic into src/shared, so that we can make use...Lennart Poettering
2014-12-25machined: beef up machined image listing with creation/modification times of ...Lennart Poettering
2014-12-19machined: add a full bus object for imagesLennart Poettering