Systemd/src/import
Lennart Poettering 1c876927e4 copy: change the various copy_xyz() calls to take a unified flags parameter
This adds a unified "copy_flags" parameter to all copy_xyz() function
calls, replacing the various boolean flags so far used. This should make
many invocations more readable as it is clear what behaviour is
precisely requested. This also prepares ground for adding support for
more modes later on.
2017-02-17 10:22:28 +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
curl-util.c tree-wide: use mfree more 2016-10-16 23:35:39 -04:00
curl-util.h tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
export-raw.c tree-wide: use mfree more 2016-10-16 23:35:39 -04:00
export-raw.h tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
export-tar.c tree-wide: use mfree more 2016-10-16 23:35:39 -04:00
export-tar.h tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
export.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
import-common.c treewide: use stdio_unset_cloexec() function 2016-07-02 23:42:01 +06:00
import-common.h tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
import-compress.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
import-compress.h tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
import-pubring.gpg import: add image verification using gpg 2015-01-21 04:03:54 +01:00
import-raw.c tree-wide: drop NULL sentinel from strjoin 2016-10-23 11:43:27 -04:00
import-raw.h tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
import-tar.c tree-wide: drop NULL sentinel from strjoin 2016-10-23 11:43:27 -04:00
import-tar.h tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
import.c import: don't log "fake" errno values 2016-07-22 21:25:09 -04:00
importd.c tree-wide: use mfree more 2016-10-16 23:35:39 -04: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: drop dkr support 2015-12-10 16:54:41 +01:00
org.freedesktop.import1.policy.in importd: add API for exporting container/VM images 2015-03-09 18:02:23 +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-common.c importd: automatically download .roothash in addition to .nspawn for raw downloads 2016-12-21 19:09:31 +01:00
pull-common.h importd: automatically download .roothash in addition to .nspawn for raw downloads 2016-12-21 19:09:31 +01:00
pull-job.c tree-wide: use mfree more 2016-10-16 23:35:39 -04:00
pull-job.h import: drop unused definition 2016-04-12 13:43:29 +02:00
pull-raw.c copy: change the various copy_xyz() calls to take a unified flags parameter 2017-02-17 10:22:28 +01:00
pull-raw.h importd: automatically download .roothash in addition to .nspawn for raw downloads 2016-12-21 19:09:31 +01:00
pull-tar.c copy: change the various copy_xyz() calls to take a unified flags parameter 2017-02-17 10:22:28 +01:00
pull-tar.h tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
pull.c importd: automatically download .roothash in addition to .nspawn for raw downloads 2016-12-21 19:09:31 +01:00
qcow2-util.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
qcow2-util.h tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
test-qcow2.c tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00