Age | Commit message (Expand) | Author |
2015-08-06 | tree-wide: fix indentation | Thomas Hindoe Paaboel Andersen |
2015-07-22 | tmpfiles: downgrade errors when a file system does not support file attributes | Lennart Poettering |
2015-06-17 | tmpfiles: only root-owned aquota.* files are special | Zbigniew Jędrzejewski-Szmek |
2015-06-15 | tmpfiles: make sure "R" lines also remove subvolumes | Lennart Poettering |
2015-05-15 | tmpfiles: use lstat() instead of stat() when checking whether a file system o... | Lennart Poettering |
2015-05-15 | tmpfiles: don't fail if we cannot create a subvolume because a file system is... | Lennart Poettering |
2015-05-13 | util: add generic calls for prefixing a root directory to a path | Lennart Poettering |
2015-05-06 | tmpfiles: try to handle read-only file systems gracefully | Michael Olbrich |
2015-04-22 | tmpfiles: use an ordered hashmap for the tmpfiles items | Lennart Poettering |
2015-04-21 | tmpfiles: consider an argument of "-" as non-specified | Lennart Poettering |
2015-04-13 | tmpfiles: don't follow symlinks when adjusting ACLs, fille attributes, access... | Lennart Poettering |
2015-04-12 | tmpfiles: use qsort_safe | Zbigniew Jędrzejewski-Szmek |
2015-04-10 | shared: add formats-util.h | Ronny Chevalier |
2015-04-10 | tmpfiles: fix build with clang | Thomas Hindoe Paaboel Andersen |
2015-04-10 | tmpfiles: add specifier expansion for L and C lines, too | Lennart Poettering |
2015-04-10 | tmpfiles: enforce ordering when executing lines | Lennart Poettering |
2015-04-10 | tmpfiles: eat up empty columns | Lennart Poettering |
2015-04-10 | tmpfiles: substitute % specifiers in arguments for writing files and xattrs | Lennart Poettering |
2015-04-10 | tmpfiles: warn if we get an argument on lines that don't take any | Lennart Poettering |
2015-04-10 | tmpfiles: mostly revert 71044f609b829d802e0eb81270e13b4f55d76476 | Lennart Poettering |
2015-04-10 | util: unify how we parse mode_t strings | Lennart Poettering |
2015-04-09 | tmpfiles: properly return error code from path_set_acl() | Lennart Poettering |
2015-04-09 | tmpfiles: add file attribute calls to list of glob needing commands | Lennart Poettering |
2015-04-08 | tmpfiles: rework file attribute code | Lennart Poettering |
2015-04-08 | util: merge change_attr_fd() and chattr_fd() | Lennart Poettering |
2015-04-07 | util: rework cunescape(), improve error handling | Lennart Poettering |
2015-04-06 | util: rework rm_rf() logic | Lennart Poettering |
2015-03-26 | util: rework word parsing and c unescaping code | Lennart Poettering |
2015-03-26 | tmpfiles: minor simplification | Lennart Poettering |
2015-03-24 | tmpfiles: avoid out of bounds read | Thomas Hindoe Paaboel Andersen |
2015-03-19 | Allow systemd-tmpfiles to set the file/directory attributes | Goffredo Baroncelli |
2015-03-14 | tmpfiles: remove redundant debug message | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | tree-wide: there is no ENOTSUP on linux | David Herrmann |
2015-03-10 | tmpfiles: port to unquote_many_words() | daurnimator |
2015-03-05 | tmpfiles: Fix handling of duplicate lines | Martin Pitt |
2015-03-03 | tmpfiles: quietly ignore ACLs on unsupported filesystems | Hans-Peter Deifel |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-17 | tmpfiles: Fix parse_acl error message | Martin Pitt |
2015-02-03 | tmpfiles: fix compilation without acl support | Zbigniew Jędrzejewski-Szmek |
2015-02-03 | partial revert of fed6df8 | Thomas Hindoe Paaboel Andersen |
2015-02-02 | remove unused variables | Thomas Hindoe Paaboel Andersen |
2015-02-02 | tmpfiles: let's always use DEFINE_PRIVATE_STRING_TABLE_LOOKUP_TO_STRING() ins... | Lennart Poettering |
2015-02-01 | tmpfiles: accurately report creation results | Zbigniew Jędrzejewski-Szmek |
2015-02-01 | tmpfiles: remove dead branch | Zbigniew Jędrzejewski-Szmek |
2015-01-27 | tmpfiles: fix help text | Zbigniew Jędrzejewski-Szmek |
2015-01-26 | tmpfiles: use casts instead of warning suppression | Zbigniew Jędrzejewski-Szmek |
2015-01-24 | tmpfiles: do not bump access times of directories we are cleaning up | Zbigniew Jędrzejewski-Szmek |
2015-01-24 | tmpfiles: add debug statements for all actions | Zbigniew Jędrzejewski-Szmek |
2015-01-23 | tmpfiles: minor simplification | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | shared/acl-util: add mask only when needed, always add base ACLs | Zbigniew Jędrzejewski-Szmek |