..
tests
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
.gitignore
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
Makefile.in
Added rules for building import libraries in the individual dll
2005-05-09 14:42:30 +00:00
cproxy.c
rpc: Replace the hack that detected stubless proxies with the correct check.
2006-01-20 16:15:25 +01:00
cpsf.c
rpc: Replace the hack that detected stubless proxies with the correct check.
2006-01-20 16:15:25 +01:00
cpsf.h
rpc: Replace the hack that detected stubless proxies with the correct check.
2006-01-20 16:15:25 +01:00
cstub.c
rpcrt4: Call NdrStubCall2 when dealing with a pure interpreted stub
2006-01-06 21:07:20 +01:00
ndr_marshall.c
rpc: Skip over the right number of bytes in new correlation descriptors.
2006-01-20 16:15:11 +01:00
ndr_midl.c
Return the correct error code from NdrProxyErrorHandler.
2005-11-29 10:41:45 +01:00
ndr_misc.h
rpcrt4: Remove the unused RPCRT4_GetPSFactory function.
2006-01-10 19:59:48 +01:00
ndr_ole.c
rpcrt4: Remove the unused RPCRT4_GetPSFactory function.
2006-01-10 19:59:48 +01:00
ndr_stubless.c
rpcrt4: Fixed asm syntax for rep; movsl.
2006-01-14 17:07:28 +01:00
rpc_binding.c
Fix gcc 4.0 warnings.
2005-09-06 10:26:13 +00:00
rpc_binding.h
Interlocked LONG* gcc warning fixes.
2005-07-13 11:59:15 +00:00
rpc_defs.h
Make RPCRT4 use Windows compatible protocol (DCE v5.0) for
2004-04-26 23:33:39 +00:00
rpc_epmap.c
Fix some gcc 4.0 warnings.
2005-08-30 08:56:35 +00:00
rpc_message.c
rpcrt4: Fix the sending of >5800 byte messages by only adding offset
2006-01-18 11:29:38 +01:00
rpc_message.h
Fix some missing-declarations warnings.
2005-07-24 17:11:59 +00:00
rpc_misc.h
Initial support for RPC call failures, by catching RPC server
2003-05-22 03:36:00 +00:00
rpc_server.c
rpcrt4: Fix race condition in RpcServerListen.
2006-01-03 12:07:04 +01:00
rpc_server.h
For better concurrency, separate the connections from the bindings.
2003-02-19 03:44:35 +00:00
rpcrt4.spec
rpcrt4: Implement NdrClientCall2 and NdrServerCall2.
2006-01-05 12:19:05 +01:00
rpcrt4_main.c
Use a more portable scheme for storing the name of a critical
2005-09-09 10:19:44 +00:00
rpcss_np_client.c
Match PSDK STATUS_* definitions.
2005-11-28 17:32:54 +01:00
rpcss_np_client.h
Authors: Greg Turner <gmturner007@ameritech.net>, Ove Kaaven <ovek@transgaming.com>
2002-12-02 21:17:04 +00:00