]> git.ipfire.org Git - thirdparty/systemd.git/history - src/tmpfiles/tmpfiles.c
move _cleanup_ attribute in front of the type
[thirdparty/systemd.git] / src / tmpfiles / tmpfiles.c
2013-04-18  Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-15  Anatol PomozovFix spelling errors using 'codespell' tool
2013-04-05  Zbigniew Jędrzejew... Add _cleanup_globfree_
2013-04-05  Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-04-04  Lennart Poetteringutil: add a bit of syntactic sugar to run short code...
2013-04-03  Lennart Poetteringutil: rename parse_usec() to parse_sec() sinds the...
2013-03-31  Zbigniew Jędrzejew... tmpfiles: fix obscure leak in error path
2013-03-29  Zbigniew Jędrzejew... Always use errno > 0 to help gcc
2013-03-14  Zbigniew Jędrzejew... tmpfiles: add missing missing.h include
2013-03-13  Kay Sieverstmpfiles: --clean -- check for bind mounts of the same...
2013-03-04  Zbigniew Jędrzejew... tmpfiles: use cleanup func. to save a few lines
2013-03-04  Lukas Nykryntmpfiles: move exclamation mark into right place
2013-02-11  Lennart Poetteringbinfmt,tmpfiles,modules-load,sysctl: rework the various...
2013-02-08  Kay Sieversshared: conf-files - add root parameter
2013-01-25  Michal Sekletartmpfiles: introduce type X
2013-01-07  Tom GundersenMerge nss-myhostname
2013-01-03  Thomas Jaroschtmpfiles: Fix file descriptor leak on error
2012-10-23  Tom Gundersentmpfiles: allow Age to be set to 0
2012-10-23  Kay Sieversudev: add hardware database support
2012-09-28  Dave Reisnertmpfiles: restore previous behavior for F/f
2012-09-19  Lennart Poetteringutil: define union dirent_storage and make use of it...
2012-09-16  Dave Reisnertmpfiles: use write(2) for the 'w' action
2012-09-12  Dave Reisnertmpfiles: plug file descriptor leak.
2012-09-12  Dave Reisnertmpfiles: support globbing for w option
2012-09-06  Lennart Poetteringtmpfiles: don't attempt creation of device nodes when...
2012-07-26  Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25  Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-20  Lennart Poetteringtmpfiles: also look in /lib/tmpfiles.d on split /usr...
2012-07-16  Lennart Poetteringunit: introduce %s specifier for the user shell
2012-07-13  Lennart Poetteringutil: rename join() to strjoin()
2012-07-10  Lennart Poetteringutil: rm_rf() refuse cleaning non-memory file systems...
2012-07-03  Lennart Poetteringmount-setup: don't complain if we try to fix the label...
2012-06-20  Lennart Poetteringupdate TODO
2012-06-20  Lennart Poetteringtmpfiles: exclude the first level directories in /run...
2012-06-14  Michal Schmidttmpfiles: create char devices with correct SELinux...
2012-06-10  Kay Sieverstmpfiles: fix error message
2012-06-10  Kay Sieverstmpfiles: print error if basename lookup fails; documen...
2012-06-10  Dave Reisnertmpfiles: allow to specify basename only: systemd-tmpfi...
2012-05-31  Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-15  Lennart Poetteringtmpfiles: if we are supposed to write a string to a...
2012-05-08  Kay Sieversutil: split-out path-util.[ch]
2012-05-07  Kay Sieversutil: split-out conf-file.[ch]
2012-04-20  Michal Schmidttmpfiles: fix error message
2012-04-17  Kay Sieversselinux: unify systemd and udev code
2012-04-12  Kay Sieversmove all tools to subdirs