s3:libsmb: handle the spnego as a first action in cli_session_setup_send()
authorAndreas Schneider <asn@samba.org>
Mon, 7 Nov 2016 14:06:09 +0000 (15:06 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 15 Nov 2016 10:00:27 +0000 (11:00 +0100)
commit5b8ed5009bb4868c1391841193a3911fb0681cb5
treecf065b17fd4d242bac7c2b3f008eec7e3eb699d8
parentcb10628a725c3ff3fbc653db34c5e230a79f8314
s3:libsmb: handle the spnego as a first action in cli_session_setup_send()

This will make further restructuring easier.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/libsmb/cliconnect.c