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: 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
|
\
|
*
tmpfiles: constify item_compatible() parameters
Franck Bui
2022-04-11
1
-3
/
+3
|
*
tmpfiles.d: only 'w+' can have multiple lines for the same path
Franck Bui
2022-04-11
1
-7
/
+24
*
|
basic: split out dev_t related calls into new devno-util.[ch]
Lennart Poettering
2022-04-13
1
-2
/
+2
*
|
tree-wide: host_name → hostname
Zbigniew Jędrzejewski-Szmek
2022-04-11
1
-2
/
+2
|
/
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-1
/
+1
*
Rename UnitFileScope to LookupScope
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-1
/
+1
*
shared/specifier: fix %u/%U/%g/%G when called as unprivileged user
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-27
/
+26
*
strv: declare iterator of FOREACH_STRING() in the loop
Zbigniew Jędrzejewski-Szmek
2022-03-23
1
-2
/
+0
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-12
/
+2
*
meson: Use files() for tests
Jan Janssen
2022-01-11
1
-3
/
+3
*
tree-wide: make FOREACH_DIRENT_ALL define the iterator variable
Zbigniew Jędrzejewski-Szmek
2021-12-15
1
-17
/
+15
*
shared: clean up mkdir.h/label.h situation
Lennart Poettering
2021-11-16
1
-1
/
+1
*
tree-wide: use new RET_NERRNO() helper at various places
Lennart Poettering
2021-11-16
1
-6
/
+5
*
Make pager_open() return void
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-1
/
+1
*
test: use assert_se() instead of assert()
Yu Watanabe
2021-10-12
1
-2
/
+2
*
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
2
-1
/
+2
*
tmpfiles: minor modernization
Yu Watanabe
2021-09-05
1
-20
/
+6
*
tree-wide: port things over to FORMAT_PROC_FD_PATH()
Lennart Poettering
2021-08-19
1
-16
/
+7
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
2
-4
/
+4
*
Merge pull request #20109 from keszybz/timestamp-macros
Yu Watanabe
2021-07-14
1
-13
/
+7
|
\
|
*
tree-wide: add FORMAT_TIMESTAMP_STYLE()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-13
/
+7
*
|
tree-wide: make cunescape*() functions return ssize_t
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-14
/
+16
|
/
*
chattr-util: generalize chattr manipulation for files with secrets from journ...
Lennart Poettering
2021-07-08
1
-1
/
+1
*
tmpfiles: fix borked assert
Zbigniew Jędrzejewski-Szmek
2021-07-06
1
-4
/
+4
*
tree-wide: make specifier expansion --root= aware
Lennart Poettering
2021-06-24
1
-13
/
+29
*
tmpfile: always get file descriptor of root or current directory
Yu Watanabe
2021-06-09
1
-6
/
+4
*
tmpfile: several minor coding style fixes
Yu Watanabe
2021-06-09
1
-18
/
+20
*
tmpfiles: extend "Age" to accept an "age-by" argument
Srinidhi Kaushik
2021-06-08
1
-64
/
+201
*
tmpfiles: add '=' action modifier.
Allen Webb
2021-06-08
1
-15
/
+201
*
tmpfiles: do not check if unresolved globs are autofs paths
Zbigniew Jędrzejewski-Szmek
2021-06-04
1
-2
/
+16
*
tmpfiles: stop complaining about autofs on not-found paths
Zbigniew Jędrzejewski-Szmek
2021-06-02
1
-1
/
+1
*
tree-wide: always drop unnecessary dot in path
Yu Watanabe
2021-05-28
1
-3
/
+3
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-2
/
+1
*
tree-wide: refuse too long strings earlier in specifier_printf()
Yu Watanabe
2021-05-12
1
-3
/
+3
[next]