index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
import
/
pull-tar.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
importd: make keeping pristine copy of downloaded images optional
Lennart Poettering
2024-03-01
1
-27
/
+41
*
importd: add support for downloading sysext/confext/portable images too
Lennart Poettering
2024-03-01
1
-1
/
+2
*
import: merge PullFlags enum into ImportFlags
Lennart Poettering
2024-03-01
1
-27
/
+27
*
importd: trivial modernizations
Lennart Poettering
2024-03-01
1
-2
/
+4
*
tree-wide: replace FOREACH_POINTER with FOREACH_ARGUMENT
Mike Yuan
2024-01-24
1
-6
/
+6
*
import: append % to X_IMPORT_PROGRESS=
Frantisek Sumsal
2023-11-25
1
-1
/
+1
*
copy: Add support for creating subvolumes to copy_tree_at()
Daan De Meyer
2023-08-14
1
-1
/
+1
*
btrfs-util: Move subvolume creation to basic/btrfs.h
Daan De Meyer
2023-08-14
1
-1
/
+1
*
btrfs-util: Add btrfs_subvol_snapshot_at()
Daan De Meyer
2023-06-06
1
-3
/
+3
*
copy: Move chattr arguments to full function signatures
Daan De Meyer
2023-03-21
1
-1
/
+0
*
copy: Support passing a deny list of files/directories to not copy
Daan De Meyer
2022-11-10
1
-1
/
+1
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
shared: clean up mkdir.h/label.h situation
Lennart Poettering
2021-11-16
1
-1
/
+1
*
tree-wide: use new RET_NERRNO() helper at various places
Lennart Poettering
2021-11-16
1
-1
/
+1
*
tree-wide: port more code to sigkill_wait()
Lennart Poettering
2021-11-03
1
-4
/
+2
*
tree-wide: port various places to use TAKE_PID()
Lennart Poettering
2021-11-03
1
-2
/
+1
*
import: allow file:// in addition to HTTP(S)
Lennart Poettering
2021-08-20
1
-1
/
+1
*
pull: add --direct mode + make various eatures optional + explicit checksum v...
Lennart Poettering
2021-08-17
1
-99
/
+211
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
import: properly verify roothash_signature + verity download, too
Lennart Poettering
2021-01-29
1
-1
/
+8
*
import: set up btrfs qgroups on correct hierarchy
Lennart Poettering
2021-01-22
1
-1
/
+3
*
import: refactor how we do gpg validation
Lennart Poettering
2021-01-19
1
-1
/
+1
*
import: optionally pull .verity + .roothash.p7s data when downloading
Lennart Poettering
2021-01-19
1
-42
/
+32
*
import: rework how verification works
Lennart Poettering
2021-01-19
1
-5
/
+17
*
import: mangle untarred OS images after pull-tar, too
Lennart Poettering
2021-01-12
1
-3
/
+6
*
hostname-util: flagsify hostname_is_valid(), drop machine_name_is_valid()
Lennart Poettering
2020-12-15
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
import: use our new btrfs_subvol_make_fallback() at two places
Lennart Poettering
2020-04-09
1
-7
/
+4
*
util-lib: when copying files make sure to apply some chattrs early, some late
Lennart Poettering
2019-03-28
1
-1
/
+1
*
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-1
/
+1
*
import: drop logic of setting up /var/lib/machines as btrfs loopback mount
Lennart Poettering
2018-11-26
1
-6
/
+0
*
import: use structured initializers
Yu Watanabe
2018-11-23
1
-13
/
+23
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-2
/
+1
*
tree-wide: use EXIT_SUCCESS when comparing child process exit statuses
Lennart Poettering
2018-01-04
1
-1
/
+1
*
process-util: rework wait_for_terminate_and_warn() to take a flags parameter
Lennart Poettering
2018-01-04
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
importd: log more information when renaming files
Lennart Poettering
2017-06-26
1
-2
/
+2
*
import: remove misplaced assert()
Lennart Poettering
2017-06-26
1
-4
/
+6
*
only check signature job error if signature job exists (#6118)
tblume
2017-06-21
1
-1
/
+1
*
importd: support SUSE style checksums (#5206)
tblume
2017-04-24
1
-3
/
+9
*
copy: change the various copy_xyz() calls to take a unified flags parameter
Lennart Poettering
2017-02-17
1
-1
/
+1
*
importd: automatically download .roothash in addition to .nspawn for raw down...
Lennart Poettering
2016-12-21
1
-41
/
+45
*
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-17
1
-3
/
+1
*
import: don't claim we had copied a settings file if we didn't
Lennart Poettering
2016-02-21
1
-2
/
+4
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
*
treewide: use the negative error codes returned by our functions
Michal Schmidt
2015-11-05
1
-1
/
+1
[next]