Sweden-Number/dlls/rpcrt4
Rob Shearman 1ceef1e149 rpcrt4: Fix potential memory leaks on error paths in RPCRT4_io_thread. 2008-02-05 12:19:37 +01:00
..
tests rpcrt4: Fix memory leaks in the rpc tests. 2008-02-04 13:04:37 +01:00
Makefile.in rpcrt4: Implement asynchronous RPC support. 2008-01-21 12:41:51 +01:00
cproxy.c
cpsf.c
cpsf.h
cstub.c
epm_towers.h
ncastatus.h
ndr_clientserver.c
ndr_contexthandle.c rpcrt4: Allocate a context handle if a NULL GUID is being unmarshalled. 2008-01-14 13:38:53 +01:00
ndr_fullpointer.c rpcrt4: Fix memory leak in NdrFullPointerXlatFree. 2008-01-09 13:38:02 +01:00
ndr_marshall.c rpcrt4: Only initialise the context handle to NULL in NdrContextHandleUnmarshall if it is an out-only or return one. 2008-01-17 15:30:30 +01:00
ndr_misc.h rpcrt4: Handle complex arrays in calc_arg_size. 2008-01-14 15:31:37 +01:00
ndr_ole.c rpcrt4: Remove unneeded casts. 2008-01-17 13:42:14 +01:00
ndr_stubless.c rpcrt4: Don't set BufferStart and BufferEnd in NdrStubCall2. 2008-01-22 11:18:56 +01:00
ndr_stubless.h
rpc_assoc.c
rpc_assoc.h
rpc_async.c
rpc_binding.c rpcrt4: Pass the SPN input to RpcBindingSetAuthInfoA/W into InitializeSecurityContextW instead of AcquireCredentialsHandleA/W. 2008-01-23 20:45:52 +01:00
rpc_binding.h rpcrt4: Pass the SPN input to RpcBindingSetAuthInfoA/W into InitializeSecurityContextW instead of AcquireCredentialsHandleA/W. 2008-01-23 20:45:52 +01:00
rpc_defs.h
rpc_epmap.c rpcrt4: Add traces to the start of TowerConstruct and TowerExplode. 2008-01-14 13:39:08 +01:00
rpc_message.c rpcrt4: Fix potential memory leaks in RPCRT4_Receive. 2008-02-05 12:19:37 +01:00
rpc_message.h
rpc_server.c rpcrt4: Fix potential memory leaks on error paths in RPCRT4_io_thread. 2008-02-05 12:19:37 +01:00
rpc_server.h
rpc_transport.c rpcrt4: Implement asynchronous RPC support. 2008-01-21 12:41:51 +01:00
rpcrt4.spec rpcrt4: Remove some unimplemented win9x-only spec entries. 2008-01-21 12:42:06 +01:00
rpcrt4_main.c
rpcss_np_client.c
rpcss_np_client.h
version.rc