summaryrefslogtreecommitdiffstats
path: root/source3/smbd/posix_acls.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typos in new group sid check.Jeremy Allison2000-12-181-2/+2
* Fixed chown/chgrp setting from smbcacls.Jeremy Allison2000-12-161-0/+2
* Working code to read POSIX ACLs on a Linux system using the bestbitsJeremy Allison2000-12-071-38/+61
* Cause smbd to use the new posix_acls code, not the old unix_acls code.Jeremy Allison2000-12-061-61/+47
* Make smbd/posix_acls.c use abstract interface.Jeremy Allison2000-12-061-11/+10
* Moving to abstract API interface (sys_get_acl() etc.) to allow systemJeremy Allison2000-12-061-42/+42
* Code to read & return POSIX ACLs as NT ACLs. Close to test on Linux.Jeremy Allison2000-12-011-74/+95
* Keep syncing up POSIX ACL work...Jeremy Allison2000-11-301-110/+111
* Work in progress, doesn't compile. Adding the POSIX ACL mapping....Jeremy Allison2000-11-301-22/+198
* David Lee's utmp patch (finally). Thanks David !Jeremy Allison2000-10-281-5/+14
* This doesn't compile but is a placeholder for moving the UNIXJeremy Allison2000-08-291-0/+618