Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove names from some prototypes | rodrigc | 2015-09-20 | 1 | -2/+2 |
* | Adding missing declarations to eliminate -Wmissing-prototypes warnings | rodrigc | 2015-09-20 | 1 | -0/+2 |
* | Fix acl_from_text(3) - and, therefore, setfacl(1) - for user and group | trasz | 2010-07-06 | 1 | -0/+1 |
* | _posix1e_acl_sort() never returns anything other than 0; change its | trasz | 2010-06-03 | 1 | -1/+1 |
* | Add NFSv4 ACL support to libc. | trasz | 2009-06-25 | 1 | -1/+17 |
* | Make 'struct acl' larger, as required to support NFSv4 ACLs. Provide | trasz | 2009-05-22 | 1 | -0/+1 |
* | Move _posix1e_acl_name_to_id out of acl_support.c and into | kientzle | 2007-02-26 | 1 | -1/+0 |
* | o Separate acl_t into internal and external representations as | jedgar | 2001-04-24 | 1 | -1/+1 |
* | o Update copyright dates. | rwatson | 2001-03-13 | 1 | -11/+14 |
* | Minor fixes to library interface to improve POSIX.1e compliance. This | rwatson | 2000-01-26 | 1 | -1/+1 |
* | libposix1e provides userland library calls for the POSIX.1e security | rwatson | 2000-01-15 | 1 | -0/+46 |