summaryrefslogtreecommitdiffstats
path: root/bin/setfacl/setfacl.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings found by -Wmising-variable-declarations.ed2012-10-191-0/+29
* Make "setfacl -bd" an alias for "setfacl -k". Previously it would crashtrasz2012-09-041-0/+11
* Make setfacl(1) behave properly in situations like "setfacl -kd".trasz2012-09-041-0/+15
* Increase carried_error if we skip a file due to an error. This ensuresjh2011-01-031-0/+4
* Switch to our preferred license text.joel2010-03-071-8/+8
* Add NFSv4 support to setfacl(1).trasz2009-09-071-73/+118
* Fix double free in setfacl(1). Description from the author:trasz2008-09-061-4/+6
* Implement the -h flag (set an ACL on a symbolic link).mckusick2007-02-261-4/+14
* Copy filename read from the stdin into the private buffer. Otherwise,kib2006-06-091-1/+5
* Sync program's usage() with manpage's SYNOPSIS.ru2005-02-091-2/+2
* /*- or .\"- or #- to begin license clauses.imp2005-01-101-1/+1
* -v no longer a valid argument to setfacl(1) -- remove from usage().rwatson2003-08-071-1/+1
* When reporting an error internalizing an ACL string, print out therwatson2003-07-181-2/+2
* Add "-h" arguments to getfacl and setfacl, which behave in a mannerrwatson2002-12-301-5/+16
* Consistently use FBSDIDobrien2002-06-301-2/+3
* Add defines for access and default ACLs (ACCESS_ACL/DEFAULT_ACL)jedgar2001-12-031-9/+9
* style(9) cleanups mostly consisting of:jedgar2001-12-031-20/+18
* Silence WARNS=2 and BDECFLAGS on alpha and i386kris2001-05-201-1/+1
* o Separate acl_t into internal and external representations asjedgar2001-04-241-13/+13
* o POSIX.2c Userland tool support for POSIX.1e ACLs -- getfacl retrieves ACLsrwatson2001-03-191-0/+254
OpenPOWER on IntegriCloud