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