First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.
authorJeremy Allison <jra@samba.org>
Wed, 23 Oct 2002 01:22:45 +0000 (01:22 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 23 Oct 2002 01:22:45 +0000 (01:22 +0000)
commit7689a9c96932a41ccde73b3df0ce358e62a38a15
tree125f8535118f4b97464fa95388d54f6aa7a34661
parentef372e36f08c8cd370c1a8a70c60b045c4e736c3
First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.
This is not 100% the same as what SuSE shipped in their Samba, there is
a crash bug fix, a race condition fix, and a few logic changes I'd like to
discuss with Andreas. Added Andreas to (C) notices for posix_acls.c
Jeremy.
(This used to be commit a81d700ae9c82d4b7ea631ab7862162a2ed3d512)
source3/lib/util_sid.c
source3/param/loadparm.c
source3/rpc_server/srv_samr_nt.c
source3/smbd/open.c
source3/smbd/posix_acls.c
source3/smbd/trans2.c
source3/smbd/uid.c
source3/smbd/vfs.c