Sweden-Number/dlls/rpcrt4
Robert Shearman 58ec282bfb rpcrt4: Implement a process-wide connection pool for client connections,
rather than relying on the restriction of one connection per
binding. This also avoids the problem of two threads using the same
connection at the same time.
2006-06-08 10:16:00 +02:00
..
tests rpcrt4: Don't try to resolve the name when constructing a protocol tower. 2006-06-03 11:42:54 +02:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in rpcrt4: Implement some full pointer functions and add stubs for others. 2006-05-27 10:53:29 +02:00
cproxy.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
cpsf.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
cpsf.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
cstub.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
epm_towers.h rpcrt4: Add functions for generating and parsing the upper floors in endpoint-mapper towers for different transports. 2006-06-02 11:24:03 +02:00
ndr_fullpointer.c rpcrt4: If the number of pointers is 0 for NdrFullPointerXlatInit then 2006-05-30 12:24:53 +02:00
ndr_marshall.c rpcrt4: Implement varying array NDR functions. 2006-06-05 13:25:09 +02:00
ndr_midl.c rpcrt4: Don't send the unused part of the allocated buffer. 2006-06-02 11:22:44 +02:00
ndr_misc.h rpcrt4: Change ComputeConformance and ComputeVariance from macros to 2006-06-03 11:42:36 +02:00
ndr_ole.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
ndr_stubless.c rpcrt4: Fix the retrieval of This for interpreted proxies. 2006-06-08 10:15:36 +02:00
rpc_binding.c rpcrt4: Implement a process-wide connection pool for client connections, 2006-06-08 10:16:00 +02:00
rpc_binding.h rpcrt4: Implement a process-wide connection pool for client connections, 2006-06-08 10:16:00 +02:00
rpc_defs.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
rpc_epmap.c rpcrt4: All of the parameters to TowerExplode are optional. 2006-06-02 11:24:29 +02:00
rpc_message.c rpcrt4: Return the actual status code sent back by the server, rather than RPC_S_CALL_FAILED. 2006-05-26 20:15:44 +02:00
rpc_message.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
rpc_misc.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
rpc_server.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
rpc_server.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
rpc_transport.c rpcrt4: Implement a process-wide connection pool for client connections, 2006-06-08 10:16:00 +02:00
rpcrt4.spec rpcrt4: Implement TowerConstruct and TowerExplode. 2006-06-02 11:24:20 +02:00
rpcrt4_main.c rpcrt4: Implement I_RpcAllocate and I_RpcFree. 2006-06-02 11:22:56 +02:00
rpcss_np_client.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
rpcss_np_client.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00