summaryrefslogtreecommitdiff
path: root/lib/set-mode-acl.c
Commit message (Expand)AuthorAgeFilesLines
* 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