index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tmpfiles
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
1
-12
/
+12
*
tree-wide: fix typos found by codespell
Frantisek Sumsal
2020-09-14
1
-1
/
+1
*
Merge pull request #16933 from poettering/copy-hardlinks
Zbigniew Jędrzejewski-Szmek
2020-09-10
1
-1
/
+1
|
\
|
*
tree-wide: copy hardlinks wherever we deal with possibly large OS-style trees
Lennart Poettering
2020-09-09
1
-1
/
+1
*
|
fs-util,tmpfiles: fix error handling of fchmod_opath()
Lennart Poettering
2020-09-10
1
-4
/
+7
|
/
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-13
/
+8
*
stat-util: provide single fallback implementation of statx()
Lennart Poettering
2020-09-03
1
-132
/
+72
*
stat-util: add new macros for declaring statx variable
Lennart Poettering
2020-09-03
1
-13
/
+2
*
Merge pull request #16877 from poettering/tmpfiles-statx
Zbigniew Jędrzejewski-Szmek
2020-09-01
1
-63
/
+204
|
\
|
*
tmpfiles: use statx() when aging files
Lennart Poettering
2020-08-28
1
-63
/
+204
*
|
tree-wide: no need to negate argument to ERROR_IS_XYZ()
Lennart Poettering
2020-08-28
1
-1
/
+1
|
/
*
basic/time-util: add function to format timestamps with different styles
Luca Boccassi
2020-08-19
1
-8
/
+8
*
tmpfiles: support --image= similar to --root=
Lennart Poettering
2020-08-05
1
-5
/
+43
*
tmpfiles: properly prefix paths in debug outputs
Lennart Poettering
2020-08-05
1
-3
/
+13
*
tmpfiles: we don't support the combination of --root and --user, hence refuse it
Lennart Poettering
2020-08-05
1
-0
/
+4
*
tmpfiles: add new switch -E for quickly excluding /proc, /dev, /sys and /run
Lennart Poettering
2020-08-05
1
-1
/
+30
*
Move offline-password.[ch] to shared and add test-offline-passwd
Zbigniew Jędrzejewski-Szmek
2020-07-18
3
-133
/
+2
*
tree-wide: avoid some loaded terms
Lennart Poettering
2020-06-25
1
-2
/
+1
*
Merge pull request #16238 from keszybz/set-handling-more
Zbigniew Jędrzejewski-Szmek
2020-06-24
1
-5
/
+1
|
\
|
*
tree-wide: use set_ensure_put()
Zbigniew Jędrzejewski-Szmek
2020-06-22
1
-5
/
+1
*
|
Make failures of mac_selinux_init() fatal
Christian Göttsche
2020-06-23
1
-1
/
+3
|
/
*
meson: build standalone version of systemd-tmpfiles
Filipe Brandenburger
2020-06-10
1
-0
/
+7
*
Merge pull request #15910 from poettering/tmpfiles-pstore-tweak
Daan De Meyer
2020-05-26
1
-4
/
+8
|
\
|
*
tmpfiles: downgrade log message when we can't write a file and failure is all...
Lennart Poettering
2020-05-25
1
-4
/
+8
*
|
tmpfiles: deal with kernel errno change if quota is not enabled
Lennart Poettering
2020-05-26
1
-1
/
+1
|
/
*
Merge pull request #15718 from poettering/tmpfiles-offline
Zbigniew Jędrzejewski-Szmek
2020-05-08
3
-12
/
+199
|
\
|
*
sysusers/tmpfiles: use --root=/ as way to force offline operation (i.e. with...
Lennart Poettering
2020-05-07
1
-4
/
+6
|
*
tmpfiles: optionally, read /etc/passwd + /etc/group without NSS
Lennart Poettering
2020-05-07
3
-8
/
+193
*
|
Add %l as specifier for the hostname without any domain component
Zbigniew Jędrzejewski-Szmek
2020-05-07
1
-0
/
+1
|
/
*
Merge pull request #15626 from poettering/more-specifiers
Frantisek Sumsal
2020-04-29
1
-0
/
+5
|
\
|
*
tree-wide: support a bunch of additional specifiers
Lennart Poettering
2020-04-28
1
-0
/
+5
*
|
tmpfiles: remove unnecessary assert
Lennart Poettering
2020-04-29
1
-3
/
+1
*
|
tmpfiles: use log_syntax() for all parse errors
Lennart Poettering
2020-04-29
1
-47
/
+36
|
/
*
tmpfiles: if we get ENOENT when opening /proc/self/fd/, check if /proc is mou...
Lennart Poettering
2020-04-23
1
-0
/
+5
*
sysusers,tmpfiles: always mention error when failing to replace specifiers
Lennart Poettering
2020-04-23
1
-1
/
+1
*
sd-path: rename the two functions
Zbigniew Jędrzejewski-Szmek
2020-03-27
1
-1
/
+1
*
tmpfiles: create with correct MAC label on option C
Christian Göttsche
2019-11-28
1
-1
/
+1
*
Merge pull request #13862 from zachsmith/systemd-tmpfiles-deprecate-for-force
Zbigniew Jędrzejewski-Szmek
2019-11-12
1
-11
/
+7
|
\
|
*
systemd-tmpfiles: deprecate F for f+
Zach Smith
2019-11-01
1
-11
/
+7
*
|
tree-wide: drop stdio.h when stdio-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
|
tree-wide: drop stat.h or statfs.h when stat-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
|
tree-wide: drop glob.h when glob-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
|
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
|
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+0
|
/
*
basic/fs-util: change CHASE_OPEN flag into a separate output parameter
Zbigniew Jędrzejewski-Szmek
2019-10-24
1
-11
/
+11
*
systemd-tmpfiles: allow appending content to file
Zach Smith
2019-10-04
1
-3
/
+5
*
systemd-tmpfiles: rename force to append_or_force
Zach Smith
2019-10-04
1
-12
/
+12
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
1
-2
/
+2
*
tmpfiles: use path_join() where it makes sense
Lennart Poettering
2019-07-11
1
-1
/
+1
*
tmpfiles: fix build
Lennart Poettering
2019-07-11
1
-1
/
+1
[next]