summaryrefslogtreecommitdiff
path: root/src/tmpfiles
AgeCommit message (Expand)Author
2012-09-27tmpfiles: restore previous behavior for F/fDave Reisner
2012-09-19util: define union dirent_storage and make use of it everywhereLennart Poettering
2012-09-16tmpfiles: use write(2) for the 'w' actionDave Reisner
2012-09-13tmpfiles: plug file descriptor leak.Dave Reisner
2012-09-12tmpfiles: support globbing for w optionDave Reisner
2012-09-05tmpfiles: don't attempt creation of device nodes when we run in a containerLennart Poettering
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden
2012-07-25use "Out of memory." consistantly (or with "\n")Shawn Landden
2012-07-20tmpfiles: also look in /lib/tmpfiles.d on split /usr systemsLennart Poettering
2012-07-16unit: introduce %s specifier for the user shellLennart Poettering
2012-07-13util: rename join() to strjoin()Lennart Poettering
2012-07-10util: rm_rf() refuse cleaning non-memory file systems, as extra paranoiaLennart Poettering
2012-07-03mount-setup: don't complain if we try to fix the label of a dir beneath a mou...Lennart Poettering
2012-06-20update TODOLennart Poettering
2012-06-20tmpfiles: exclude the first level directories in /run/user from automatic cle...Lennart Poettering
2012-06-14tmpfiles: create char devices with correct SELinux contextMichal Schmidt
2012-06-10tmpfiles: fix error messageKay Sievers
2012-06-10tmpfiles: print error if basename lookup fails; document it in manpageKay Sievers
2012-06-10tmpfiles: allow to specify basename only: systemd-tmpfiles <program.conf>Dave Reisner
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers
2012-05-15tmpfiles: if we are supposed to write a string to a file, it's OK if we can't...Lennart Poettering
2012-05-08util: split-out path-util.[ch]Kay Sievers
2012-05-07util: split-out conf-file.[ch]Kay Sievers
2012-04-20tmpfiles: fix error messageMichal Schmidt
2012-04-17selinux: unify systemd and udev codeKay Sievers
2012-04-13build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering
2012-04-12move all tools to subdirsKay Sievers