summaryrefslogtreecommitdiff
path: root/lib/set-mode-acl.c
Commit message (Expand)AuthorAgeFilesLines
* acl: Fix compilation on Solaris 10 (older version).Bruno Haible2011-09-111-2/+2
* acl: Fix a test failure on IRIX 6.5 with NFS.Bruno Haible2011-09-061-9/+5
* acl: Clean up Solaris code.Bruno Haible2011-09-061-51/+2
* acl: Remove unused code in last commit.Bruno Haible2011-09-051-8/+0
* acl: Improve support of NFSv4 ACLs on Solaris 10 (newer version).Bruno Haible2011-09-051-56/+121
* acl: Add support for HP-UX >= 11.11 JFS ACLs.Bruno Haible2011-06-131-17/+59
* acl: Complete the 2010-08-10 fix.Bruno Haible2011-06-131-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* acl: Add support for ACLs on NonStop Kernel.Bruno Haible2010-10-031-1/+46
* copy-acl: enhance Solaris ACL error handlingBen Walton2010-03-021-1/+1
* 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-182/+182
* Disable untested support for new flavours of ACLs on AIX.Bruno Haible2009-09-271-1/+2
* Add support for new flavours of ACLs on AIX. (Untested.)Bruno Haible2009-09-271-2/+104
* Fix an unnecessary error on Solaris 10 on NFSv3 file systems.Bruno Haible2009-08-311-1/+1
* Bug fix in acl module.David Bartley2009-05-041-3/+3
* Include gettext.h only in those files that need it.Bruno Haible2008-06-111-0/+4
* Work around the Solaris 10 ACE ACLs ABI change.Bruno Haible2008-06-101-23/+107
* Add me as co-author.Bruno Haible2008-06-081-5/+5
* Add support for AIX ACLs.Bruno Haible2008-06-081-0/+25
* Add support for HP-UX ACLs.Bruno Haible2008-06-081-0/+42
* Add support for Cygwin ACLs.Bruno Haible2008-06-081-1/+1
* Fix bug with setuid modes in Solaris 10+ code.Bruno Haible2008-06-081-10/+18
* Add support for Solaris 7..10 ACLs.Bruno Haible2008-06-081-2/+78
* Trivial code simplifications.Bruno Haible2008-06-081-15/+10
* Add support for MacOS X ACLs.Bruno Haible2008-06-081-2/+19
* Fix memory leak introduced on 2008-05-22.Bruno Haible2008-06-081-0/+3
* Avoid needing to know the textual representation of an ACL when possible.Bruno Haible2008-06-081-7/+1
* Trivial code simplifications.Bruno Haible2008-06-081-1/+2
* Trivial stylistic improvements.Bruno Haible2008-06-071-5/+5
* Simplify #ifs. Put Solaris code after POSIX-like code.Bruno Haible2008-06-041-44/+41
* Document qset_acl return value precisely.Bruno Haible2008-06-031-2/+2
* Rename acl.c to set-mode-acl.c.Bruno Haible2008-05-251-0/+244