Systemd/src/machine
Lennart Poettering 7079cfeffb importd: when listing transfers, show progress percentage
With this change the pull protocol implementation processes will pass
progress data to importd which then passes this information on via the
bus. We use sd_notify() as generic transport for this communication,
making importd listen to them, while matching the incoming messages to
the right transfer.
2015-01-23 01:17:55 +01:00
..
.gitignore machined: introduce polkit for OpenLogin() call 2014-12-23 21:28:48 +01:00
image-dbus.c machined: refer to the disk space allocated for an image to "usage" rather than "size" 2015-01-19 20:24:09 +01:00
image-dbus.h machined: don't look for images on each property get, but cache the image object inbetween 2014-12-28 02:44:37 +01:00
machine-dbus.c machined: refuse certain operation on non-container machines, since they cannot work elsewhere 2015-01-13 13:55:15 +01:00
machine-dbus.h machined: Move image discovery logic into src/shared, so that we can make use of it from nspawn 2014-12-28 02:08:40 +01:00
machine.c machined: simplification 2015-01-06 03:16:39 +01:00
machine.h Revert "machined: don't force terminate registered machines" 2014-12-29 20:13:58 +01:00
machinectl.c importd: when listing transfers, show progress percentage 2015-01-23 01:17:55 +01:00
machined-dbus.c machined: refer to the disk space allocated for an image to "usage" rather than "size" 2015-01-19 20:24:09 +01:00
machined.c machined: don't look for images on each property get, but cache the image object inbetween 2014-12-28 02:44:37 +01:00
machined.h machined: don't look for images on each property get, but cache the image object inbetween 2014-12-28 02:44:37 +01:00
Makefile machined: split out machine registration stuff from logind 2013-07-02 03:47:23 +02:00
org.freedesktop.machine1.conf machined: introduce polkit for OpenLogin() call 2014-12-23 21:28:48 +01:00
org.freedesktop.machine1.policy.in Remove "to allow" from policy messages 2015-01-01 09:45:04 -05:00
org.freedesktop.machine1.service machined: split out machine registration stuff from logind 2013-07-02 03:47:23 +02:00
test-machine-tables.c tests: add tests for string lookup tables 2013-07-05 01:36:16 -04:00