index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tmpfiles
/
tmpfiles.c
Age
Commit message (
Expand
)
Author
2015-03-26
util: rework word parsing and c unescaping code
Lennart Poettering
2015-03-26
tmpfiles: minor simplification
Lennart Poettering
2015-03-24
tmpfiles: avoid out of bounds read
Thomas Hindoe Paaboel Andersen
2015-03-19
Allow systemd-tmpfiles to set the file/directory attributes
Goffredo Baroncelli
2015-03-14
tmpfiles: remove redundant debug message
Zbigniew Jędrzejewski-Szmek
2015-03-13
tree-wide: there is no ENOTSUP on linux
David Herrmann
2015-03-10
tmpfiles: port to unquote_many_words()
daurnimator
2015-03-05
tmpfiles: Fix handling of duplicate lines
Martin Pitt
2015-03-03
tmpfiles: quietly ignore ACLs on unsupported filesystems
Hans-Peter Deifel
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-17
tmpfiles: Fix parse_acl error message
Martin Pitt
2015-02-03
tmpfiles: fix compilation without acl support
Zbigniew Jędrzejewski-Szmek
2015-02-03
partial revert of fed6df8
Thomas Hindoe Paaboel Andersen
2015-02-02
remove unused variables
Thomas Hindoe Paaboel Andersen
2015-02-02
tmpfiles: let's always use DEFINE_PRIVATE_STRING_TABLE_LOOKUP_TO_STRING() ins...
Lennart Poettering
2015-02-01
tmpfiles: accurately report creation results
Zbigniew Jędrzejewski-Szmek
2015-02-01
tmpfiles: remove dead branch
Zbigniew Jędrzejewski-Szmek
2015-01-27
tmpfiles: fix help text
Zbigniew Jędrzejewski-Szmek
2015-01-26
tmpfiles: use casts instead of warning suppression
Zbigniew Jędrzejewski-Szmek
2015-01-24
tmpfiles: do not bump access times of directories we are cleaning up
Zbigniew Jędrzejewski-Szmek
2015-01-24
tmpfiles: add debug statements for all actions
Zbigniew Jędrzejewski-Szmek
2015-01-23
tmpfiles: minor simplification
Zbigniew Jędrzejewski-Szmek
2015-01-22
shared/acl-util: add mask only when needed, always add base ACLs
Zbigniew Jędrzejewski-Szmek
2015-01-22
tmpfiles: implement augmenting of existing ACLs
Zbigniew Jędrzejewski-Szmek
2015-01-22
tmpfiles: make t and a globby, add their recursive versions T and A
Zbigniew Jędrzejewski-Szmek
2015-01-22
tmpfiles: make recursive operation generic
Zbigniew Jędrzejewski-Szmek
2015-01-22
tmpfiles: add 'a' type to set ACLs
Zbigniew Jędrzejewski-Szmek
2015-01-22
tmpfiles: attach an array of items to each path
Zbigniew Jędrzejewski-Szmek
2015-01-22
tmpfiles: make sure not to concatenate non-absolute path
Zbigniew Jędrzejewski-Szmek
2015-01-22
tmpfiles: detect all combinations of + and !
Zbigniew Jędrzejewski-Szmek
2015-01-22
tmpfiles: simplification
Zbigniew Jędrzejewski-Szmek
2015-01-18
Add initialization helper for file_handle_union
Zbigniew Jędrzejewski-Szmek
2015-01-06
tmpfiles: make gcc shut up
Lennart Poettering
2015-01-06
tmpfiles: finish with EXIT_FAILURE if anything failed
Zbigniew Jędrzejewski-Szmek
2015-01-05
tmpfiles: fix 'D' lines
Lennart Poettering
2014-12-28
tmpfiles: add new line type 'v' for creating btrfs subvolumes
Lennart Poettering
2014-12-25
tmpfiles: remove spurious include of <sys/capability.h>
Filipe Brandenburger
2014-12-04
tmpfiles, man: Add xattr support to tmpfiles
Maciej Wereski
2014-11-28
treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1
Lennart Poettering
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: a few more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-26
Introduce CONF_DIRS_NULSTR helper to define standard conf dirs
Josh Triplett
2014-10-23
selinux: clean up selinux label function naming
Lennart Poettering
2014-10-23
mac: rename apis with mac_{selinux/smack}_ prefix
WaLyong Cho
2014-10-12
tmpfiles: compare return against correct errno
Dave Reisner
2014-10-01
tmpfiles: use allocated buffer for path
Zbigniew Jędrzejewski-Szmek
[next]