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 ddd7ac68cc libcli/auth: pass an array of nt_hashes to netlogon_creds_cli_auth*()
This way the caller can pass more than 2 hashes and can only
know which hash was used for a successful connection.

We allow up to 4 hashes (next, current, old, older).

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12782

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2017-06-27 16:57:45 +02:00
..
cli_lsarpc.c s3/rpc_client: lookupsids error handling of NT_STATUS_NONE_MAPPED 2017-04-07 22:52:24 +02:00
cli_lsarpc.h
cli_netlogon.c libcli/auth: pass an array of nt_hashes to netlogon_creds_cli_auth*() 2017-06-27 16:57:45 +02: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
cli_pipe.c s3:cli_pipe: ask for GENSEC_FEATURE_SIGN_PKT_HEADER after the gensec_update() dance 2017-05-21 21:05:09 +02:00
cli_pipe.h
cli_samr.c
cli_samr.h
cli_spoolss.c
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 s3-rpc_cli: add winreg_del_driver_package() 2017-05-09 16:43:13 +02:00
cli_winreg_spoolss.h s3-rpc_cli: add winreg_del_driver_package() 2017-05-09 16:43:13 +02:00
cli_winreg.c
cli_winreg.h
init_lsa.c
init_lsa.h
init_netlogon.c
init_netlogon.h
init_samr.c
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
rpc_client.h
rpc_transport_np.c
rpc_transport_sock.c
rpc_transport_tstream.c
rpc_transport.h
util_netlogon.c
util_netlogon.h