First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.
authorJeremy Allison <jra@samba.org>
Wed, 23 Oct 2002 01:22:32 +0000 (01:22 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 23 Oct 2002 01:22:32 +0000 (01:22 +0000)
commitf735551b9edef66b152261cf6eb2f29b7b69d65b
tree056d6b95538571bb4932c658f2b08a4e491d0d2b
parent83219da3028a0341a9c7b2db38738ca30288686b
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 40eafb9dde113af9f7f1808fda22908953f7e8c3)
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