index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
import
/
export-raw.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pretty-print: add format-string version of draw_progress_bar()
Lennart Poettering
2024-10-29
1
-11
/
+8
*
import: Draw progress bars
Daan De Meyer
2024-10-29
1
-1
/
+18
*
import: append % to X_IMPORT_PROGRESS=
Frantisek Sumsal
2023-11-25
1
-1
/
+1
*
copy: Introduce reflink() and reflink_full()
Daan De Meyer
2023-04-28
1
-2
/
+2
*
copy: Make copy_xattr() more generic
Daan De Meyer
2023-02-14
1
-1
/
+1
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-3
/
+3
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
tree-wide: port things dirname_malloc() → path_extract_directory()
Lennart Poettering
2022-08-23
1
-6
/
+0
*
shared/copy: add a new flag COPY_ALL_XATTRS
Andrej Lajovic
2021-08-11
1
-1
/
+1
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
include missing_fcntl.h where needed
Anita Zhang
2019-11-07
1
-0
/
+1
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+0
*
tree-wide: say "ratelimit" not "rate_limit"
Zbigniew Jędrzejewski-Szmek
2019-09-20
1
-3
/
+3
*
Drop RATELIMIT macros
Zbigniew Jędrzejewski-Szmek
2019-09-20
1
-2
/
+1
*
copy: don't synthesize a 'user.crtime_usec' xattr on copy unless explicitly r...
Lennart Poettering
2019-03-01
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: use structured initializers
Yu Watanabe
2018-11-23
1
-5
/
+8
*
tree-wide: port various bits over to open_parent()
Lennart Poettering
2018-07-23
1
-5
/
+2
*
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
*
Rename ratelimit_test to ratelimit_below
Zbigniew Jędrzejewski-Szmek
2018-05-13
1
-1
/
+1
*
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
*
macro: introduce new TAKE_FD() macro
Lennart Poettering
2018-03-22
1
-7
/
+4
*
stat-util: unify code that checks whether something is a regular file
Lennart Poettering
2018-02-20
1
-2
/
+4
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-17
1
-3
/
+1
*
importd/export-raw: needs missing.h for O_TMPFILE
Yann E. MORIN
2016-08-29
1
-0
/
+1
*
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
-0
/
+4
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-3
/
+5
*
util: when creating temporary file names, allow including extra id string in it
Lennart Poettering
2015-06-15
1
-1
/
+1
*
importd: add API for exporting container/VM images
Lennart Poettering
2015-03-09
1
-0
/
+345