| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: various small fixes for strict systems | Topi Miettinen | 2020-04-26 | 1 | -3/+3 |
* | test-copy: test that xattrs are properly copied | Lennart Poettering | 2019-11-19 | 1 | -5/+28 |
* | basic/fs-util: change CHASE_OPEN flag into a separate output parameter | Zbigniew Jędrzejewski-Szmek | 2019-10-24 | 1 | -1/+1 |
* | Merge pull request #13022 from keszybz/coverity-cleanups | Lennart Poettering | 2019-07-12 | 1 | -3/+3 |
|\ |
|
| * | test: minor modernization | Zbigniew Jędrzejewski-Szmek | 2019-07-12 | 1 | -3/+3 |
* | | tree-wide: get rid of strappend() | Lennart Poettering | 2019-07-12 | 1 | -4/+4 |
|/ |
|
* | util-lib: when copying files make sure to apply some chattrs early, some late | Lennart Poettering | 2019-03-28 | 1 | -4/+4 |
* | 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-16 | 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-07 | 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 |