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
2012-07-26
log.h: new log_oom() -> int -ENOMEM, use it
Shawn Landden
2012-07-25
use "Out of memory." consistantly (or with "\n")
Shawn Landden
2012-07-20
tmpfiles: also look in /lib/tmpfiles.d on split /usr systems
Lennart Poettering
2012-07-16
unit: introduce %s specifier for the user shell
Lennart Poettering
2012-07-13
util: rename join() to strjoin()
Lennart Poettering
2012-07-10
util: rm_rf() refuse cleaning non-memory file systems, as extra paranoia
Lennart Poettering
2012-07-03
mount-setup: don't complain if we try to fix the label of a dir beneath a mou...
Lennart Poettering
2012-06-20
update TODO
Lennart Poettering
2012-06-20
tmpfiles: exclude the first level directories in /run/user from automatic cle...
Lennart Poettering
2012-06-14
tmpfiles: create char devices with correct SELinux context
Michal Schmidt
2012-06-10
tmpfiles: fix error message
Kay Sievers
2012-06-10
tmpfiles: print error if basename lookup fails; document it in manpage
Kay Sievers
2012-06-10
tmpfiles: allow to specify basename only: systemd-tmpfiles <program.conf>
Dave Reisner
2012-05-31
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-05-15
tmpfiles: if we are supposed to write a string to a file, it's OK if we can't...
Lennart Poettering
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-05-07
util: split-out conf-file.[ch]
Kay Sievers
2012-04-20
tmpfiles: fix error message
Michal Schmidt
2012-04-17
selinux: unify systemd and udev code
Kay Sievers
2012-04-12
move all tools to subdirs
Kay Sievers