summaryrefslogtreecommitdiff
path: root/source3/smbd/unix_acls.c
AgeCommit message (Expand)AuthorFilesLines
2001-01-11Changes from APPLIANCE_HEAD:David O'Neill1-0/+2
2000-10-06Herb's warning fixes. Also the POSIX locking fix.Jeremy Allison1-18/+0
2000-10-06Restructuring of vfs layer to include a "this" pointer - can be an fsp orJeremy Allison1-8/+8
2000-10-05Vector get_nt_acl/set_nt_acl via vfs. POSIX ACL support should be addedJeremy Allison1-10/+22
2000-09-27Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector themJeremy Allison1-8/+6
2000-08-24Modified to use sid_to_uid and sid_to_gid. Now ready for POSIX ACLJeremy Allison1-8/+9
2000-08-02Started to canonicalize our handling of uid -> sid code in order toJeremy Allison1-6/+2
2000-06-08Cause printer SD's to be displayed correctly (full control).Jeremy Allison1-1/+1
2000-06-01param/loadparm.c: Looks like someone ran indent on this !Jeremy Allison1-4/+4
2000-05-31Working UNIX -> NT ACL mapper.Jeremy Allison1-2/+4
2000-05-31Fixed interface between new ACLS and nttrans code.Jeremy Allison1-0/+574