1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/rpc_client
Stefan Metzmacher 923df3c3f5 s3:cli_netlogon: don't change remote_name in rpccli_setup_netlogon_creds_locked()
This was missing in commit 628d7b6f2e.

We should not alter the name to '<UNKNOWN>'!

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2024-10-31 12:48:41 +00:00
..
cli_lsarpc.c s3/rpc_client: fix handling of NT_STATUS_SOME_NOT_MAPPED 2024-07-26 10:06:31 +00:00
cli_lsarpc.h s3:rpc_client: Remove unused rpccli_lsa_open_policy2() 2023-11-21 12:21:18 +00:00
cli_mdssvc_private.h CVE-2023-34968: mdscli: return share relative paths 2023-07-21 12:05:35 +00:00
cli_mdssvc_util.c CVE-2023-34968: mdscli: return share relative paths 2023-07-21 12:05:35 +00:00
cli_mdssvc_util.h CVE-2023-34968: mdscli: return share relative paths 2023-07-21 12:05:35 +00:00
cli_mdssvc.c s3:rpc_client: Check for array size instead of UINT16_MAX 2024-06-28 11:39:33 +00:00
cli_mdssvc.h s3:rpc_client: add a mdssvc client library 2019-10-09 14:35:28 +00:00
cli_netlogon.c s3:cli_netlogon: don't change remote_name in rpccli_setup_netlogon_creds_locked() 2024-10-31 12:48:41 +00:00
cli_netlogon.h s3:rpc_client: pass remote_{name,sockaddr} to rpccli_setup_netlogon_creds[_locked]() 2024-09-29 06:56:33 +00:00
cli_pipe_schannel.c s3:rpc_client: pass remote_{name,sockaddr} to rpccli_setup_netlogon_creds[_locked]() 2024-09-29 06:56:33 +00:00
cli_pipe.c s3:rpc_client: add missing TALLOC_FREE(frame) in cli_rpc_pipe_open() 2024-09-29 06:56:33 +00:00
cli_pipe.h s3:rpc_client: split out cli_rpc_pipe_client_auth_schannel() 2024-09-26 15:22:46 +00:00
cli_samr.c s3:rpc_client: Fix code spelling 2023-07-19 09:58:37 +00:00
cli_samr.h s3:rpc_client: Fix code spelling 2023-07-19 09:58:37 +00:00
cli_spoolss.c s3:rpc_client: remember rpc_pipe_client->print_username 2024-09-26 15:22:46 +00:00
cli_spoolss.h
cli_winreg_int.c rpcclient: Fix a DBG msg: This is not dcerpc_winreg_int_openkey() 2021-03-16 17:09:32 +00:00
cli_winreg_int.h s3:rpc_client: Fix code spelling 2023-07-19 09:58:37 +00:00
cli_winreg_spoolss.c lib;smbd: Fix the -Os build by initializing variables 2021-08-06 17:22:30 +00:00
cli_winreg_spoolss.h s3:rpc_client: Fix code spelling 2023-07-19 09:58:37 +00:00
cli_winreg.c rpc_client: talloc_stackframe() aborts on failure 2021-04-19 18:18:31 +00:00
cli_winreg.h s3:rpc_client: Fix code spelling 2023-07-19 09:58:37 +00:00
init_lsa.c s3:rpc_client: Implement rpc_lsa_encrypt_trustdom_info_aes() 2024-04-09 22:52:38 +00:00
init_lsa.h s3:rpc_client: Implement rpc_lsa_encrypt_trustdom_info_aes() 2024-04-09 22:52:38 +00:00
init_samr.c s3:rpcclient: Pass salt down to init_samr_CryptPasswordAES() 2022-10-25 09:34:33 +00:00
init_samr.h s3:rpcclient: Pass salt down to init_samr_CryptPasswordAES() 2022-10-25 09:34:33 +00:00
init_spoolss.c s3:rpc_client: Initialize struct security_ace 2024-06-30 23:20:33 +00:00
init_spoolss.h
local_np.c librpc: Fix error path cleanups in start_rpc_host_send() 2023-11-07 12:46:37 +00:00
local_np.h s3:rpc_client: Add local_np_connect() 2021-12-10 14:02:30 +00:00
py_mdscli.c Use python.h from libreplace 2023-11-20 15:37:33 +00:00
rpc_client.h s3:rpc_client: make real use of rpc_client_{association,connection} 2024-09-26 15:22:46 +00:00
rpc_transport_np.c s3:rpc_client: only pass the pipe_name to rpc_transport_np_init_send() 2024-09-26 15:22:46 +00:00
rpc_transport_sock.c
rpc_transport_tstream.c add accessor for tstream_context 2023-10-25 22:23:38 +00:00
rpc_transport.h s3:rpc_client: only pass the pipe_name to rpc_transport_np_init_send() 2024-09-26 15:22:46 +00:00
util_netlogon.c s3:rpc_client: Fix memory allocation hierarchy 2022-04-30 00:10:34 +00:00
util_netlogon.h s3-rpc_client: add copy_netr_DsRGetDCNameInfo() helper 2021-07-14 16:49:30 +00:00
wsp_cli.c s3:rpc_client: only pass the pipe_name to rpc_transport_np_init_send() 2024-09-26 15:22:46 +00:00
wsp_cli.h libcli/wsp: Add simple client api for wsp client code. 2023-10-25 22:23:38 +00:00