Final back port of fix for bug #8837 - smbd crashes when deleting directory and veto...
authorJeremy Allison <jra@samba.org>
Mon, 9 Apr 2012 21:15:22 +0000 (14:15 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 7 May 2012 13:09:10 +0000 (15:09 +0200)
commit3d9a8dd1a97f68df7d91cef5afe4dda80cc03454
tree55bb9ec2d05e35a781d86798ebee32500aca4ef5
parent5b5351022fb81da09d28ab3e7c8c2e2a8956c45e
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.
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