]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:libcli: pass struct loadparm_context to smb_connect_nego_send()
authorStefan Metzmacher <metze@samba.org>
Thu, 10 Apr 2025 14:04:47 +0000 (16:04 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 18 Apr 2025 10:17:30 +0000 (10:17 +0000)
commitcdf546f6ae74f8278c4a1ae85e99528f7083994d
treecc8e560c546655a3d6c775bda442b88ffe2b3319
parent228f2a9bd8aec150387c1bc4ba913651f769da91
s4:libcli: pass struct loadparm_context to smb_connect_nego_send()

It will be passed further down in the next commits.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source4/libcli/smb_composite/connect_nego.c
source4/libcli/smb_composite/smb_composite.h
source4/librpc/rpc/dcerpc_connect.c