Age | Commit message (Expand) | Author |
2014-12-04 | tmpfiles, man: Add xattr support to tmpfiles | Maciej Wereski |
2014-11-04 | man/tmpfiles.d: fix typo | Jan Synacek |
2014-10-27 | man: tmpfiles.d - recommend using b! and c! | Tom Gundersen |
2014-06-28 | doc: typographical improvements and choice of words | Jan Engelhardt |
2014-06-28 | doc: grammatical corrections | Jan Engelhardt |
2014-06-20 | tmpfiles: copy/link /usr/share/factory/ files when the source argument is omi... | Kay Sievers |
2014-06-19 | tmpfiles: make sure "C" doesn't copy anything if the destination already exists | Lennart Poettering |
2014-06-18 | tmpfiles: add "+" modifier support to b, c, p lines in addition to L | Lennart Poettering |
2014-06-16 | tmpfiles: add new "L+" command as stronger version of "L", that removes the d... | Lennart Poettering |
2014-06-11 | tmpfiles: add ability to mask access mode by pre-existing access mode on file... | Lennart Poettering |
2014-06-11 | tmpfiles: when processing lines, always process prefixes before suffixes | Lennart Poettering |
2014-06-10 | tmpfiles: get rid of "m" lines, make them redundant by "z" | Lennart Poettering |
2014-06-10 | tmpfiles: add new "C" line for copying files or directories | Lennart Poettering |
2014-05-07 | doc: comma placement corrections and word order | Jan Engelhardt |
2014-03-03 | core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settings | Lennart Poettering |
2014-02-25 | Replace /var/run with /run in remaining places | Zbigniew Jędrzejewski-Szmek |
2014-02-14 | man: always place <programlisting> and </programlisting> in a line with actua... | Lennart Poettering |
2014-02-10 | nspawn,man: use a common vocabulary when referring to selinux security contexts | Lennart Poettering |
2013-12-30 | tmpfiles: rename --unsafe to --boot | Zbigniew Jędrzejewski-Szmek |
2013-12-25 | man: resolve word omissions | Jan Engelhardt |
2013-12-24 | tmpfiles: introduce the concept of unsafe operations | Zbigniew Jędrzejewski-Szmek |
2013-12-24 | man,units: tmpfiles.d(5) cleanup | Zbigniew Jędrzejewski-Szmek |
2013-10-15 | man: wording and grammar updates | Jan Engelhardt |
2013-10-03 | man: Improve the description of parameter X in tmpfiles.d page | Václav Pavlín |
2013-09-17 | tmpfiles: add a new "m" line type that adjusts user/group/mode of a file if i... | Lennart Poettering |
2013-09-17 | tmpfiles: support simple specifier expansion for specified paths | Lennart Poettering |
2013-09-12 | man: wording and grammar updates | Jan Engelhardt |
2013-09-12 | man: fix description of file order application | Kay Sievers |
2013-09-10 | man: one more example in tmpfiles.d | Lukas Nykryn |
2013-09-10 | man: wording and grammar updates | Jan Engelhardt |
2013-07-02 | man: improve grammar and word formatting in numerous man pages | Jason St. John |
2013-01-25 | tmpfiles: introduce type X | Michal Sekletar |
2012-10-26 | man: typo fixes | Thomas Hindoe Paaboel Andersen |
2012-10-23 | man: fix typo in tmpfiles.d | Tom Gundersen |
2012-10-23 | tmpfiles: allow Age to be set to 0 | Tom Gundersen |
2012-09-16 | tmpfiles: use write(2) for the 'w' action | Dave Reisner |
2012-09-12 | tmpfiles: support globbing for w option | Dave Reisner |
2012-07-09 | man/tmpfiles.d.xml: Add missing full stop | Paul Menzel |
2012-06-27 | man: add reference to systemd-delta to tmpfiles | Lennart Poettering |
2012-06-20 | tmpfiles: exclude the first level directories in /run/user from automatic cle... | Lennart Poettering |
2012-06-10 | man: replace tabs with spaces | Kay Sievers |
2012-06-10 | man: systemd-tmpfiles - document proper config-file-stack order | Kay Sievers |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-03-14 | conf: when looking for configurations look in /etc first, in /run second | Lennart Poettering |
2012-03-12 | man: reword tmpfiles selinux bits | Lennart Poettering |
2012-01-18 | tmpfiles: support writing short strings to files, in order to support /sys ma... | Lennart Poettering |
2012-01-18 | tmpfiles: add support for creating symlinks, char/block device nodes | Lennart Poettering |
2011-12-16 | tmpfiles: add 'z', like 'Z' but not recursive | Michal Schmidt |
2011-12-16 | tmpfiles: apply chown, chmod for 'Z' entries too | Michal Schmidt |
2011-12-16 | man: mention that 'Z' ignores uid/gid/mode | Michal Schmidt |