s3:libsmb: make use of smb1cli_session_setup_ext_send/recv()
authorStefan Metzmacher <metze@samba.org>
Tue, 25 Oct 2016 19:50:44 +0000 (21:50 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 15 Nov 2016 10:00:27 +0000 (11:00 +0100)
commit9fffec88033a385f3ebb8fe8520b9b39c831d98f
treef2e8d67e24c1ee43428b18bfbccdddcfc7ca5b8d
parent5b8ed5009bb4868c1391841193a3911fb0681cb5
s3:libsmb: make use of smb1cli_session_setup_ext_send/recv()

This separates the spnego authentication logic from the
marshalling logic.

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