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
Age
Commit message (
Expand
)
Author
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
2014-09-26
systemd-tmpfiles: Fix IGNORE_DIRECTORY_PATH age handling
Richard Weinberger
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-08-18
tmpfiles: only execute chmod()/chown() when needed
Michael Olbrich
2014-08-03
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-06-20
tmpfiles: copy/link /usr/share/factory/ files when the source argument is omi...
Kay Sievers
2014-06-19
tmpfiles: make sure "C" doesn't copy anything if the destination already exists
Lennart Poettering
2014-06-19
tmpfiles: do not fail when copying an empty directory
Kay Sievers
2014-06-18
tmpfiles: create directories already with the right label, instead of creatin...
Lennart Poettering
2014-06-18
tmpfiles: w lines should allow following symlinks
Lennart Poettering
2014-06-18
tmpfiles: add "+" modifier support to b, c, p lines in addition to L
Lennart Poettering
2014-06-16
tmpfiles: add new "L+" command as stronger version of "L", that removes the d...
Lennart Poettering
[next]