r23044: - use uint32_t for handle id's
authorStefan Metzmacher <metze@samba.org>
Mon, 21 May 2007 17:23:56 +0000 (17:23 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:52:44 +0000 (14:52 -0500)
commit10498e8a720d047ca3a013abbc9e406c630ab30a
tree8be0631fbc2e98b170bef4b59bbd0f80fa533529
parentbaa81e29593bbf73711914aadc35306fbf79ba21
r23044: - use uint32_t for handle id's
- include the session vuid in the SMB2 128-Bit wire handles
  as SMB2 oplock breaks doesn't include a TID or VUID in the header
  we need to make sure the handle is unique for the whole TCP connection

metze
(This used to be commit 7c29b8a7e67c48478399788912b22c287fbd3b4e)
source4/smb_server/handle.c
source4/smb_server/smb2/tcon.c
source4/smb_server/smb_server.h