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
Andrew Bartlett fc6d7bfbe7 s4-librpc: Fix private context for dcerpc_connect_timeout_handler
This was incorrect in 02a356ea77.

Andrew Bartlett

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Sun Jul 29 14:54:33 CEST 2012 on sn-devel-104
2012-07-29 14:54:32 +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: Add capabilities check for AES encrypted connections. 2012-07-17 13:26:34 +02:00
dcerpc_secondary.c
dcerpc_smb2.c s4:librpc: create a binding on the pipe if necessary in dcerpc_pipe_open_smb2_send() 2012-04-27 17:44:06 +02:00
dcerpc_smb.c s4:libcli/raw: implement on top of smbXcli_conn/req 2011-11-30 15:13:36 +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-rpc: show binding string in failed rpc binds 2011-09-22 10:00:49 +10:00
dcerpc.c s4:librpc/rpc: also parse ncacn_packet pdus with LIBNDR_FLAG_OBJECT_PRESENT 2012-04-03 23:06:30 +02: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 s4-messaging: Pass the loadparm context, not just the messaging path 2011-10-13 14:06:07 +02:00
pyrpc_util.h
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