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: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
binfmt,sysctl,sysuers,tmpfiles: add auto-paging for --cat-config commands
Lennart Poettering
2018-06-13
1
-0
/
+13
*
path-util: introduce path_simplify()
Yu Watanabe
2018-06-03
1
-3
/
+3
*
tree-wide: some O_NDELAY → O_NONBLOCK fixes
Lennart Poettering
2018-05-31
1
-1
/
+1
*
core: introduce specifiers for /tmp and /var/tmp
Lennart Poettering
2018-05-29
1
-0
/
+3
*
Merge pull request #8981 from keszybz/ratelimit-and-dbus
Lennart Poettering
2018-05-18
1
-1
/
+1
|
\
|
*
Use STRLEN in two places
Zbigniew Jędrzejewski-Szmek
2018-05-13
1
-1
/
+1
*
|
tmpfiles: fix up and complain paths referring to /var/run (instead of /run) a...
Lennart Poettering
2018-05-18
1
-0
/
+41
|
/
*
tmpfiles: remove newline that shouldn't be there
Lennart Poettering
2018-05-11
1
-3
/
+1
*
Merge pull request #8953 from yuwata/bus-macro
Lennart Poettering
2018-05-11
1
-1
/
+1
|
\
|
*
path-util: introduce empty_to_root() and use it many places
Yu Watanabe
2018-05-10
1
-1
/
+1
*
|
tmpfiles: add --cat-config
Zbigniew Jędrzejewski-Szmek
2018-04-27
1
-27
/
+45
|
/
*
tmpfiles: 'e' is supposed to accept shell-style globs
Franck Bui
2018-04-24
1
-1
/
+1
*
tmpfiles: 'e' is supposed to operate on directory only
Franck Bui
2018-04-24
1
-0
/
+3
*
fs-util: introduce fchmod_opath()
Franck Bui
2018-04-24
1
-8
/
+2
*
tmpfiles: remove spurious curly braces in create_item()
Franck Bui
2018-04-24
1
-3
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Merge pull request #8617 from keszybz/tmpfiles-relax
Lennart Poettering
2018-04-05
1
-10
/
+10
|
\
|
*
tmpfiles: add a new return code for "operational failure" when processing
Zbigniew Jędrzejewski-Szmek
2018-04-05
1
-10
/
+10
*
|
Merge pull request #8605 from poettering/drop-in-name-fix
Zbigniew Jędrzejewski-Szmek
2018-04-04
1
-4
/
+1
|
\
\
|
*
|
fd-util: introduce fd_reopen() helper for reopening an fd
Lennart Poettering
2018-03-29
1
-4
/
+1
|
|
/
*
/
tmpfiles: fix directory removal with force symlink (#8619)
Ricardo Salveti de Araujo
2018-04-03
1
-1
/
+1
|
/
*
label: rework label_fix() implementations (#8583)
Lennart Poettering
2018-03-27
1
-1
/
+1
*
coccinelle: run const-strlen.cocci again
Lennart Poettering
2018-03-23
1
-4
/
+4
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-2
/
+1
*
tmpfiles: don't resolve pathnames when traversing recursively through directo...
Franck Bui
2018-03-05
1
-124
/
+239
*
tmpfiles: fstat() works with fd opened with O_PATH since Linux 3.6
Franck Bui
2018-03-05
1
-2
/
+2
*
tmpfiles: make hardlink_vulnerable() argument constant
Franck Bui
2018-03-05
1
-1
/
+1
*
Merge pull request #8144 from poettering/journal-inotify-fixes
Zbigniew Jędrzejewski-Szmek
2018-02-14
1
-2
/
+4
|
\
|
*
tree-wide: use path_hash_ops instead of string_hash_ops whenever we key by a ...
Lennart Poettering
2018-02-12
1
-2
/
+4
*
|
tmpfiles: age root-owned read-only files, by default (#7917)
itsbill
2018-02-12
1
-6
/
+0
|
/
*
tmpfiles: allow admin/runtime overrides to runtime config
Zbigniew Jędrzejewski-Szmek
2018-02-05
1
-27
/
+83
*
tmpfiles: make "f" lines behaviour match what the documentation says
Lennart Poettering
2018-01-24
1
-2
/
+7
*
tmpfiles: create parent directories if they are missing for more line types
Lennart Poettering
2018-01-23
1
-2
/
+20
*
tmpfiles: refuse to chown()/chmod() files which are hardlinked, unless protec...
Lennart Poettering
2018-01-23
1
-0
/
+43
*
tmpfiles: fix check for figuring out whether to call chmod()
Lennart Poettering
2018-01-23
1
-2
/
+2
*
tmpfiles: shortcut path_set_perms() if there's nothing to do
Lennart Poettering
2018-01-23
1
-1
/
+4
*
tmpfiles: change ownership of symlinks too
Lennart Poettering
2018-01-23
1
-20
/
+21
*
tmpfiles: use the DEBUG_LOGGING macro where applicable
Lennart Poettering
2018-01-22
1
-1
/
+1
*
tmpfiles: add missing OOM check
Lennart Poettering
2018-01-22
1
-0
/
+3
*
tmpfiles: avoid using wrong type for strlen() result
Lennart Poettering
2018-01-22
1
-4
/
+1
*
tmpfiles: in dir_cleanup() take benefit that log_error_errno() returns the er...
Lennart Poettering
2018-01-22
1
-4
/
+2
*
tmpfiles: fold five lines into two
Lennart Poettering
2018-01-22
1
-5
/
+2
*
tmpfiles: consider /etc uninitialized also when /etc/machine-id is present bu...
Franck Bui
2018-01-10
1
-3
/
+3
*
tmpfiles: modernize load_unix_sockets() a bit
Lennart Poettering
2018-01-10
1
-15
/
+30
*
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-2
/
+2
*
tmpfiles: also add %t/%S/%C/%L specifiers
Zbigniew Jędrzejewski-Szmek
2017-12-06
1
-16
/
+65
*
tmpfiles: add --user switch
Zbigniew Jędrzejewski-Szmek
2017-12-06
1
-8
/
+89
*
tmpfiles: Add specifiers to allow running as user instance
ayekat
2017-12-06
1
-0
/
+4
*
tmpfiles: "e" takes globs
Zbigniew Jędrzejewski-Szmek
2017-12-06
1
-1
/
+1
[next]