index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
acl-util.c
Age
Commit message (
Expand
)
Author
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-28
acl-util: only set the mask if not present
Zbigniew Jędrzejewski-Szmek
2015-11-27
journal: move the gist of server_fix_perms to acl-util.[hc]
Zbigniew Jędrzejewski-Szmek
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-06-17
acl-util: various smaller fixes to parse_acl()
Lennart Poettering
2015-04-22
journalctl: rework code that checks whether we have access to /var/log/journal
Lennart Poettering
2015-02-24
acl-util: avoid freeing uninitialized pointer
Thomas Hindoe Paaboel Andersen
2015-02-23
tmpfiles: avoid creating duplicate acl entries
Zbigniew Jędrzejewski-Szmek
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-22
shared/acl-util: add mask only when needed, always add base ACLs
Zbigniew Jędrzejewski-Szmek
2015-01-22
tmpfiles: implement augmenting of existing ACLs
Zbigniew Jędrzejewski-Szmek
2015-01-22
tmpfiles: add 'a' type to set ACLs
Zbigniew Jędrzejewski-Szmek
2014-03-04
Introduce strv_consume which takes ownership
Zbigniew Jędrzejewski-Szmek
2013-05-30
journald: DO recalculate the ACL mask, but only if it doesn't exist
Jan Alexander Steffens (heftig)
2013-03-22
build-sys: move acl searching code into libsystemd-acl
Zbigniew Jędrzejewski-Szmek
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-11
put acl.la in 'if HAVE_ACL' and rename acl.[ch] to acl-util.[ch]
Kay Sievers