Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter. | Jeremy Allison | 2001-01-11 | 1 | -5/+5 | |
* | First compiling version of code that sets NT ACLs as POSIX ACLs. | Jeremy Allison | 2001-01-11 | 1 | -2/+90 | |
* | Split the one sys_acl_free call into sys_acl_free_TYPE calls, to allow | Jeremy Allison | 2000-12-19 | 1 | -11/+32 | |
* | Renamed parameters and variables called acl to the_acl as it conflicts | Tim Potter | 2000-12-14 | 1 | -6/+6 | |
* | Added better configure test for POSIX ACLs. Fixed stupid typo in sysacls.c | Jeremy Allison | 2000-12-07 | 1 | -1/+1 | |
* | Working code to read POSIX ACLs on a Linux system using the bestbits | Jeremy Allison | 2000-12-07 | 1 | -2/+49 | |
* | Cause smbd to use the new posix_acls code, not the old unix_acls code. | Jeremy Allison | 2000-12-06 | 1 | -0/+12 | |
* | Make smbd/posix_acls.c use abstract interface. | Jeremy Allison | 2000-12-06 | 1 | -0/+110 |