1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/rpc_client
Gary Lockyer 3bc5685445 rpc: Always supply both the remote and local address to the auth subsystem
This ensures that gensec, and then the NTLM auth subsystem under it, always gets the
remote and local address pointers for potential logging.

The local address allows us to know which interface an authentication is on

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Pair-Programmed-by: Gary Lockyer <gary@catalyst.net.nz>
Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
2017-03-29 02:37:27 +02:00
..
cli_lsarpc.c Correct "occured" typos. 2017-02-22 08:26:21 +01:00
cli_lsarpc.h Convert all uses of uint32/16/8 to _t in source3/rpc_client. 2015-05-12 01:32:12 +02:00
cli_netlogon.c cli_netlogon: Add return parms to rpccli_netlogon_password_logon 2017-03-07 09:15:17 +01:00
cli_netlogon.h cli_netlogon: Add return parms to rpccli_netlogon_password_logon 2017-03-07 09:15:17 +01:00
cli_pipe_schannel.c s3:rpc_client: handle !NETLOGON_NEG_AUTHENTICATED_RPC in cli_rpc_pipe_open_schannel() 2015-03-12 17:13:43 +01:00
cli_pipe.c s3-rpc_client: Pass NULL as no password 2016-12-20 17:37:56 +01:00
cli_pipe.h s3:rpc_client: remove unused cli_rpc_pipe_open_schannel_with_key() 2015-03-12 17:13:43 +01:00
cli_samr.c
cli_samr.h
cli_spoolss.c spoolss: rename spoolss_EnumPrintProcDataTypes to spoolss_EnumPrintProcessorDataTypes 2016-09-22 12:29:26 +02:00
cli_spoolss.h
cli_winreg_int.c rpc: Always supply both the remote and local address to the auth subsystem 2017-03-29 02:37:27 +02:00
cli_winreg_int.h
cli_winreg_spoolss.c werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/rpc_client/ 2016-09-28 00:04:22 +02:00
cli_winreg_spoolss.h werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/rpc_client/ 2016-09-28 00:04:22 +02:00
cli_winreg.c werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/rpc_client/ 2016-09-28 00:04:18 +02:00
cli_winreg.h
init_lsa.c
init_lsa.h
init_netlogon.c s3-rpc_client: support AES encryption in netr_ServerPasswordSet2 client. 2012-12-09 19:39:07 +01:00
init_netlogon.h s3-rpc_client: use netlogon_creds_arcfour_crypt() in init_netr_CryptPassword. 2012-12-09 19:39:07 +01:00
init_samr.c build: Build with system md5.h on OpenIndiana 2013-06-19 21:32:36 +02:00
init_samr.h
init_spoolss.c spoolss: allow truncated driver version in spoolss_driver_version_to_qword() 2017-01-12 15:35:13 +01:00
init_spoolss.h s3-rpc_client: add spoolss_driver_version_to_qword() 2016-09-26 20:24:18 +02:00
rpc_client.h s3:rpc_client: remove unused rpc_pipe_client->max_recv_frag 2016-06-24 14:09:01 +02:00
rpc_transport_np.c source3/rpc_client: Fix CID 1273041 Condition is redundant 2015-08-07 01:31:23 +02:00
rpc_transport_sock.c
rpc_transport_tstream.c libcli/smb: s/tstream_cli_np/tstream_smbXcli_np 2014-01-07 08:37:42 +01:00
rpc_transport.h s3-rpc_client: Make data pointer const in trans_send(). 2013-10-30 01:32:08 +01:00
util_netlogon.c
util_netlogon.h