GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test-copy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-0
/
+1
*
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-1
/
+2
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
Merge pull request #9274 from poettering/comment-header-cleanup
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-3
/
+1
|
\
|
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
|
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
|
copy: rework copy_file_atomic() to copy the specified file via O_TMPFILE if p...
Lennart Poettering
2018-06-07
1
-0
/
+21
|
/
*
test-copy: remove unnecessary initialization
Zbigniew Jędrzejewski-Szmek
2018-05-14
1
-3
/
+3
*
tree-wide: do not wrap assert_se in extra parentheses
Zbigniew Jędrzejewski-Szmek
2018-05-14
1
-6
/
+6
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
fs-util: drop readlink_and_canonicalize()
Yu Watanabe
2018-02-09
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
test-copy: fix operation when test-copy is too small
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-4
/
+12
*
machined: when copying files from/to userns containers chown to root
Lennart Poettering
2017-02-17
1
-3
/
+4
*
copy: change the various copy_xyz() calls to take a unified flags parameter
Lennart Poettering
2017-02-17
1
-12
/
+12
*
tree-wide: stop using canonicalize_file_name(), use chase_symlinks() instead
Lennart Poettering
2016-12-01
1
-1
/
+1
*
test-copy: wrap assignments in function call in parentheses
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-6
/
+6
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-2
/
+2
*
fileio: simplify mkostemp_safe() (#4090)
Topi Miettinen
2016-09-13
1
-6
/
+6
*
test-copy: never call alloca() in a loop
Lennart Poettering
2016-04-29
1
-8
/
+14
*
copy: also copy AF_UNIX sockets
Lennart Poettering
2016-04-29
1
-0
/
+9
*
test-copy: use correct data type for max_bytes
Martin Pitt
2016-03-21
1
-3
/
+3
*
test-copy: test with different max_bytes values
Zbigniew Jędrzejewski-Szmek
2016-03-15
1
-10
/
+25
*
test-copy: add a test shuffling bytes between normal files
Zbigniew Jędrzejewski-Szmek
2016-03-15
1
-0
/
+46
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move a number of fs operations into fs-util.[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
/
+4
*
tree-wide: never use the off_t unless glibc makes us use it
Lennart Poettering
2015-09-10
1
-1
/
+1
*
fileio: consolidate write_string_file*()
Daniel Mack
2015-07-06
1
-3
/
+3
*
test: fix test-copy without /etc/os-release.
Dimitri John Ledkov
2015-06-23
1
-1
/
+3
*
test-copy: test copy_bytes()
Zbigniew Jędrzejewski-Szmek
2015-06-10
1
-0
/
+35
*
util: rework rm_rf() logic
Lennart Poettering
2015-04-06
1
-4
/
+5
*
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-02-03
1
-6
/
+6
*
machined: when cloning a raw disk image, also set the NOCOW flag
Lennart Poettering
2015-01-08
1
-1
/
+1
*
copy: use btrfs reflinking only whe we know we copy full files
Lennart Poettering
2014-12-12
1
-2
/
+2
*
copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()...
Lennart Poettering
2014-11-07
1
-0
/
+26
*
tests: add test-copy
Ronny Chevalier
2014-10-31
1
-0
/
+115