summaryrefslogtreecommitdiff
path: root/src/tmpfiles
Commit message (Expand)AuthorAgeFilesLines
* tmpfiles: allow Age to be set to 0Tom Gundersen2012-10-231-1/+1
* udev: add hardware database supportKay Sievers2012-10-231-3/+2
* tmpfiles: restore previous behavior for F/fDave Reisner2012-09-271-0/+4
* util: define union dirent_storage and make use of it everywhereLennart Poettering2012-09-191-2/+3
* tmpfiles: use write(2) for the 'w' actionDave Reisner2012-09-161-15/+7
* tmpfiles: plug file descriptor leak.Dave Reisner2012-09-131-0/+2
* tmpfiles: support globbing for w optionDave Reisner2012-09-121-64/+71
* tmpfiles: don't attempt creation of device nodes when we run in a containerLennart Poettering2012-09-051-1/+15
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-261-12/+7
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-251-5/+5
* tmpfiles: also look in /lib/tmpfiles.d on split /usr systemsLennart Poettering2012-07-201-0/+3
* unit: introduce %s specifier for the user shellLennart Poettering2012-07-161-1/+1
* util: rename join() to strjoin()Lennart Poettering2012-07-131-1/+1
* util: rm_rf() refuse cleaning non-memory file systems, as extra paranoiaLennart Poettering2012-07-101-1/+1
* mount-setup: don't complain if we try to fix the label of a dir beneath a mou...Lennart Poettering2012-07-031-1/+1
* update TODOLennart Poettering2012-06-201-0/+2
* tmpfiles: exclude the first level directories in /run/user from automatic cle...Lennart Poettering2012-06-201-7/+32
* tmpfiles: create char devices with correct SELinux contextMichal Schmidt2012-06-141-3/+4
* tmpfiles: fix error messageKay Sievers2012-06-101-1/+1
* tmpfiles: print error if basename lookup fails; document it in manpageKay Sievers2012-06-101-1/+9
* tmpfiles: allow to specify basename only: systemd-tmpfiles <program.conf>Dave Reisner2012-06-101-8/+38
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-311-1/+1
* tmpfiles: if we are supposed to write a string to a file, it's OK if we can't...Lennart Poettering2012-05-151-2/+7
* util: split-out path-util.[ch]Kay Sievers2012-05-081-0/+1
* util: split-out conf-file.[ch]Kay Sievers2012-05-071-0/+1
* tmpfiles: fix error messageMichal Schmidt2012-04-201-1/+1
* selinux: unify systemd and udev codeKay Sievers2012-04-171-2/+15
* build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering2012-04-131-0/+1
* move all tools to subdirsKay Sievers2012-04-121-0/+1315