Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2000-12-14 | Renamed parameters and variables called acl to the_acl as it conflicts | Tim Potter | 1 | -6/+6 |
2000-12-07 | Added better configure test for POSIX ACLs. Fixed stupid typo in sysacls.c | Jeremy Allison | 1 | -1/+1 |
2000-12-07 | Working code to read POSIX ACLs on a Linux system using the bestbits | Jeremy Allison | 1 | -2/+49 |
2000-12-06 | Cause smbd to use the new posix_acls code, not the old unix_acls code. | Jeremy Allison | 1 | -0/+12 |
2000-12-06 | Make smbd/posix_acls.c use abstract interface. | Jeremy Allison | 1 | -0/+110 |