Age | Commit message (Expand) | Author | Files | Lines |
2015-11-03 | Fixed link to chattr man page | kayrus | 1 | -1/+1 |
2015-10-22 | tmpfiles: introduce "q" and "Q" for creating quota-enabled btrfs subvolumes | Lennart Poettering | 1 | -11/+81 |
2015-10-19 | man: tmpfiles.d: add info about age field | Evgeny Vereshchagin | 1 | -2/+3 |
2015-06-18 | man: revert dynamic paths for split-usr setups | Tom Gundersen | 1 | -4/+1 |
2015-05-28 | man: generate configured paths in manpages | Filipe Brandenburger | 1 | -1/+4 |
2015-04-22 | man: elaborate on the order by which tmpfiles operations are executed | Lennart Poettering | 1 | -3/+6 |
2015-04-13 | man: slightly fewer paragraphs can help readability | Lennart Poettering | 1 | -14/+12 |
2015-04-13 | man: fix examples indentation in tmpfiles.d(5) | Lennart Poettering | 1 | -3/+3 |
2015-04-13 | man: add information about more lines to explanation of argument field | Lennart Poettering | 1 | -3/+6 |
2015-04-13 | man: document which tmpfiles line types follow symlinks | Lennart Poettering | 1 | -18/+20 |
2015-03-19 | man: add h/H to tmpfiles.d(5) | Goffredo Baroncelli | 1 | -1/+37 |
2015-03-10 | tmpfiles: port to unquote_many_words() | daurnimator | 1 | -0/+2 |
2015-02-23 | man: explain time units in tmpfiles | Zbigniew Jędrzejewski-Szmek | 1 | -15/+14 |
2015-01-22 | shared/acl-util: add mask only when needed, always add base ACLs | Zbigniew Jędrzejewski-Szmek | 1 | -10/+10 |
2015-01-22 | tmpfiles: implement augmenting of existing ACLs | Zbigniew Jędrzejewski-Szmek | 1 | -11/+17 |
2015-01-22 | tmpfiles: make t and a globby, add their recursive versions T and A | Zbigniew Jędrzejewski-Szmek | 1 | -6/+25 |
2015-01-22 | tmpfiles: add 'a' type to set ACLs | Zbigniew Jędrzejewski-Szmek | 1 | -9/+23 |
2015-01-22 | tmpfiles: attach an array of items to each path | Zbigniew Jędrzejewski-Szmek | 1 | -10/+3 |
2015-01-18 | man: reindent tmpfiles.d(5) | Zbigniew Jędrzejewski-Szmek | 1 | -570/+478 |
2014-12-28 | tmpfiles: add new line type 'v' for creating btrfs subvolumes | Lennart Poettering | 1 | -0/+11 |
2014-12-04 | tmpfiles, man: Add xattr support to tmpfiles | Maciej Wereski | 1 | -6/+26 |
2014-11-04 | man/tmpfiles.d: fix typo | Jan Synacek | 1 | -2/+2 |
2014-10-27 | man: tmpfiles.d - recommend using b! and c! | Tom Gundersen | 1 | -2/+12 |
2014-06-28 | doc: typographical improvements and choice of words | Jan Engelhardt | 1 | -1/+1 |
2014-06-28 | doc: grammatical corrections | Jan Engelhardt | 1 | -13/+13 |
2014-06-20 | tmpfiles: copy/link /usr/share/factory/ files when the source argument is omi... | Kay Sievers | 1 | -2/+9 |
2014-06-19 | tmpfiles: make sure "C" doesn't copy anything if the destination already exists | Lennart Poettering | 1 | -1/+11 |
2014-06-18 | tmpfiles: add "+" modifier support to b, c, p lines in addition to L | Lennart Poettering | 1 | -3/+30 |
2014-06-16 | tmpfiles: add new "L+" command as stronger version of "L", that removes the d... | Lennart Poettering | 1 | -1/+10 |
2014-06-11 | tmpfiles: add ability to mask access mode by pre-existing access mode on file... | Lennart Poettering | 1 | -0/+16 |
2014-06-11 | tmpfiles: when processing lines, always process prefixes before suffixes | Lennart Poettering | 1 | -1/+5 |
2014-06-10 | tmpfiles: get rid of "m" lines, make them redundant by "z" | Lennart Poettering | 1 | -26/+17 |
2014-06-10 | tmpfiles: add new "C" line for copying files or directories | Lennart Poettering | 1 | -2/+9 |
2014-05-07 | doc: comma placement corrections and word order | Jan Engelhardt | 1 | -1/+1 |
2014-03-03 | core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settings | Lennart Poettering | 1 | -1/+19 |
2014-02-25 | Replace /var/run with /run in remaining places | Zbigniew Jędrzejewski-Szmek | 1 | -2/+2 |
2014-02-14 | man: always place <programlisting> and </programlisting> in a line with actua... | Lennart Poettering | 1 | -5/+2 |
2014-02-10 | nspawn,man: use a common vocabulary when referring to selinux security contexts | Lennart Poettering | 1 | -3/+3 |
2013-12-30 | tmpfiles: rename --unsafe to --boot | Zbigniew Jędrzejewski-Szmek | 1 | -2/+2 |
2013-12-25 | man: resolve word omissions | Jan Engelhardt | 1 | -2/+2 |
2013-12-24 | tmpfiles: introduce the concept of unsafe operations | Zbigniew Jędrzejewski-Szmek | 1 | -0/+25 |
2013-12-24 | man,units: tmpfiles.d(5) cleanup | Zbigniew Jędrzejewski-Szmek | 1 | -69/+99 |
2013-10-15 | man: wording and grammar updates | Jan Engelhardt | 1 | -3/+3 |
2013-10-03 | man: Improve the description of parameter X in tmpfiles.d page | Václav Pavlín | 1 | -9/+12 |
2013-09-17 | tmpfiles: add a new "m" line type that adjusts user/group/mode of a file if i... | Lennart Poettering | 1 | -0/+11 |
2013-09-17 | tmpfiles: support simple specifier expansion for specified paths | Lennart Poettering | 1 | -1/+56 |
2013-09-12 | man: wording and grammar updates | Jan Engelhardt | 1 | -12/+12 |
2013-09-12 | man: fix description of file order application | Kay Sievers | 1 | -3/+4 |
2013-09-10 | man: one more example in tmpfiles.d | Lukas Nykryn | 1 | -0/+7 |
2013-09-10 | man: wording and grammar updates | Jan Engelhardt | 1 | -6/+6 |