index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
copy.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
basic: allow copy_rights() to work without mounted /proc
Zbigniew Jędrzejewski-Szmek
2021-05-24
1
-1
/
+4
*
copy: move sync_rights() to copy.c and rename copy_rights()
Lennart Poettering
2021-03-04
1
-0
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
basic: include stddef.h since we use NULL in header
Lennart Poettering
2020-10-07
1
-0
/
+1
*
copy: optionally, reproduce hardlinks from source in destination
Lennart Poettering
2020-09-09
1
-0
/
+1
*
copy: add copy_access() helper for copying access mode
Lennart Poettering
2020-08-11
1
-0
/
+1
*
copy: add flag COPY_MAC_CREATE to create with correct label
Christian Göttsche
2019-11-28
1
-0
/
+1
*
copy: optionally check for SIGINT regularly, and abort operation safely
Lennart Poettering
2019-07-17
1
-0
/
+1
*
util-lib: when copying files make sure to apply some chattrs early, some late
Lennart Poettering
2019-03-28
1
-6
/
+6
*
copy: don't synthesize a 'user.crtime_usec' xattr on copy unless explicitly r...
Lennart Poettering
2019-03-01
1
-1
/
+2
*
copy: Add a COPY_MERGE_EMPTY flag to merge only if the target is empty
Ryan Gonzalez
2019-01-08
1
-4
/
+5
*
copy: support getting progress feedback from the various copy functions
Lennart Poettering
2018-11-26
1
-9
/
+41
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: unify how we define bit mak enums
Lennart Poettering
2018-06-12
1
-4
/
+4
*
copy: extend check for mount point crossing
Lennart Poettering
2018-06-07
1
-3
/
+4
*
copy: rearrange flags field definition
Lennart Poettering
2018-04-13
1
-3
/
+3
*
copy: extend copy_bytes() a bit
Lennart Poettering
2018-04-13
1
-1
/
+4
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
machined: when copying files from/to userns containers chown to root
Lennart Poettering
2017-02-17
1
-2
/
+2
*
copy: change the various copy_xyz() calls to take a unified flags parameter
Lennart Poettering
2017-02-17
1
-8
/
+14
*
machined: support non-btrfs file systems with "machinectl clone"
Lennart Poettering
2016-05-02
1
-0
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-0
/
+1
*
tree-wide: never use the off_t unless glibc makes us use it
Lennart Poettering
2015-09-10
1
-1
/
+2
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-0
/
+35