Systemd/src/import
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 import: introduce new mini-daemon systemd-importd, and make machinectl a client to it 2015-01-22 04:02:07 +01:00
aufs-util.c import: add new minimal tool "systemd-import" for pulling down foreign containers and install them locally 2014-12-19 02:08:14 +01:00
aufs-util.h import: add new minimal tool "systemd-import" for pulling down foreign containers and install them locally 2014-12-19 02:08:14 +01:00
curl-util.c util: replace RUN_WITH_LOCALE with extended locale functions 2015-01-18 22:08:44 +01:00
curl-util.h import: prefer usec_t over time_t 2014-12-25 03:14:09 +01:00
import-common.c import: we need CAP_DAC_OVERRIDE for untarring systems after all 2015-01-23 01:17:55 +01:00
import-common.h import: drop all capabilities when invoking tar 2015-01-22 18:12:31 +01:00
import-dkr.c importd: when listing transfers, show progress percentage 2015-01-23 01:17:55 +01:00
import-dkr.h import: introduce new mini-daemon systemd-importd, and make machinectl a client to it 2015-01-22 04:02:07 +01:00
import-job.c importd: when listing transfers, show progress percentage 2015-01-23 01:17:55 +01:00
import-job.h importd: when listing transfers, show progress percentage 2015-01-23 01:17:55 +01:00
import-pubring.gpg import: add image verification using gpg 2015-01-21 04:03:54 +01:00
import-raw.c importd: when listing transfers, show progress percentage 2015-01-23 01:17:55 +01:00
import-raw.h import: make image verification optional 2015-01-20 20:40:44 +01:00
import-tar.c importd: when listing transfers, show progress percentage 2015-01-23 01:17:55 +01:00
import-tar.h impot: minor cleanups 2015-01-22 04:02:07 +01:00
importd.c importd: when listing transfers, show progress percentage 2015-01-23 01:17:55 +01:00
Makefile import: add new minimal tool "systemd-import" for pulling down foreign containers and install them locally 2014-12-19 02:08:14 +01:00
org.freedesktop.import1.conf importd: fix bus policy 2015-01-23 01:17:55 +01:00
org.freedesktop.import1.policy.in import: introduce new mini-daemon systemd-importd, and make machinectl a client to it 2015-01-22 04:02:07 +01:00
org.freedesktop.import1.service import: introduce new mini-daemon systemd-importd, and make machinectl a client to it 2015-01-22 04:02:07 +01:00
pull.c import: now that the worker binary is called "systemd-pull" we can shorten the verbs 2015-01-22 17:50:50 +01:00
qcow2-util.c qcow2: when dissecting qcow2, use btrfs clone ioctls for reflinking blocks to target 2015-01-19 20:24:09 +01:00
qcow2-util.h import: support importing qcow2 images 2015-01-16 20:09:33 +01:00
test-qcow2.c import: support importing qcow2 images 2015-01-16 20:09:33 +01:00