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: rename libbasic to libbasic_static
Zbigniew Jędrzejewski-Szmek
2024-07-03
1
-1
/
+1
*
tmpfiles: use common macro for a set of specifiers
Matthias Lisin
2024-06-26
1
-11
/
+1
*
tmpfiles: mention that --create also adjusts files/directories in --help text
Lennart Poettering
2024-06-18
1
-1
/
+1
*
tmpfiles: suffix --replace= properly with = in comment
Lennart Poettering
2024-06-18
1
-6
/
+4
*
tmpfiles: make --tldr help text symmetric to --cat-config
Lennart Poettering
2024-06-18
1
-1
/
+1
*
tmpfiles: improve debug logging around O_NOATIME fallback
Lennart Poettering
2024-06-18
1
-4
/
+3
*
tmpfiles: remove pointless empty line
Lennart Poettering
2024-06-18
1
-1
/
+0
*
tmpfiles: move --purge to command section in --help text where it belongs
Lennart Poettering
2024-06-18
1
-2
/
+3
*
tmpfiles: insist on at least one configuration file being specified on --purge
Lennart Poettering
2024-06-18
1
-0
/
+4
*
tmpfiles: honour --dry-run when removing directories
Lennart Poettering
2024-06-18
1
-4
/
+10
*
tmpfiles: sort needs_purge line list in same order as enum defines them
Lennart Poettering
2024-06-18
1
-8
/
+8
*
tmpfiles: improve warning message and use O_NOCTTY
Christian Göttsche
2024-05-28
1
-2
/
+2
*
tmpfiles: use RET_GATHER more, add missing assertions
Mike Yuan
2024-05-10
1
-45
/
+44
*
tmpfiles: don't compare errno with negative value
Mike Yuan
2024-05-10
1
-1
/
+1
*
tmpfiles: clean up hardlinks_vulnerable a bit
Mike Yuan
2024-05-10
1
-14
/
+13
*
tmpfiles: Don't fail if file does not exist in item_do()
Daan De Meyer
2024-05-08
1
-4
/
+5
*
gcrypt: dlopenify for libsystemd
Luca Boccassi
2024-04-03
1
-1
/
+0
*
Merge pull request #30480 from keszybz/kernel-install-more-paths
Zbigniew Jędrzejewski-Szmek
2024-03-08
1
-4
/
+3
|
\
|
*
strv: add helper to extend strv from both sides
Zbigniew Jędrzejewski-Szmek
2024-03-07
1
-2
/
+2
|
*
various: use modern strv helpers
Zbigniew Jędrzejewski-Szmek
2024-02-28
1
-2
/
+1
*
|
tmpfiles: do 'X' bit check in an ACL-aware manner
Mike Yuan
2024-03-06
1
-18
/
+28
*
|
tmpfiles: remove one more use of goto and modernization
Mike Yuan
2024-03-06
1
-66
/
+47
*
|
extract-word: update remaining calls to `extract_many_words`
Antonio Alvarez Feijoo
2024-03-05
1
-2
/
+1
*
|
dissect-image: add flag for explicitly enabling userspace verity signature ch...
Lennart Poettering
2024-02-28
1
-1
/
+2
|
/
*
fs-util: rename xopenat() -> xopanat_full()
Yu Watanabe
2024-02-15
1
-5
/
+1
*
systemd-tmpfiles: use statx_mount_same
Zbigniew Jędrzejewski-Szmek
2024-02-12
1
-12
/
+10
*
tmpfiles: implement --dry-run
Zbigniew Jędrzejewski-Szmek
2024-02-12
1
-106
/
+210
*
tmpfiles: simplify how a helper function is called
Zbigniew Jędrzejewski-Szmek
2024-02-09
1
-2
/
+5
*
tmpfiles: use dir_cleanup() for R and D
Zbigniew Jędrzejewski-Szmek
2024-02-09
1
-31
/
+49
*
tmpfiles: split out helper to open a directory
Zbigniew Jędrzejewski-Szmek
2024-02-09
1
-34
/
+68
*
tmpfiles: drop unnecessary assignment
Zbigniew Jędrzejewski-Szmek
2024-02-09
1
-2
/
+2
*
tmpfiles: split out verbs in help
Zbigniew Jędrzejewski-Szmek
2024-02-09
1
-7
/
+10
*
tree-wide: use normal spelling of "reopen"
Zbigniew Jędrzejewski-Szmek
2024-02-09
1
-3
/
+3
*
tmpfiles: break long log invocations and comments
Zbigniew Jędrzejewski-Szmek
2024-02-09
1
-57
/
+78
*
tmpfiles: inline variable declarations, use FOREACH_ARRAY and RET_GATHER
Zbigniew Jędrzejewski-Szmek
2024-02-09
1
-42
/
+15
*
tmpfiles: split out helper to open and read a "config file"
Zbigniew Jędrzejewski-Szmek
2024-02-09
1
-59
/
+7
*
tmpfiles: only populate uid and gid caches once
Zbigniew Jędrzejewski-Szmek
2024-02-09
1
-8
/
+11
*
tmpfiles: adjust vertical whitespace
Zbigniew Jędrzejewski-Szmek
2024-02-09
1
-4
/
+7
*
sysusers,tmpfiles: clarify error message for --replace
Zbigniew Jędrzejewski-Szmek
2024-02-09
1
-3
/
+5
*
Fix bug where systemd-tmpfiles gets stuck on fifos in tmp.
r-vdp
2024-01-29
1
-1
/
+1
*
tree-wide: port over various pieces of code to strv_extend_many()
Lennart Poettering
2024-01-17
1
-15
/
+11
*
hexdecoct: make unbase64mem and unhexmem always use SIZE_MAX
Mike Yuan
2024-01-08
1
-1
/
+2
*
tmpfiles: fix memory leak in arg_exclude_prefixes
Antonio Alvarez Feijoo
2024-01-08
1
-4
/
+4
*
Merge pull request #30769 from AdrianVovk/statx-timestamp
Lennart Poettering
2024-01-05
1
-19
/
+7
|
\
|
*
tmpfiles: Use statx_timestamp_load
Adrian Vovk
2024-01-04
1
-19
/
+7
*
|
Merge pull request #30749 from poettering/tmpfiles-verb-fix
Lennart Poettering
2024-01-04
1
-11
/
+11
|
\
\
|
|
/
|
/
|
|
*
tmpfiles: 'x' takes globs, hence clean it with globbing
Lennart Poettering
2024-01-04
1
-2
/
+2
|
*
tmpfiles: always list tmpfiles line types in same order
Lennart Poettering
2024-01-04
1
-9
/
+9
*
|
tmpfiles: add --purge switch
Luca Boccassi
2024-01-04
1
-10
/
+65
|
/
*
tmpfiles: ignore EINVAL with --graceful
Frantisek Sumsal
2023-10-28
1
-1
/
+1
[next]