s4:libcli: add smb_connect_nego_{send,recv}()
authorStefan Metzmacher <metze@samba.org>
Wed, 18 Jul 2018 12:52:43 +0000 (14:52 +0200)
committerAlexander Bokovoy <ab@samba.org>
Tue, 24 Jul 2018 04:55:24 +0000 (06:55 +0200)
commite4910f35eab008a41cfcac3d97b3647c721ac679
tree275a14cc5666c8d99e2086811a5c22dbc4480630
parent5188454bdce80f6e2bfc45deca18bd1b7289a7a6
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>
source4/libcli/smb_composite/connect_nego.c [new file with mode: 0644]
source4/libcli/smb_composite/smb_composite.h
source4/libcli/wscript_build