summaryrefslogtreecommitdiff
path: root/acls.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-21- Unified the formerly separate user & group name-lists into a singleWayne Davison1-160/+129
2007-05-20- Fixed a bug in the match_racl_ids() function's iteration.Wayne Davison1-13/+14
2007-04-20Changed the *_abbbrevint() functions to *_varint().Wayne Davison1-6/+6
2007-04-18Got rid of ACL's uid/gid iterators in favor of a single functionWayne Davison1-53/+20
2007-04-07Tweaked an error message and a comment.Wayne Davison1-3/+2
2007-03-11We now compile on systems where ENOTSUP is not defined.Wayne Davison1-1/+3
2007-03-11Silence a compiler warning about a printf() %d mismatch.Wayne Davison1-2/+1
2007-03-11The ACL support has arrived! This version has a brand new protocolWayne Davison1-0/+1085