summaryrefslogtreecommitdiff
path: root/libarchive/archive_acl_private.h
Commit message (Expand)AuthorAgeFilesLines
* Unify header style, header guard comes firstMartin Matuska2020-01-131-3/+3
* Replace archive_acl_count() with archive_acl_types() where possibleMartin Matuska2017-01-191-0/+1
* Extend NFSv4 ACL support in libarchiveMartin Matuska2016-12-271-13/+8
* Use archive_mstring_*_l interface in archive_acl_* functionsMichihiro NAKAJIMA2011-05-121-3/+5
* Add an mbs version of ACL control functions in order to reduceMichihiro NAKAJIMA2011-03-251-0/+6
* Switch archive_string character set conversion over to use iconv()Tim Kientzle2011-03-061-2/+2
* First part of the NFS4 ACL support.Tim Kientzle2010-12-051-4/+3
* Move the abstract ACL manipulations into a separate source file.Tim Kientzle2010-11-201-0/+80