1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/librpc/rpc
Stefan Metzmacher 34fa794699 s4:librpc: fix netlogon connections against servers without AES support
LogonGetCapabilities() only works on the credential chain if
the server supports AES, so we need to work on a temporary copy
until we know the server replied a valid return authenticator.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2013-08-05 10:30:01 +02:00
..
dcerpc_auth.c s4-librpc: Ensure we do not call call the decrpc timeout handler during gensec_update() 2012-07-18 09:32:53 +02:00
dcerpc_connect.c s4-librpc: Fix private context for dcerpc_connect_timeout_handler 2012-07-29 14:54:32 +02:00
dcerpc_schannel.c s4:librpc: fix netlogon connections against servers without AES support 2013-08-05 10:30:01 +02:00
dcerpc_secondary.c Add unique IP address binding for client connections (EPM and ncacn_ip_tcp levels) 2010-09-07 09:55:14 +10:00
dcerpc_smb2.c s4:librpc/dcerpc_smb2: sync smb2_session_key() with smb_session_key() 2012-08-01 14:17:14 +02:00
dcerpc_smb.c s4-librpc: Remove dead code in smb_send_request(). 2012-12-21 13:56:00 +01:00
dcerpc_sock.c s4:librpc/rpc: directly return after composite_error() 2012-04-23 12:17:08 +02:00
dcerpc_util.c s4-librpc: try a 2nd logon for more error cases 2012-11-01 15:40:41 +11:00
dcerpc.c s4-librpc: set error code to LOGON_FAILURE on RPC fault with access denied 2012-11-01 15:40:41 +11:00
dcerpc.h s4-librpc: Ensure we do not call call the decrpc timeout handler during gensec_update() 2012-07-18 09:32:53 +02:00
dcerpc.py Remove more unnecessary shebang lines in python files. 2012-03-16 02:48:52 +01:00
pyrpc_util.c Fix bug 10025 - Lack of Sanity Checking in calls to malloc()/calloc(). 2013-07-17 16:12:19 -07:00
pyrpc_util.h s4:pyrpc_util: s/typename/type_name to avoid c++ warnings 2010-12-09 17:55:57 +01:00
pyrpc.c libndr: Rename ndr64_transfer_syntax and null_ndr_syntax_id so they have a ndr_ prefix. 2012-03-20 13:54:07 +01:00
pyrpc.h s4-pyrpc: fixed build on python 2.4 2010-09-20 15:27:45 -07:00