chiark / gitweb /
cgroup: rename cg_update_unified() → cg_unified_update()
[elogind.git] / src / basic / copy.c
2017-07-17 Lennart Poetteringcopy: a plain unlink() works here too
2017-07-17 Lennart Poetteringmachined: when copying files from/to userns containers...
2017-07-17 Lennart Poetteringcopy: change the various copy_xyz() calls to take a...
2017-07-17 Lennart Poetteringfs-util: unify code we use to check if dirent's d_name...
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-16 Torstein Husebøtreewide: fix typos and remove accidental repetition...
2017-06-16 Sven EdenPrep v230: Apply missing upstream fixes and updates...
2017-06-16 Lennart Poetteringmachined: support non-btrfs file systems with "machinec...
2017-06-16 Lennart Poetteringcopy: adjust directory times after writing to the directory
2017-06-16 Lennart Poetteringcopy: return the right error when we can't open a file
2017-06-16 Lennart Poetteringcopy: also copy AF_UNIX sockets
2017-05-23 Sven EdenMerge pull request #15 from elogind/dev_v229
2017-05-17 Sven EdenPrep v229: Add missing fixes from upstream [1/6] src...
2017-05-04 Sven EdenMerge pull request #7 from elogind/dev_v228-r1
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (1/5)
2017-04-26 Sven EdenPrep v228: Substitute declaration masks (1/4)
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (2/3)
2017-04-24 Sven EdenMerge pull request #5 from elogind/dev_v227 v227.2
2017-03-29 Sven Eden[1/5] Apply missing fixes from upstream
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenPrep v226: Add src/basic/copy.[hc] to libbasic, the...