]> git.ipfire.org Git - thirdparty/samba.git/commit
r23044: - use uint32_t for handle id's
authorStefan Metzmacher <metze@samba.org>
Mon, 21 May 2007 17:23:56 +0000 (17:23 +0000)
committerStefan Metzmacher <metze@samba.org>
Mon, 21 May 2007 17:23:56 +0000 (17:23 +0000)
commit6b46c7aa163fbc75022c0e044f15c7263e05ad0e
tree91d2b5c39602088d755895ef251442514ce4e4fa
parent22587b37f86a3ecc73a7471db95bd2cedb9efc8c
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
source/smb_server/handle.c
source/smb_server/smb2/tcon.c
source/smb_server/smb_server.h