Systemd/src/import
Lennart Poettering 63c372cb9d util: rework strappenda(), and rename it strjoina()
After all it is now much more like strjoin() than strappend(). At the
same time, add support for NULL sentinels, even if they are normally not
necessary.
2015-02-03 02:05:59 +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: rework strappenda(), and rename it strjoina() 2015-02-03 02:05:59 +01:00
curl-util.h import: prefer usec_t over time_t 2014-12-25 03:14:09 +01:00
import-common.c util: rework strappenda(), and rename it strjoina() 2015-02-03 02:05:59 +01:00
import-common.h import: drop all capabilities when invoking tar 2015-01-22 18:12:31 +01:00
import-dkr.c util: rework strappenda(), and rename it strjoina() 2015-02-03 02:05:59 +01:00
import-dkr.h #pragma once here and there 2015-01-23 09:30:44 -05: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 util: rework strappenda(), and rename it strjoina() 2015-02-03 02:05:59 +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