Final back port of fix for bug #8837 - smbd crashes when deleting directory and veto...
commit46fa65cc34b4f5175c5adca5de3b33b520afa885
authorJeremy Allison <jra@samba.org>
Mon, 9 Apr 2012 21:15:22 +0000 (9 14:15 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 22 Jun 2012 19:39:40 +0000 (22 21:39 +0200)
treeb3ecf7d8a422925eed0c51a0a6c291d29d81f2d0
parent69263d7668122391fdea62648ccbbee919c7532e
Final back port of fix for bug #8837 - smbd crashes when deleting directory and veto files are enabled.

Use ndr encoding to add the NT security token into the stored data when
delete on close is set.
(cherry picked from commit 3d9a8dd1a97f68df7d91cef5afe4dda80cc03454)
librpc/idl/security.idl
source3/include/smb.h
source3/locking/locking.c
source3/locking/proto.h
source3/smbd/close.c
source3/smbd/reply.c
source3/smbd/trans2.c