]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:libcli: pass struct loadparm_context to smbcli_socket_connect()
authorStefan Metzmacher <metze@samba.org>
Thu, 10 Apr 2025 14:48:48 +0000 (16:48 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 18 Apr 2025 10:17:30 +0000 (10:17 +0000)
commitd63cdcfe9c73210c0b837d575d271c508134c5cd
treecb764727eef5777efc9f4b92f39849556cdb55fd
parentd9b331f06cc8edac76d14ff52a728fc7f6256f02
s4:libcli: pass struct loadparm_context to smbcli_socket_connect()

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source4/client/client.c
source4/libcli/cliconnect.c
source4/libcli/libcli.h
source4/torture/basic/base.c