wine-wine/dlls/rpcrt4
Paul Vriens da91da4652 rpcrt4/tests: Fix some memory leaks (Valgrind). 2010-01-22 13:07:39 +01:00
..
tests rpcrt4/tests: Fix some memory leaks (Valgrind). 2010-01-22 13:07:39 +01:00
Makefile.in
cproxy.c
cpsf.c
cpsf.h
cstub.c
epm.idl
epm_towers.h
ncastatus.h
ndr_clientserver.c
ndr_contexthandle.c
ndr_es.c
ndr_fullpointer.c rpcrt4: Fix the return value of NdrFullPointerQueryRefId for a pointer ID of 0. 2009-11-18 14:13:33 +01:00
ndr_marshall.c rpcrt4: Exit on unknown confirmance type (Coverity). 2009-12-15 16:09:11 +01:00
ndr_misc.h
ndr_ole.c
ndr_stubless.c rpcrt4: Handle [out]-only non-conformant strings in stubless servers. 2009-12-14 12:04:05 +01:00
ndr_stubless.h
rpc_assoc.c rpcrt4: Add support for server-side authentication. 2009-12-14 12:19:02 +01:00
rpc_assoc.h
rpc_async.c
rpc_binding.c rpcrt4: Override inquire_auth_client for ncalrpc transport to always indicate that the connection is authenticated. 2009-12-14 12:19:37 +01:00
rpc_binding.h rpcrt4: Allow the authentication details of the client to be transport-specific. 2009-12-14 12:19:33 +01:00
rpc_defs.h rpcrt4: Add structure definition for RPC AUTH3 packet and use the size of this on sending to fix authentication against native servers. 2010-01-19 15:03:56 +01:00
rpc_epmap.c rpcrt4: Ignore the network address for ncalrpc in is_epm_destination_local. 2009-11-16 17:16:14 +01:00
rpc_message.c rpcrt4: Add structure definition for RPC AUTH3 packet and use the size of this on sending to fix authentication against native servers. 2010-01-19 15:03:56 +01:00
rpc_message.h rpcrt4: Allow the authentication details of the client to be transport-specific. 2009-12-14 12:19:33 +01:00
rpc_server.c rpcrt4: Process control packets in the server synchronously to avoid races when using 3-factor authentication. 2009-12-14 12:19:09 +01:00
rpc_server.h rpcrt4: Implement RpcServerRegisterAuthInfoA/W. 2009-12-14 12:18:41 +01:00
rpc_transport.c rpcrt4: Override inquire_auth_client for ncalrpc transport to always indicate that the connection is authenticated. 2009-12-14 12:19:37 +01:00
rpcrt4.spec rpcrt4: Implement RpcBindingInqAuthClient{, Ex}. 2009-11-11 11:51:18 +01:00
rpcrt4_main.c rpcrt4: Implement RpcServerRegisterAuthInfoA/W. 2009-12-14 12:18:41 +01:00
version.rc