s3: libsmb: Widen cli_state_get_tid() / cli_state_set_tid() to 32-bits.
authorJeremy Allison <jra@samba.org>
Tue, 13 Jun 2017 23:26:00 +0000 (16:26 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 30 Jun 2017 08:46:22 +0000 (10:46 +0200)
commitcf68b647b3a839c9ffe31a508ac167f897fc0d04
tree3b52599b42c78ae1fdce7e7311ce8487f20f069c
parent5d9c3b3d4832b59ca94d031ba965227a25611059
s3: libsmb: Widen cli_state_get_tid() / cli_state_set_tid() to 32-bits.

Copes with SMB2 connections.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12831

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Richard Sharpe <realrichardsharpe@gmail.com>
(cherry picked from commit 93fa0c8660e47cb2605d70dac1156576ab719d64)
source3/client/client.c
source3/lib/util_sd.c
source3/libsmb/clidfs.c
source3/libsmb/clientgen.c
source3/libsmb/proto.h
source3/torture/torture.c