summaryrefslogtreecommitdiff
path: root/src/shared/acl-util.h
AgeCommit message (Expand)Author
2015-11-27journal: move the gist of server_fix_perms to acl-util.[hc]Zbigniew Jędrzejewski-Szmek
2015-11-18tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen
2015-06-17acl-util: various smaller fixes to parse_acl()Lennart Poettering
2015-04-22journalctl: rework code that checks whether we have access to /var/log/journalLennart Poettering
2015-02-23tmpfiles: avoid creating duplicate acl entriesZbigniew Jędrzejewski-Szmek
2015-01-22shared/acl-util: add mask only when needed, always add base ACLsZbigniew Jędrzejewski-Szmek
2015-01-22tmpfiles: implement augmenting of existing ACLsZbigniew Jędrzejewski-Szmek
2015-01-22tmpfiles: add 'a' type to set ACLsZbigniew Jędrzejewski-Szmek
2014-06-19coredump: optionally store coredumps on disk, not in the journalLennart Poettering
2013-05-30journald: DO recalculate the ACL mask, but only if it doesn't existJan Alexander Steffens (heftig)
2013-03-22build-sys: move acl searching code into libsystemd-aclZbigniew Jędrzejewski-Szmek
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11put acl.la in 'if HAVE_ACL' and rename acl.[ch] to acl-util.[ch]Kay Sievers