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 a98a9c39a2 s4:librpc/rpc: pass async as argument to dcerpc_ndr_request_send()
The caller should decide if async is desired it should be harcoded per call.

metze
2009-04-20 18:15:06 +02:00
..
dcerpc_auth.c Fix the build. 2008-11-02 23:58:49 +01:00
dcerpc_connect.c s4:librpc/rpc: s/private/private_data 2009-02-02 13:08:29 +01:00
dcerpc_schannel.c Rework Samba4 to use the new common libcli/auth code 2009-04-14 16:23:44 +10:00
dcerpc_secondary.c s4:librpc/rpc: remove we should not redo the name resolving for secondary tcp connections 2008-12-18 13:32:51 +01:00
dcerpc_smb2.c s4:librpc/rpc: ask for 0x2000 bytes in the ioctl case to match all othercases 2009-04-20 18:14:58 +02:00
dcerpc_smb.c s4:libcliraw: s/private/private_data 2009-02-02 13:08:51 +01:00
dcerpc_sock.c s4:librpc/rpc: s/private/private_data 2009-02-02 13:08:29 +01:00
dcerpc_util.c s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
dcerpc.c s4:librpc/rpc: pass async as argument to dcerpc_ndr_request_send() 2009-04-20 18:15:06 +02:00
dcerpc.h s4:librpc/rpc: pass async as argument to dcerpc_ndr_request_send() 2009-04-20 18:15:06 +02:00
dcerpc.py Use manually written Python bindings for DCE/RPC rather than SWIG based. 2008-05-24 21:02:56 +02:00
pyrpc.c s4:librpc/rpc: remove async argument from the sync dcerpc_request() function 2009-04-20 18:15:00 +02:00
pyrpc.h pyrpc: Raise proper NDR error codes with matching strings rather than mapping 2009-01-26 17:31:50 +01:00