summaryrefslogtreecommitdiff
path: root/lib/sysacls.c
Commit message (Expand)AuthorAgeFilesLines
* Bump the year to 2014.Wayne Davison2014-01-261-1/+1
* Try to fix bug 7865 for some acl() EINVAL results.Wayne Davison2013-12-251-1/+5
* Allow a failure of EINVAL to mean no ACLs are available.Wayne Davison2011-02-221-0/+5
* Support an older AIX system that doesn't have ENOTSUP.Wayne Davison2009-05-141-0/+4
* Fixed a potential alignment issue in the IRIX ACL code when allocatingWayne Davison2008-07-221-4/+4
* Include 2008 in the copyright years.Wayne Davison2008-03-011-0/+1
* Check the return code from mbr_uid_to_uuid()/mbr_gid_to_uuid() soWayne Davison2008-02-231-0/+2
* Get rid of some compiler warnings in the AIX sysacls code.Wayne Davison2007-11-291-4/+13
* A couple tweaks to the AIX ACL code.Wayne Davison2007-10-051-2/+2
* The hpux_count_obj() function should have been declared with aWayne Davison2007-10-051-1/+1
* Tweaked a variable name.Wayne Davison2007-09-291-4/+3
* - Added OS X ACL support.Wayne Davison2007-09-281-228/+307
* Tweaking the license text a bit more.Wayne Davison2007-07-101-2/+3
* Switching to GPL 3.Wayne Davison2007-07-071-22/+20
* Got rid of superfluous acl_clear_perms() call that Antti TapaninenWayne Davison2007-05-251-1/+0
* Fixed a problem in a couple OS's sys_acl_get_access_bits() functions.Wayne Davison2007-05-211-2/+2
* - Added a function to get/set all the access-bit values with a singleWayne Davison2007-05-211-637/+77
* Leave out two unneeded sys*_fd() functions due to their usingWayne Davison2007-03-111-0/+4
* The ACL support has arrived! This version has a brand new protocolWayne Davison2007-03-111-0/+3251