summaryrefslogtreecommitdiff
path: root/lib/file-has-acl.c
Commit message (Expand)AuthorAgeFilesLines
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-267/+267
* maint: prefer 'file system' over 'filesystem'Eric Blake2009-10-091-1/+1
* Disable untested support for new flavours of ACLs on AIX.Bruno Haible2009-09-271-2/+2
* Add support for new flavours of ACLs on AIX. (Untested.)Bruno Haible2009-09-271-7/+93
* acl: Fix infinite loop on FreeBSD.David Bartley2009-05-041-6/+6
* Work around the Solaris 10 ACE ACLs ABI change.Bruno Haible2008-06-101-14/+53
* add more guards around definition of ACE_-related codeJim Meyering2008-06-091-1/+1
* Add me as co-author.Bruno Haible2008-06-081-1/+1
* Add support for AIX ACLs.Bruno Haible2008-06-081-3/+43
* Add support for HP-UX ACLs.Bruno Haible2008-06-081-0/+59
* Add support for Solaris 7..10 ACLs.Bruno Haible2008-06-081-3/+157
* New function acl_extended_nontrivial (MacOS X only).Bruno Haible2008-06-081-6/+16
* Comments.Bruno Haible2008-06-081-2/+2
* Don't test the ACL_TYPE_DEFAULT ACL on OSF/1.Bruno Haible2008-06-081-0/+11
* Add support for MacOS X ACLs.Bruno Haible2008-06-081-2/+23
* New function for testing triviality of ACL with POSIX-draft like API.Bruno Haible2008-06-041-1/+92
* Simplify #ifs. Put Solaris code after POSIX-like code.Bruno Haible2008-06-041-14/+22
* Make copy_acl work on MacOS X 10.5.Bruno Haible2008-05-231-2/+3
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Add limited support for Solaris 10 ZFS-style ACLs: just enough toPaul Eggert2007-03-191-0/+87