summaryrefslogtreecommitdiffstats
path: root/src/tmpfiles (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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