Age | Commit message (Expand) | Author | Files | Lines |
2017-11-19 | Add SPDX license identifiers to man pages | Zbigniew Jędrzejewski-Szmek | 1 | -0/+2 |
2017-09-19 | typo: chache → cache (#6864) | Ansgar Burchardt | 1 | -2/+2 |
2017-09-14 | man: unify titling, fix description of precedence in sysusers.d(5) | Zbigniew Jędrzejewski-Szmek | 1 | -1/+5 |
2017-08-26 | man: fix example indentation in tmpfiles.d(5) (#6578) | Lennart Poettering | 1 | -3/+3 |
2017-08-09 | tmpfiles: Allow create symlink on directories (#6039) | William Douglas | 1 | -7/+8 |
2016-11-08 | man: fix typo (#4615) | Yu Watanabe | 1 | -1/+1 |
2016-11-08 | man: add an example how to unconditionally empty a directory (#4570) | Zbigniew Jędrzejewski-Szmek | 1 | -6/+22 |
2016-10-31 | man: fix typos (#4527) | Jakub Wilk | 1 | -1/+1 |
2016-08-06 | man: provide html links to a bunch of external man pages | Zbigniew Jędrzejewski-Szmek | 1 | -2/+2 |
2016-04-20 | tmpfiles: add new 'e' action which cleans up a dir without creating it | Zbigniew Jędrzejewski-Szmek | 1 | -1/+21 |
2016-04-20 | man: try to explain different actions in tmpfiles a bit better | Zbigniew Jędrzejewski-Szmek | 1 | -14/+45 |
2016-01-13 | man/tmpfiles.d: add note about permissions and ownership of symlinks | Jan Synacek | 1 | -1/+2 |
2015-12-26 | man: fix typos | Jakub Wilk | 1 | -1/+1 |
2015-11-16 | tmpfiles: create subvolumes for "v", "q", and "Q" only if / is a subvolume | Lennart Poettering | 1 | -7/+9 |
2015-11-06 | doc: correct orthography, word forms and missing/extraneous words | Jan Engelhardt | 1 | -13/+13 |
2015-11-06 | doc: correct punctuation and improve typography in documentation | Jan Engelhardt | 1 | -13/+13 |
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 |