1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/rpc_client
Stefan Metzmacher 80f35f7ab6 s3:rpc_client: let rpccli_netlogon_network_logon() fallback to workstation = lp_netbios_name()
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13879
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14641

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 5c04c01354)
2022-03-16 13:41:14 +00:00
..
cli_lsarpc.c rpc_client: Save a few lines with direct struct initialization 2021-03-09 22:36:28 +00:00
cli_lsarpc.h
cli_mdssvc_private.h
cli_mdssvc_util.c
cli_mdssvc_util.h
cli_mdssvc.c
cli_mdssvc.h
cli_netlogon.c s3:rpc_client: let rpccli_netlogon_network_logon() fallback to workstation = lp_netbios_name() 2022-03-16 13:41:14 +00:00
cli_netlogon.h
cli_pipe_schannel.c s3:rpc_client: Pass remote name and socket to cli_rpc_pipe_open_schannel_with_creds() 2021-12-02 13:59:31 +00:00
cli_pipe.c s3:rpc_client: Add rpc_pipe_open_local_np() 2021-12-10 14:02:30 +00:00
cli_pipe.h s3:rpc_client: Add rpc_pipe_open_local_np() 2021-12-10 14:02:30 +00:00
cli_samr.c Fix gcc11 compiler issue "-Werror=maybe-uninitialized" 2021-05-07 06:23:32 +00:00
cli_samr.h
cli_spoolss.c
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
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 rpc_client: cli_winreg_spoolss.h references spoolss structs 2021-03-24 21:28:48 +00:00
cli_winreg.c rpc_client: talloc_stackframe() aborts on failure 2021-04-19 18:18:31 +00:00
cli_winreg.h
init_lsa.c
init_lsa.h
init_samr.c
init_samr.h
init_spoolss.c
init_spoolss.h
local_np.c s3:rpc_client: Add local_np_connect() 2021-12-10 14:02:30 +00:00
local_np.h s3:rpc_client: Add local_np_connect() 2021-12-10 14:02:30 +00:00
py_mdscli.c
rpc_client.h
rpc_transport_np.c rpc_client: Slightly simplify rpc_transport_np_init_pipe_open() 2021-08-24 17:32:28 +00:00
rpc_transport_sock.c
rpc_transport_tstream.c rpc_client: Replace ZERO_STRUCTP with struct assignment 2021-08-06 17:22:30 +00:00
rpc_transport.h
util_netlogon.c s3-rpc_client: add copy_netr_DsRGetDCNameInfo() helper 2021-07-14 16:49:30 +00:00
util_netlogon.h s3-rpc_client: add copy_netr_DsRGetDCNameInfo() helper 2021-07-14 16:49:30 +00:00