aboutsummaryrefslogtreecommitdiffstats
path: root/acls.c
Commit message (Expand)AuthorAgeFilesLines
* Tweaking the license text a bit more.Wayne Davison2007-07-101-2/+3
* Use the latest F_DIR_*() defines (whose names were tweaked).Wayne Davison2007-07-081-3/+3
* Switching to GPL 3.Wayne Davison2007-07-071-3/+2
* - Unified the formerly separate user & group name-lists into a singleWayne Davison2007-05-211-160/+129
* - Fixed a bug in the match_racl_ids() function's iteration.Wayne Davison2007-05-201-13/+14
* Changed the *_abbbrevint() functions to *_varint().Wayne Davison2007-04-201-6/+6
* Got rid of ACL's uid/gid iterators in favor of a single functionWayne Davison2007-04-181-53/+20
* Tweaked an error message and a comment.Wayne Davison2007-04-071-3/+2
* We now compile on systems where ENOTSUP is not defined.Wayne Davison2007-03-111-1/+3
* Silence a compiler warning about a printf() %d mismatch.Wayne Davison2007-03-111-2/+1
* The ACL support has arrived! This version has a brand new protocolWayne Davison2007-03-111-0/+1085