]> git.ipfire.org Git - thirdparty/systemd.git/history - src/tmpfiles
resolved: provide properly named way to access SPF data in RRs
[thirdparty/systemd.git] / src / tmpfiles /
2014-06-20  Kay Sieverstmpfiles: copy/link /usr/share/factory/ files when...
2014-06-19  Lennart Poetteringtmpfiles: make sure "C" doesn't copy anything if the...
2014-06-19  Kay Sieverstmpfiles: do not fail when copying an empty directory
2014-06-17  Lennart Poetteringtmpfiles: create directories already with the right...
2014-06-17  Lennart Poetteringtmpfiles: w lines should allow following symlinks
2014-06-17  Lennart Poetteringtmpfiles: add "+" modifier support to b, c, p lines...
2014-06-16  Lennart Poetteringtmpfiles: add new "L+" command as stronger version...
2014-06-16  Lennart Poetteringtmpfiles: set up selinux label proeprly when creating...
2014-06-13  Kay Sieverstmpfiles: skip mknod() on -EPERM (device cgroup)
2014-06-12  Lennart Poetteringtmpfiles: minor modernizations
2014-06-11  Lennart Poetteringtmpfiles: add ability to mask access mode by pre-existi...
2014-06-11  Lennart Poetteringtmpfiles: remove unnecessary function
2014-06-10  Lennart Poetteringtmpfiles: when processing lines, always process prefixe...
2014-06-10  Lennart Poetteringtmpfiles: static variables populated immediately from...
2014-06-10  Lennart Poetteringtmpfiles: always recreate the most basic directory...
2014-06-10  Lennart Poetteringtmpfiles: get rid of "m" lines, make them redundant...
2014-06-10  Lennart Poetteringtmpfiles: add new "C" line for copying files or directories
2014-06-10  Lennart Poetteringtmpfiles: various modernizations
2014-06-10  Lennart Poetteringlabel: when clearing selinux context, don't mangle...
2014-04-21  Dave Reisnerimplement a union to pad out file_handle
2014-03-18  Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-03-17  Zbigniew Jędrzejew... shared: export is_dir
2014-03-14  Michael Marineautmpfiles: add --root option to operate on an alternate...
2014-03-14  Michael Marineaushared: add root argument to search_and_fopen
2014-02-19  Lennart Poetteringtmpfiles: simplification
2014-01-31  Zbigniew Jędrzejew... tmpfiles: fix memory leak of exclude_prefixes
2014-01-09  Lukas Nykryntmpfiles: don't allow label_fix to print ENOENT when...
2013-12-30  Zbigniew Jędrzejew... tmpfiles: rename --unsafe to --boot
2013-12-24  Zbigniew Jędrzejew... tmpfiles: introduce the concept of unsafe operations
2013-12-24  Lennart Poetteringlog: log_error() and friends add a newline after each...
2013-12-21  Florian Weimertmpfiles: replace readdir_r with readdir
2013-11-06  Lennart Poetteringclients: unify how we invoke getopt_long()
2013-10-21  Kay Sieversbuild-sys: use -Og instead of -O0 to catch warnings
2013-10-17  Kay Sieverstmpfiles: log unaccessible FUSE mount points only as...
2013-10-14  Lennart Poetteringutil: allow trailing semicolons on define_trivial_clean...
2013-10-13  Zbigniew Jędrzejew... Introduce udev object cleanup functions
2013-09-17  Lennart Poetteringtmpfiles: add a new "m" line type that adjusts user...
2013-09-17  Lennart Poetteringtmpfiles: support simple specifier expansion for specif...
2013-07-24  Dave Reisnertmpfiles: introduce --exclude-prefix
2013-07-24  Dave Reisnertmpfiles: support passing --prefix multiple times
2013-07-19  Maciej Wereskitmpfiles: Fix memory leak in parse_line()
2013-06-21  Lennart Poetteringtmpfiles: fix error check
2013-04-24  Zbigniew Jędrzejew... Add set_consume which always takes ownership
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-13  Lennart Poetteringbuild-sys: add stub makefiles to all subdirs to ease...
2012-04-12  Kay Sieversmove all tools to subdirs