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: 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
*
tree-wide: fix typo
Yu Watanabe
2023-10-26
1
-1
/
+1
*
Merge pull request #29553 from keszybz/analyze-cat-config-tldr
Luca Boccassi
2023-10-25
1
-12
/
+18
|
\
|
*
tmpfiles: add --tldr
Zbigniew Jędrzejewski-Szmek
2023-10-24
1
-12
/
+18
*
|
tree-wide: port various parsers over to read_stripped_line()
Lennart Poettering
2023-10-17
1
-5
/
+3
|
/
*
treewide: fix typos
Joerg Behrmann
2023-09-19
1
-1
/
+1
*
io-util: introduce loop_write_full that takes a timeout
Mike Yuan
2023-09-07
1
-1
/
+1
*
tree-wide: drop "static inline" use in .c files
Lennart Poettering
2023-08-21
1
-2
/
+2
*
tree-wide: use cocinnelle to apply _NEG_ macros
Zbigniew Jędrzejewski-Szmek
2023-08-16
1
-1
/
+1
*
copy: Add support for creating subvolumes to copy_tree_at()
Daan De Meyer
2023-08-14
1
-1
/
+1
*
btrfs-util: Move subvolume creation to basic/btrfs.h
Daan De Meyer
2023-08-14
1
-1
/
+1
*
tmpfiles: move static vars into Context object
Lennart Poettering
2023-08-10
1
-118
/
+248
*
tmpfiles: Consider ENOPKG as information not available
Daan De Meyer
2023-08-04
1
-0
/
+1
*
meson: merge declarations of normal and test executables
Yu Watanabe
2023-08-03
1
-4
/
+1
*
meson: move declarations of hwdb, sysusers, and tmpfiles
Yu Watanabe
2023-08-01
1
-0
/
+26
*
btrfs-util,tmpfiles: cleanup use of ERRNO_IS_NOT_SUPPORTED()
Dmitry V. Levin
2023-07-28
1
-1
/
+1
*
tmpfiles: teach tmpfiles the new XDG_STATE_HOME variable too
Lennart Poettering
2023-06-28
1
-2
/
+2
*
tmpfiles: Don't log about harmless errors when trying to lock file
Daan De Meyer
2023-06-20
1
-2
/
+4
*
tmpfiles: Fix BSD lock logging messages
Daan De Meyer
2023-06-20
1
-2
/
+2
*
tree-wide: fix a couple of typos
Frantisek Sumsal
2023-06-15
1
-1
/
+1
*
chattr-util: Make chattr_full() an openat() style function
Daan De Meyer
2023-06-06
1
-1
/
+1
*
tree-wide: use _cleanup_set_free_ and friends
Yu Watanabe
2023-05-31
3
-4
/
+4
*
fs-util: Add XOpenFlags with XO_LABEL flag to have xopenat() MAC label files/...
Daan De Meyer
2023-05-31
1
-1
/
+5
*
label: Introduce LabelOps to do pre/post labelling operations
Daan De Meyer
2023-05-31
1
-1
/
+1
*
label: Rename to label-util.h
Daan De Meyer
2023-05-30
1
-1
/
+1
*
tmpfiles: Allow C escapes
Will Fancher
2023-05-26
1
-1
/
+1
*
tmpfiles: add --graceful
Zbigniew Jędrzejewski-Szmek
2023-05-23
1
-11
/
+35
*
tmpfiles: align table
Zbigniew Jędrzejewski-Szmek
2023-05-23
1
-28
/
+33
*
dissect-image: port mount_image_privately_interactively() to use /run/systemd...
Lennart Poettering
2023-05-16
1
-3
/
+3
*
tmpfiles: Add merge support for copy files action
Daan De Meyer
2023-05-10
1
-1
/
+1
*
tmpfiles: add conditionalized execute bit (X) support
Mike Yuan
2023-04-27
1
-5
/
+149
*
tree-wide: use TAKE_STRUCT
David Tardon
2023-04-14
1
-2
/
+1
*
image-policy: introduce parse_image_policy_argument() helper
Yu Watanabe
2023-04-13
1
-13
/
+8
*
tree-wide: hook up image dissection policy logic everywhere
Lennart Poettering
2023-04-05
1
-0
/
+17
*
tmpfiles: Try to take a BSD lock on files as well
Daan De Meyer
2023-03-30
1
-0
/
+10
*
chase-symlinks: Rename chase_symlinks() to chase()
Daan De Meyer
2023-03-24
2
-7
/
+7
*
tmpfiles: show file type in octal, instead of hex
Yu Watanabe
2023-03-18
1
-1
/
+1
*
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-8
/
+16
*
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
[prev]
[next]