smbXcli: Pass negotiate contexts through smbXcli_negprot_send/recv
authorVolker Lendecke <vl@samba.org>
Thu, 25 Aug 2022 07:54:52 +0000 (09:54 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 26 Aug 2022 19:54:03 +0000 (19:54 +0000)
commit4ddd277c0b77c502ed6b11e07c92c91f24ac9c15
treea781af71211d4748a4a33ecc2ee132d4d10dea90
parenta4f9f7c825c216d25bd14beeb2e547d0fff74c51
smbXcli: Pass negotiate contexts through smbXcli_negprot_send/recv

We already don't allow setting max_credits in the sync wrapper, so
omit the contexts there as well.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Aug 26 19:54:03 UTC 2022 on sn-devel-184
libcli/smb/smbXcli_base.c
libcli/smb/smbXcli_base.h
source3/libsmb/cliconnect.c
source3/torture/torture.c
source4/libcli/raw/rawnegotiate.c
source4/libcli/smb2/connect.c
source4/libcli/smb_composite/connect_nego.c