s4:libcli: add smb_connect_nego_{send,recv}()
commit5b60ffce1812381fd8207aaa1af5d775391d8943
authorStefan Metzmacher <metze@samba.org>
Wed, 18 Jul 2018 12:52:43 +0000 (18 14:52 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 13 Aug 2018 10:56:34 +0000 (13 12:56 +0200)
tree28d1a9f2655f1d7cc00f1e8d0403a8cb74fe4caf
parentdcaa67ffa4d8e4dc311de683dc68922a2e343b08
s4:libcli: add smb_connect_nego_{send,recv}()

This can be used to create a connection up to a negotiated
smbXcli_conn.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
(cherry picked from commit e4910f35eab008a41cfcac3d97b3647c721ac679)
source4/libcli/smb_composite/connect_nego.c [new file with mode: 0644]
source4/libcli/smb_composite/smb_composite.h
source4/libcli/wscript_build