summaryrefslogtreecommitdiff
path: root/src/shared/copy.c
AgeCommit message (Expand)Author
2014-11-07copy: change error code when hitting copy limit to EFBIGLennart Poettering
2014-11-07copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()...Lennart Poettering
2014-06-26journal/compress: add stream compression/decompression functionsZbigniew Jędrzejewski-Szmek
2014-06-23coredump: never write more than the configured processing size limit to diskLennart Poettering
2014-06-20copy: don't eat up error from chown()/chmod()Lennart Poettering
2014-06-19tmpfiles: make sure "C" doesn't copy anything if the destination already existsLennart Poettering
2014-06-19tmpfiles: do not fail when copying an empty directoryKay Sievers
2014-06-12sysusers: add minimal tool to reconstruct /etc/passwd and /etc/group from sta...Lennart Poettering
2014-06-10tmpfiles: add new "C" line for copying files or directoriesLennart Poettering