| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix acl_from_text(3) - and, therefore, setfacl(1) - for user and group | trasz | 2010-07-06 | 1 | -5/+3 |
* | Remove comment which didn't match reality for a long time. | trasz | 2010-07-05 | 1 | -3/+0 |
* | Fix a memory leak in acl_from_text() in case the conversion succeeded. | brueffer | 2009-11-16 | 1 | -0/+1 |
* | Add NFSv4 ACL support to libc. | trasz | 2009-06-25 | 1 | -98/+126 |
* | Move _posix1e_acl_name_to_id out of acl_support.c and into | kientzle | 2007-02-26 | 1 | -1/+52 |
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 1 | -2/+3 |
* | o style(9) and consistency fixes: | jedgar | 2002-02-21 | 1 | -5/+5 |
* | static'ize and declare functions | jedgar | 2002-02-21 | 1 | -1/+5 |
* | o Separate acl_t into internal and external representations as | jedgar | 2001-04-24 | 1 | -7/+7 |
* | Prepare for the inclusion of libposix1e into libc: retire the old | tmm | 2001-04-04 | 1 | -0/+2 |
* | o Update copyright dates. | rwatson | 2001-03-13 | 1 | -4/+5 |
* | o When returning NULL, return (NULL) instead of return (0). | rwatson | 2001-01-17 | 1 | -3/+3 |
* | o acl_from_text.c: | rwatson | 2001-01-09 | 1 | -4/+1 |
* | o Minor whitespace, comment cleanups | rwatson | 2000-09-22 | 1 | -27/+14 |
* | libposix1e provides userland library calls for the POSIX.1e security | rwatson | 2000-01-15 | 1 | -0/+246 |