chiark / gitweb /
nspawn: do not invoke RegisterMachine on machined from inside the new PID namespace
[elogind.git] / src / tmpfiles /
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