index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
copy.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared: Copy holes in sparse files in copy_bytes_full()
Daan De Meyer
2022-01-14
1
-0
/
+1
*
shared/copy: add a new flag COPY_ALL_XATTRS
Andrej Lajovic
2021-08-11
1
-1
/
+2
*
copy: add COPY_SIGTERM, matching the existing COPY_SIGINT
Lennart Poettering
2021-08-02
1
-5
/
+6
*
copy: add COPY_SYNCFS flag
Lennart Poettering
2021-08-02
1
-0
/
+1
*
copy: optionally fsync() files after copying them
Lennart Poettering
2021-08-02
1
-9
/
+11
*
basic,shared: move a bunch of files to src/shared/
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-0
/
+71
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-35
/
+0
*
util: the chattr flags field is actually unsigned, judging by kernel sources
Lennart Poettering
2015-01-14
1
-2
/
+2
*
machined: when cloning a raw disk image, also set the NOCOW flag
Lennart Poettering
2015-01-08
1
-2
/
+2
*
machinectl/machined: implement "rename", "clone", "read-only" verbs for machi...
Lennart Poettering
2014-12-28
1
-0
/
+1
*
copy: try top copy atime/time/xattrs when copying files
Lennart Poettering
2014-12-26
1
-0
/
+2
*
machinectl: add new commands for copying files from/to containers
Lennart Poettering
2014-12-18
1
-1
/
+2
*
copy: use btrfs reflinking only whe we know we copy full files
Lennart Poettering
2014-12-12
1
-2
/
+2
*
shared: add new btrfs-util.[ch] helpers for doing common btrfs operation
Lennart Poettering
2014-12-12
1
-0
/
+1
*
copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()...
Lennart Poettering
2014-11-07
1
-0
/
+1
*
shared: add missing includes
Ronny Chevalier
2014-10-31
1
-0
/
+3
*
coredump: never write more than the configured processing size limit to disk
Lennart Poettering
2014-06-23
1
-1
/
+1
*
tmpfiles: make sure "C" doesn't copy anything if the destination already exists
Lennart Poettering
2014-06-19
1
-1
/
+1
*
sysusers: add minimal tool to reconstruct /etc/passwd and /etc/group from sta...
Lennart Poettering
2014-06-12
1
-0
/
+1
*
tmpfiles: add new "C" line for copying files or directories
Lennart Poettering
2014-06-10
1
-0
/
+25