index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-copy.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: fix type of read() return variable at a couple of places
Lennart Poettering
2024-06-22
1
-6
/
+6
*
ASSERT_STREQ for simple cases
Ivan Kruglov
2024-04-15
1
-9
/
+9
*
Introduce ASSERT_OK_ERRNO()
Daan De Meyer
2024-04-10
1
-7
/
+7
*
test: Various build environment fixes
Daan De Meyer
2024-04-09
1
-2
/
+5
*
copy: introduce COPY_VERIFY_LINKED flag
Yu Watanabe
2024-02-15
1
-0
/
+22
*
test: add test for copying symlink with copy_tree_at()
Yu Watanabe
2024-02-15
1
-0
/
+37
*
fs-util: rename xopenat() -> xopanat_full()
Yu Watanabe
2024-02-15
1
-2
/
+2
*
fd-uitl: rename PIPE_EBADF → EBADF_PAIR, and add EBADF_TRIPLET
Lennart Poettering
2023-10-26
1
-1
/
+1
*
io-util: introduce loop_write_full that takes a timeout
Mike Yuan
2023-09-07
1
-3
/
+3
*
copy: Add support for creating subvolumes to copy_tree_at()
Daan De Meyer
2023-08-14
1
-7
/
+7
*
file-io: Fix copying sparse files
Michael A Cassaniti
2023-08-11
1
-0
/
+73
*
copy: Add COPY_LOCK_BSD
Daan De Meyer
2023-06-15
1
-0
/
+21
*
tree-wide: Fix false positives on newer gcc
Daan De Meyer
2023-05-23
1
-6
/
+6
*
test: use _cleanup_ for temp. files
David Tardon
2023-04-21
1
-20
/
+8
*
copy: make copy_bytes() support O_PATH fds
Yu Watanabe
2023-04-10
1
-1
/
+1
*
chase-symlinks: Rename chase_symlinks() to chase()
Daan De Meyer
2023-03-24
1
-2
/
+2
*
copy: Move chattr arguments to full function signatures
Daan De Meyer
2023-03-21
1
-5
/
+5
*
copy: Support both inode exclusion and contents exclusion
Daan De Meyer
2023-02-22
1
-2
/
+2
*
tree-wide: use -EBADF more
Yu Watanabe
2022-12-20
1
-1
/
+1
*
tree-wide: introduce PIPE_EBADF macro
Yu Watanabe
2022-12-20
1
-1
/
+1
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-3
/
+3
*
Merge pull request #25338 from DaanDeMeyer/at-fixes
Yu Watanabe
2022-11-13
1
-3
/
+4
|
\
|
*
test-copy: Stop using rm_rf_physical_and_close
Daan De Meyer
2022-11-11
1
-3
/
+4
*
|
copy: Support passing a deny list of files/directories to not copy
Daan De Meyer
2022-11-10
1
-8
/
+20
|
/
*
Merge pull request #24813 from DaanDeMeyer/at-all-the-things
Luca Boccassi
2022-11-10
1
-34
/
+22
|
\
|
*
test-copy: Rework test_copy_tree_replace_dirs() to use new openat() helpers
Daan De Meyer
2022-11-09
1
-34
/
+22
*
|
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
|
/
*
tree-wide: fix typo
Yu Watanabe
2022-08-01
1
-1
/
+1
*
copy: Respect COPY_REPLACE flag for copy_tree
Alexander Wilson
2022-07-27
1
-0
/
+69
*
test-copy: use non-0 data block in copy_holes
наб
2022-03-29
1
-1
/
+2
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
test: initialize buffer to make Coverity silent
Yu Watanabe
2022-01-27
1
-1
/
+2
*
shared: Ensure COPY_HOLES copies trailing holes
Daan De Meyer
2022-01-26
1
-6
/
+16
*
test: fix a copy-and-paste error
Yu Watanabe
2022-01-18
1
-1
/
+1
*
journal: Copy holes when archiving BTRFS journal files
Daan De Meyer
2022-01-17
1
-0
/
+44
*
test: Use TEST macro
Jan Janssen
2021-11-25
1
-31
/
+17
*
tree-wide: use WRITE_STRING_FILE_MKDIR_0755 at more places
Lennart Poettering
2021-11-16
1
-2
/
+1
*
xattr-util: merge various getxattr()/listxattr() helpers into getxattr_at_mal...
Lennart Poettering
2021-10-07
1
-1
/
+1
*
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
1
-0
/
+1
*
tree-wide: coccinelle fixes
Frantisek Sumsal
2021-03-18
1
-1
/
+1
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-8
/
+8
*
copy: handle copy_file_range() weirdness on procfs/sysfs
Lennart Poettering
2021-02-26
1
-0
/
+17
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
copy: optionally, reproduce hardlinks from source in destination
Lennart Poettering
2020-09-09
1
-8
/
+34
*
tests: various small fixes for strict systems
Topi Miettinen
2020-04-26
1
-3
/
+3
*
test-copy: test that xattrs are properly copied
Lennart Poettering
2019-11-19
1
-5
/
+28
*
basic/fs-util: change CHASE_OPEN flag into a separate output parameter
Zbigniew Jędrzejewski-Szmek
2019-10-24
1
-1
/
+1
*
Merge pull request #13022 from keszybz/coverity-cleanups
Lennart Poettering
2019-07-12
1
-3
/
+3
|
\
|
*
test: minor modernization
Zbigniew Jędrzejewski-Szmek
2019-07-12
1
-3
/
+3
*
|
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
1
-4
/
+4
|
/
[next]