Systemd/src/import
Dave Reisner d8c72e87a0 importd: Avoid need for fd translation table
Make use of curl_multi_assign to associate each IO sd_event_source with
a CURL object. This means we always get passed the right event source
and don't need to worry about looking up the associated CURL object,
particularly in the case where the FD has been closed on a REMOVE event.
2019-07-09 10:00:13 +02:00
..
curl-util.c importd: Avoid need for fd translation table 2019-07-09 10:00:13 +02:00
curl-util.h importd: Avoid need for fd translation table 2019-07-09 10:00:13 +02:00
export-raw.c copy: don't synthesize a 'user.crtime_usec' xattr on copy unless explicitly requested 2019-03-01 14:11:07 +01:00
export-raw.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
export-tar.c util-lib: split out all temporary file related calls into tmpfiles-util.c 2018-12-02 13:22:29 +01:00
export-tar.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
export.c basic: add new helper call empty_or_dash_to_null() 2019-04-08 12:11:11 +02:00
import-common.c tree-wide: replace strjoina() with prefix_roota() 2019-06-25 01:31:26 +09:00
import-common.h import: rerrange tarball/fs imports that have a single top-level directory containing the OS tree 2018-11-26 18:09:01 +01:00
import-compress.c Make bzip2 an optional dependency for systemd-importd 2018-09-25 10:58:09 +02:00
import-compress.h Make bzip2 an optional dependency for systemd-importd 2018-09-25 10:58:09 +02:00
import-fs.c tree-wide: replace strjoina() with prefix_roota() 2019-06-25 01:31:26 +09:00
import-pubring.gpg import: add image verification using gpg 2015-01-21 04:03:54 +01:00
import-raw.c tree-wide: (void)ify a few unlink() and rmdir() 2019-03-27 18:09:56 +01:00
import-raw.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
import-tar.c tree-wide: replace strjoin() with path_join() 2019-06-21 03:26:16 +09:00
import-tar.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
import.c basic: add new helper call empty_or_dash_to_null() 2019-04-08 12:11:11 +02:00
importd.c tree-wide: code improvements suggested by Coccinelle 2019-04-30 09:39:07 +02:00
meson.build machine: add support for importing containers from plain directories 2018-11-26 18:09:01 +01:00
org.freedesktop.import1.conf machine: add support for importing containers from plain directories 2018-11-26 18:09:01 +01:00
org.freedesktop.import1.policy meson: drop unnecessary "transformation" of policy files 2018-02-16 13:01:12 +01:00
org.freedesktop.import1.service Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
pull-common.c tree-wide: replace strjoina() with prefix_roota() 2019-06-25 01:31:26 +09:00
pull-common.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
pull-job.c util: introduce format_bytes_full() 2019-06-19 23:15:19 +09:00
pull-job.h import: drop logic of setting up /var/lib/machines as btrfs loopback mount 2018-11-26 18:09:01 +01:00
pull-raw.c util-lib: when copying files make sure to apply some chattrs early, some late 2019-03-28 18:43:04 +01:00
pull-raw.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
pull-tar.c util-lib: when copying files make sure to apply some chattrs early, some late 2019-03-28 18:43:04 +01:00
pull-tar.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
pull.c basic: add new helper call empty_or_dash_to_null() 2019-04-08 12:11:11 +02:00
qcow2-util.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
qcow2-util.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
test-qcow2.c headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00