summaryrefslogtreecommitdiff
path: root/src/shared/copy.c
Commit message (Expand)AuthorAge
* util: when creating temporary file names, allow including extra id string in itLennart Poettering2017-03-14
* util: merge change_attr_fd() and chattr_fd()Lennart Poettering2017-03-14
* fix gcc warnings about uninitialized variablesHarald Hoyer2015-03-27
* tree-wide: there is no ENOTSUP on linuxDavid Herrmann2015-03-13
* util: add rename_noreplaceAlban Crequy2015-03-10
* util: the chattr flags field is actually unsigned, judging by kernel sourcesLennart Poettering2015-01-14
* machined: when cloning a raw disk image, also set the NOCOW flagLennart Poettering2015-01-08
* machinectl/machined: implement "rename", "clone", "read-only" verbs for machi...Lennart Poettering2014-12-28
* copy: try top copy atime/time/xattrs when copying filesLennart Poettering2014-12-26
* machinectl: add new commands for copying files from/to containersLennart Poettering2014-12-18
* copy: use btrfs reflinking only whe we know we copy full filesLennart Poettering2014-12-12
* nspawn: beef up nspawn with some btrfs magicLennart Poettering2014-12-12
* copy: teach copy_bytes() btrfs reflink magicLennart Poettering2014-12-12
* shared: add new btrfs-util.[ch] helpers for doing common btrfs operationLennart Poettering2014-12-12
* treewide: sanitize loop_writeZbigniew Jędrzejewski-Szmek2014-12-09
* copy: change error code when hitting copy limit to EFBIGLennart Poettering2014-11-07
* copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()...Lennart Poettering2014-11-07
* journal/compress: add stream compression/decompression functionsZbigniew Jędrzejewski-Szmek2014-06-26
* coredump: never write more than the configured processing size limit to diskLennart Poettering2014-06-23
* copy: don't eat up error from chown()/chmod()Lennart Poettering2014-06-20
* tmpfiles: make sure "C" doesn't copy anything if the destination already existsLennart Poettering2014-06-19
* tmpfiles: do not fail when copying an empty directoryKay Sievers2014-06-19
* sysusers: add minimal tool to reconstruct /etc/passwd and /etc/group from sta...Lennart Poettering2014-06-12
* tmpfiles: add new "C" line for copying files or directoriesLennart Poettering2014-06-10