index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
import
/
import-fs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
terminal-util: split out color macros/helpers into its own header
Lennart Poettering
2024-07-19
1
-0
/
+1
*
import: mention explicitly which image directory we operate on
Lennart Poettering
2024-03-01
1
-0
/
+2
*
importd: validate local image names with the right helper
Lennart Poettering
2024-03-01
1
-1
/
+1
*
importd: add support for downloading sysext/confext/portable images too
Lennart Poettering
2024-03-01
1
-3
/
+18
*
importd: trivial modernizations
Lennart Poettering
2024-03-01
1
-2
/
+1
*
btrfs-util: Add btrfs_subvol_snapshot_at()
Daan De Meyer
2023-06-06
1
-3
/
+3
*
copy: Merge copy_directory() and copy_directory_fd() into copy_directory_at()
Daan De Meyer
2023-06-06
1
-3
/
+3
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
tree-wide: make constant ratelimit compound actually const
Lennart Poettering
2022-11-22
1
-1
/
+1
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-5
/
+2
*
shared: clean up mkdir.h/label.h situation
Lennart Poettering
2021-11-16
1
-1
/
+1
*
import-fs: create paren dirs in --direct mode too
Lennart Poettering
2021-08-20
1
-1
/
+2
*
import-fs: make various options controllable via cmdline/env var
Lennart Poettering
2021-08-17
1
-97
/
+165
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
tree-wide: add FORMAT_BYTES()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-5
/
+2
*
shared: rename machine-image.[ch] → discover-image.[ch]
Lennart Poettering
2021-02-03
1
-1
/
+1
*
import: set up btrfs qgroups on correct hierarchy
Lennart Poettering
2021-01-22
1
-0
/
+1
*
machine-image: properly support searching for images below some --root= path
Lennart Poettering
2021-01-19
1
-1
/
+1
*
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
*
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
1
-6
/
+7
*
tree-wide: Replace assert() by assert_se() when there is side effect
Benjamin Robin
2020-05-10
1
-2
/
+2
*
tree-wide: Fix, replace assert() by assert_se() when there is side effect
Benjamin Robin
2020-05-06
1
-2
/
+2
*
Drop RATELIMIT macros
Zbigniew Jędrzejewski-Szmek
2019-09-20
1
-1
/
+1
*
tree-wide: replace strjoina() with prefix_roota()
Yu Watanabe
2019-06-24
1
-1
/
+1
*
util: introduce format_bytes_full()
Yu Watanabe
2019-06-19
1
-1
/
+1
*
basic: add new helper call empty_or_dash_to_null()
Lennart Poettering
2019-04-08
1
-4
/
+2
*
tree-wide: introduce empty_or_dash() helper
Lennart Poettering
2019-04-08
1
-2
/
+2
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-2
/
+2
*
import: rerrange tarball/fs imports that have a single top-level directory co...
Lennart Poettering
2018-11-26
1
-0
/
+4
*
machine: add support for importing containers from plain directories
Lennart Poettering
2018-11-26
1
-0
/
+323