index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tmpfiles
/
tmpfiles.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
coccinelle: also mark previous synthetic errnos as such
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-1
/
+1
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-52
/
+47
*
Merge pull request #10860 from keszybz/more-cleanup-2
Lennart Poettering
2018-11-21
1
-1
/
+1
|
\
|
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-1
/
+1
*
|
tmpfiles: also order glob child/parent relationships
Lennart Poettering
2018-11-20
1
-0
/
+2
*
|
tmpfiles: fix typo
Lennart Poettering
2018-11-20
1
-1
/
+1
*
|
tmpfiles: label phases explicitly
Lennart Poettering
2018-11-20
1
-4
/
+9
*
|
tmpfiles: behind → below in log msgs
Lennart Poettering
2018-11-20
1
-2
/
+2
|
/
*
Merge pull request #10850 from poettering/log-setup
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-3
/
+1
|
\
|
*
log: introduce new helper call log_setup_service()
Lennart Poettering
2018-11-20
1
-3
/
+1
*
|
Merge pull request #10538 from poettering/tmpfiles-reorder
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-81
/
+167
|
\
\
|
|
/
|
/
|
|
*
tmpfiles: 'D' doesn't do globs for creation, shouldn't do for removal either
Lennart Poettering
2018-11-08
1
-5
/
+13
|
*
tmpfiles: always remove/clean-up before creating
Lennart Poettering
2018-11-08
1
-16
/
+30
|
*
tmpfiles: log when we skip an entry due to autofs
Lennart Poettering
2018-11-08
1
-1
/
+5
|
*
tmpfiles: create parents before children, but remove children before parents
Lennart Poettering
2018-11-08
1
-27
/
+79
|
*
tmpfiles: no need to set zero initialization of first enum value
Lennart Poettering
2018-11-08
1
-1
/
+1
|
*
tmpfiles: instead of accessing global 'arg_operation' pass it through the stack
Lennart Poettering
2018-11-08
1
-10
/
+10
|
*
tmpfiles: replace the three arg_create/arg_remove/arg_clean booleans with a s...
Lennart Poettering
2018-11-08
1
-10
/
+15
|
*
tmpfiles: fix minor memory leak on error path
Lennart Poettering
2018-11-08
1
-1
/
+3
|
*
tmpfiles: use free_and_replace() where appropriate
Lennart Poettering
2018-11-08
1
-4
/
+2
|
*
tmpfiles: why memset() and memcpy() if we have '=' and structured initializat...
Lennart Poettering
2018-11-08
1
-2
/
+2
|
*
tmpfiles: rename "count" → "n_items"
Lennart Poettering
2018-11-08
1
-13
/
+16
|
*
tmpfiles: rename second parameter to GREEDY_REALLOC() 'allocated'
Lennart Poettering
2018-11-08
1
-2
/
+2
*
|
basic/pager: convert the pager options to a flags argument
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-3
/
+3
|
/
*
tmpfiles: FOREACH_LINE excorcism
Lennart Poettering
2018-10-18
1
-4
/
+10
*
shared: add %g, %G specifiers for group / gid (#10368)
Davide Cavalca
2018-10-13
1
-0
/
+2
*
chattr: optionally, return the old flags when updating them
Lennart Poettering
2018-10-08
1
-1
/
+1
*
RFC tmpfiles: Allow configuration to ignore execution errors
William Douglas
2018-09-25
1
-1
/
+9
*
tree-wide: use typesafe_qsort()
Yu Watanabe
2018-09-19
1
-7
/
+5
*
tmpfiles: use fd_get_path() even less excessively
Franck Bui
2018-08-21
1
-41
/
+18
*
Merge pull request #9783 from poettering/get-user-creds-flags
Zbigniew Jędrzejewski-Szmek
2018-08-21
1
-2
/
+2
|
\
|
*
user-util: rework get_user_creds()
Lennart Poettering
2018-08-20
1
-2
/
+2
*
|
Merge pull request #9809 from poettering/tmpfiles-cleanup
Zbigniew Jędrzejewski-Szmek
2018-08-20
1
-53
/
+72
|
\
\
|
*
|
tmpfiles: return correct error variable after fd_reopen()
Lennart Poettering
2018-08-08
1
-1
/
+1
|
*
|
tmpfiles: reindent one comment less weirdly
Lennart Poettering
2018-08-08
1
-4
/
+2
|
*
|
tmpfiles: use correct error variable
Lennart Poettering
2018-08-08
1
-1
/
+1
|
*
|
tmpfiles: clarify that we ignore file attribute setting errors
Lennart Poettering
2018-08-08
1
-1
/
+1
|
*
|
tmpfiles: add log message where we previously failed silently
Lennart Poettering
2018-08-08
1
-5
/
+10
|
*
|
tmpfiles: use fd_get_path() less excessively
Lennart Poettering
2018-08-08
1
-42
/
+58
|
|
/
*
|
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-4
/
+15
*
|
tmpfiles: don't adjust qgroups on existing subvolumes
Franck Bui
2018-08-08
1
-8
/
+13
|
/
*
tmpfiles: don't follow unsafe transitions in path_set_*()
Franck Bui
2018-07-30
1
-8
/
+31
*
tmpfiles: make create_fifo() safe
Franck Bui
2018-07-30
1
-4
/
+17
*
tmpfiles: introduce create_fifo()
Franck Bui
2018-07-30
1
-39
/
+46
*
tmpfiles: introduce empty_directory()
Franck Bui
2018-07-30
1
-29
/
+27
*
tmpfiles: introduce create_directory() and create_subvolume() and make them safe
Franck Bui
2018-07-30
1
-22
/
+65
*
tmpfiles: introduce create_directory_or_subvolume()
Franck Bui
2018-07-30
1
-72
/
+84
*
tmpfiles: make create_device() safe
Franck Bui
2018-07-30
1
-4
/
+21
*
tmpfiles: introduce create_device()
Franck Bui
2018-07-30
1
-69
/
+75
*
tmpfiles: make copy_files() safe
Franck Bui
2018-07-30
1
-9
/
+26
[next]