summaryrefslogtreecommitdiff
path: root/src/test/test-copy.c
AgeCommit message (Expand)Author
2015-09-10tree-wide: never use the off_t unless glibc makes us use itLennart Poettering
2015-07-06fileio: consolidate write_string_file*()Daniel Mack
2015-06-23test: fix test-copy without /etc/os-release.Dimitri John Ledkov
2015-06-10test-copy: test copy_bytes()Zbigniew Jędrzejewski-Szmek
2015-04-06util: rework rm_rf() logicLennart Poettering
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-01-08machined: when cloning a raw disk image, also set the NOCOW flagLennart Poettering
2014-12-12copy: use btrfs reflinking only whe we know we copy full filesLennart Poettering
2014-11-07copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()...Lennart Poettering
2014-10-31tests: add test-copyRonny Chevalier