Add new function smbXcli_session_copy(), to be used when creating compound SMB2 requests.
commit1624d83fdeb675ee4032f5d3cabcf86d5b05a3cb
authorJeremy Allison <jra@samba.org>
Tue, 29 Jan 2013 00:51:25 +0000 (28 16:51 -0800)
committerRichard Sharpe <realrichardsharpe@gmail.com>
Thu, 31 Jan 2013 01:15:59 +0000 (30 17:15 -0800)
treeea06c3ef92c082b298e1552d293bf1befffe7bec
parent7b0b1d6d48d31a729f0ad176a8b53f8c3a8d2d16
Add new function smbXcli_session_copy(), to be used when creating compound SMB2 requests.

Copies the signing state needed to make client compound requests work
on signed connections.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Richard Sharpe <realrichardsharpe@gmail.com>
libcli/smb/smbXcli_base.c
libcli/smb/smbXcli_base.h