1
0
mirror of https://github.com/systemd/systemd synced 2024-07-05 17:39:42 +00:00
systemd/src/import
2024-06-15 12:16:36 +01:00
..
curl-util.c various: remove unnecessary check before sd_event_source_set_enabled() 2024-05-30 12:11:58 +02:00
curl-util.h curl-util: fix downloads from file:// URLs 2024-03-01 22:25:42 +01:00
export-raw.c import: append % to X_IMPORT_PROGRESS= 2023-11-25 20:42:13 +01:00
export-raw.h license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
export-tar.c import: append % to X_IMPORT_PROGRESS= 2023-11-25 20:42:13 +01:00
export-tar.h license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
export.c importd: validate local image names with the right helper 2024-03-01 22:25:42 +01:00
import-common.c importd: validate local image names with the right helper 2024-03-01 22:25:42 +01:00
import-common.h importd: make keeping pristine copy of downloaded images optional 2024-03-01 22:25:42 +01:00
import-compress.c basic: rename util.h to logarithm.h 2022-11-08 18:21:10 +01:00
import-compress.h tree-wide: use -EINVAL for enum invalid values 2021-02-10 14:46:59 +01:00
import-fs.c import: mention explicitly which image directory we operate on 2024-03-01 22:25:42 +01:00
import-pubring.gpg
import-raw.c importd: add support for downloading sysext/confext/portable images too 2024-03-01 22:25:42 +01:00
import-raw.h import: add new "--direct" mode + add controls for turning certain features on/off 2021-08-17 10:08:58 +02:00
import-tar.c importd: add support for downloading sysext/confext/portable images too 2024-03-01 22:25:42 +01:00
import-tar.h import: introduce ImportFlags flags field 2021-01-22 20:54:51 +01:00
import.c import: mention explicitly which image directory we operate on 2024-03-01 22:25:42 +01:00
importctl.c libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
importd.c importd: unify setup of bus connectivity in one place 2024-06-15 12:16:36 +01:00
meson.build import: skip the whole subdir when building with -Dimportd=false 2024-04-26 17:14:07 +02:00
org.freedesktop.import1.conf importd: add command to list downloaded images 2024-03-01 22:25:42 +01:00
org.freedesktop.import1.policy importd: add support for downloading sysext/confext/portable images too 2024-03-01 22:25:42 +01:00
org.freedesktop.import1.service license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
pull-common.c importd: validate local image names with the right helper 2024-03-01 22:25:42 +01:00
pull-common.h import: merge PullFlags enum into ImportFlags 2024-03-01 22:25:42 +01:00
pull-job.c gcrypt: dlopenify for libsystemd 2024-04-03 11:50:25 +01:00
pull-job.h import: port importd from libgcrypt to openssl^gcrypt 2021-11-30 23:00:21 +01:00
pull-raw.c importd: make keeping pristine copy of downloaded images optional 2024-03-01 22:25:42 +01:00
pull-raw.h import: merge PullFlags enum into ImportFlags 2024-03-01 22:25:42 +01:00
pull-tar.c importd: make keeping pristine copy of downloaded images optional 2024-03-01 22:25:42 +01:00
pull-tar.h import: merge PullFlags enum into ImportFlags 2024-03-01 22:25:42 +01:00
pull.c import: mention explicitly which image directory we operate on 2024-03-01 22:25:42 +01:00
qcow2-util.c tree-wide: drop space between variable and an increment/decrement 2023-12-25 01:56:40 +09:00
qcow2-util.h license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
test-qcow2.c test: always call test_setup_logging() 2023-11-18 03:04:27 +09:00