summaryrefslogtreecommitdiff
path: root/lib/sysacls.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-23Check the return code from mbr_uid_to_uuid()/mbr_gid_to_uuid() soWayne Davison1-0/+2
2007-11-29Get rid of some compiler warnings in the AIX sysacls code.Wayne Davison1-4/+13
2007-10-05A couple tweaks to the AIX ACL code.Wayne Davison1-2/+2
2007-10-05The hpux_count_obj() function should have been declared with aWayne Davison1-1/+1
2007-09-29Tweaked a variable name.Wayne Davison1-4/+3
2007-09-28- Added OS X ACL support.Wayne Davison1-228/+307
2007-07-10Tweaking the license text a bit more.Wayne Davison1-2/+3
2007-07-07Switching to GPL 3.Wayne Davison1-22/+20
2007-05-25Got rid of superfluous acl_clear_perms() call that Antti TapaninenWayne Davison1-1/+0
2007-05-21Fixed a problem in a couple OS's sys_acl_get_access_bits() functions.Wayne Davison1-2/+2
2007-05-21- Added a function to get/set all the access-bit values with a singleWayne Davison1-637/+77
2007-03-11Leave out two unneeded sys*_fd() functions due to their usingWayne Davison1-0/+4
2007-03-11The ACL support has arrived! This version has a brand new protocolWayne Davison1-0/+3251