index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
import-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
import: add generic enum for choosing between tar + raw downloads
Lennart Poettering
2024-06-25
1
-2
/
+9
*
discover-image: nicely support .sysext.raw + .confext.raw suffix for DDIs
Lennart Poettering
2023-10-05
1
-0
/
+2
*
nulstr-util: Declare NULSTR_FOREACH() iterator inline
Daan De Meyer
2022-11-11
1
-1
/
+0
*
Typos found by codespell
Dimitri Papadopoulos
2021-10-20
1
-1
/
+1
*
import-util: tweak url patching helper
Lennart Poettering
2021-07-30
1
-22
/
+83
*
import: set up btrfs qgroups on correct hierarchy
Lennart Poettering
2021-01-22
1
-9
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
import: don't complain if FS_NOCOW_FL is not available
Lennart Poettering
2020-01-20
1
-0
/
+14
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
util: split out nulstr related stuff to nulstr-util.[ch]
Lennart Poettering
2019-03-14
1
-1
/
+1
*
import-util: downgrade log message about quota to LOG_DEBUG
Lennart Poettering
2018-11-26
1
-1
/
+1
*
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 spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-2
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
importd: drop dkr support
Lennart Poettering
2015-12-10
1
-52
/
+0
*
shared: include what we use
Thomas Hindoe Paaboel Andersen
2015-12-06
1
-0
/
+5
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util: move filename_is_valid() and path_is_safe() to path-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-0
/
+1
*
import: when downloading images, create a subtree quota group for them
Lennart Poettering
2015-10-22
1
-0
/
+27
*
shared/import-util: Tag renamed to reference
Pavel Odvody
2015-05-19
1
-0
/
+21
*
import: rename --verify=sum to --verify=checksum
Lennart Poettering
2015-01-22
1
-1
/
+1
*
import: introduce new mini-daemon systemd-importd, and make machinectl a clie...
Lennart Poettering
2015-01-22
1
-0
/
+182