chiark / gitweb /
acl-util: fix memleak
[elogind.git] / src / shared / acl-util.c
2017-06-19 Evgeny Vereshchaginacl-util: fix memleak
2017-05-23 Sven EdenMerge pull request #15 from elogind/dev_v229
2017-05-17 Sven EdenPrep v229: Add missing fixes from upstream [5/6] src...
2017-05-17 Zbigniew Jędrzejew... acl-util: only set the mask if not present
2017-05-04 Sven EdenMerge pull request #7 from elogind/dev_v228-r1
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (5/5)
2017-04-26 Sven EdenPrep v228: Apply more cosmetic changes found in upstream.
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenCleaned up more unneeded types and functions.
2017-03-14 Sven EdenPrep v221: Update and clean up build system to sync...
2017-03-14 Lennart Poetteringacl-util: various smaller fixes to parse_acl()
2017-03-14 Lennart Poetteringjournalctl: rework code that checks whether we have...
2015-02-24 Thomas Hindoe Paab... acl-util: avoid freeing uninitialized pointer
2015-02-24 Zbigniew Jędrzejew... tmpfiles: avoid creating duplicate acl entries
2015-02-23 Thomas Hindoe Paab... remove unused includes
2015-01-22 Zbigniew Jędrzejew... shared/acl-util: add mask only when needed, always...
2015-01-22 Zbigniew Jędrzejew... tmpfiles: implement augmenting of existing ACLs
2015-01-22 Zbigniew Jędrzejew... tmpfiles: add 'a' type to set ACLs
2014-03-04 Zbigniew Jędrzejew... Introduce strv_consume which takes ownership
2013-05-30 Jan Alexander Stef... journald: DO recalculate the ACL mask, but only if...
2013-03-22 Zbigniew Jędrzejew... build-sys: move acl searching code into libsystemd-acl
2013-01-07 Tom GundersenMerge nss-myhostname
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Kay Sieversput acl.la in 'if HAVE_ACL' and rename acl.[ch] to...