aboutsummaryrefslogtreecommitdiff
path: root/bin/setfacl/merge.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused headers.Xin LI2020-12-121-1/+0
* setfacl: style and break main() into manageable piecesEd Maste2018-04-271-1/+1
* Fix an error in setfacl(1) that manifested like this:Edward Tomasz Napierala2012-09-041-3/+4
* Switch to our preferred license text.Joel Dahl2010-03-071-8/+8
* Improve ACL branding mismatch detection and reporting in some rare cases,Edward Tomasz Napierala2009-12-261-5/+5
* Add NFSv4 support to setfacl(1).Edward Tomasz Napierala2009-09-071-28/+161
* /*- or .\"- or #- to begin license clauses.Warner Losh2005-01-101-1/+1
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+3
* Remove extraneous blank lineChris D. Faulhaber2002-02-191-1/+0
* Move the code merging ACL_USER and ACL_GROUP objects from underChris D. Faulhaber2001-12-031-22/+33
* Add defines for access and default ACLs (ACCESS_ACL/DEFAULT_ACL)Chris D. Faulhaber2001-12-031-6/+6
* style(9) cleanups mostly consisting of:Chris D. Faulhaber2001-12-031-25/+21
* o Separate acl_t into internal and external representations asChris D. Faulhaber2001-04-241-41/+80
* o POSIX.2c Userland tool support for POSIX.1e ACLs -- getfacl retrieves ACLsRobert Watson2001-03-191-0/+113