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
*
meson: Use dicts for test definitions
Jan Janssen
2023-02-21
1
-2
/
+6
*
dissect-image: Return mount point fd if requested
Daan De Meyer
2023-02-17
1
-0
/
+1
*
tmpfiles: avoid double specifier expansion in L lines
Dmitry V. Levin
2022-01-29
1
-6
/
+8
*
tmpfiles: fix specifier expansion in arguments of C lines
Dmitry V. Levin
2022-01-29
1
-28
/
+35
*
meson: Do not include headers in source lists
Jan Janssen
2023-01-24
1
-3
/
+2
*
tmpfile: make failure in path_extract_filename() non-critical
Yu Watanabe
2023-01-09
1
-6
/
+6
*
tmpfile: fix resource leak
Yu Watanabe
2023-01-09
1
-2
/
+3
*
tmpfiles: avoid null free() for acl attributes
Sam James
2023-01-06
1
-2
/
+5
*
fundamental: rework IN_SET() to require at least three arguments
Lennart Poettering
2023-01-02
1
-1
/
+1
*
tmpfiles: port basename() → path_extract_filename()
Lennart Poettering
2022-12-23
1
-2
/
+7
*
tree-wide: have_effective_cap() may return negative errno
Yu Watanabe
2022-12-23
1
-1
/
+1
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
2
-22
/
+22
*
treewide: drop "RUN_" from "RUN_WITH_UMASK"
Zbigniew Jędrzejewski-Szmek
2022-12-13
1
-10
/
+10
*
Fix typo
jcg
2022-11-25
1
-1
/
+1
*
tmpfiles: log at info level when some allowed failures occur
Luca Boccassi
2022-11-14
1
-16
/
+33
*
strv: move nulstr utilities to nulstr-util.[ch]
Lennart Poettering
2022-11-13
1
-0
/
+1
*
copy: Support passing a deny list of files/directories to not copy
Daan De Meyer
2022-11-10
1
-1
/
+2
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
tmpfiles: downgrade missing creds/source path log to debug
Luca Boccassi
2022-10-28
1
-2
/
+2
*
tmpfiles: fix assert
Topi Miettinen
2022-10-03
1
-1
/
+1
*
tmpfiles: downgrade message about unitialized-/etc
Zbigniew Jędrzejewski-Szmek
2022-09-27
1
-8
/
+17
*
tmpfiles: fix detection of unitialized-/etc
Zbigniew Jędrzejewski-Szmek
2022-09-27
1
-18
/
+14
*
tmpfiles: fix wrong return value
Yu Watanabe
2022-09-24
1
-1
/
+1
*
tmpfiles: rework empty_directory() to also use chase_symlinks()
Lennart Poettering
2022-09-23
1
-8
/
+15
*
tmpfiles: move symlink creation into its own function, and modernize
Lennart Poettering
2022-09-23
1
-45
/
+94
*
tmpfiles: whenever creating an inode, immediately O_PATH open it to pin it
Lennart Poettering
2022-09-23
1
-118
/
+165
*
tmpfiles: allow prefixing uid/gid/mode with ":" to only apply on creation
Lennart Poettering
2022-09-23
1
-37
/
+56
*
tmpfiles: generalize CreationMode and pass it everywhere
Lennart Poettering
2022-09-23
1
-72
/
+140
*
tmpfiles: rebreak some comments
Lennart Poettering
2022-09-23
1
-16
/
+10
*
tree-wide: drop unused reference to DecryptedImage
Yu Watanabe
2022-09-18
1
-3
/
+1
*
fd-util: rename CLOSE_AND_REPLACE() -> close_and_replace()
Yu Watanabe
2022-09-17
1
-1
/
+1
*
tmpfiles: let's suffix path to dirs with '/' also in log messages
Lennart Poettering
2022-09-16
1
-1
/
+1
*
tmpfiles: drop redundant forward declarations
Lennart Poettering
2022-09-16
1
-3
/
+0
*
tree-wide: Fix a some remaining format warnings by casting
Jan Janssen
2022-08-30
1
-1
/
+7
*
tmpfiles: move validation/normalization of path before we use it
Lennart Poettering
2022-08-26
1
-8
/
+8
*
tmpfiles: in C lines, make missing source graceful error
Lennart Poettering
2022-08-26
1
-0
/
+7
*
tmpfiles: add ^ line modifier for loading file contents from specific credential
Lennart Poettering
2022-07-20
1
-8
/
+34
*
tmpfiles: accept additional tmpfiles lines via credential
Lennart Poettering
2022-07-20
1
-1
/
+30
*
tmpfiles: minor shortening of code
Lennart Poettering
2022-07-15
1
-3
/
+1
*
tmpfiles: optionally, decode string to write to files with base64
Lennart Poettering
2022-07-15
1
-30
/
+92
*
tmpfiles: check the directory we were supposed to create, not its parent
Lennart Poettering
2022-07-14
1
-10
/
+7
*
mac: rework labelling code to be simpler, and less racy
Lennart Poettering
2022-07-08
1
-1
/
+1
*
tmpfiles: take error code from "errno" earlier
Lennart Poettering
2022-07-08
1
-18
/
+19
*
Merge pull request #23946 from poettering/tmpfiles-extrat-dir-fn
Lennart Poettering
2022-07-08
1
-52
/
+76
|
\
|
*
tmpfiles: port from dirname/basename to path_extract_directory/filename()
Lennart Poettering
2022-07-08
1
-52
/
+76
*
|
tmpfiles: shorten code a bit
Lennart Poettering
2022-07-08
1
-4
/
+2
*
|
tmpfiles: correct error variable to use
Lennart Poettering
2022-07-08
1
-1
/
+1
|
/
*
tree-wide: allow ASCII fallback for … in logs
David Tardon
2022-06-28
1
-3
/
+3
*
Merge pull request #23021 from fbuihuu/tmpfiles-fix-precedence-with-plus-sign
Yu Watanabe
2022-04-15
1
-8
/
+25
|
\
[next]