.. |
tests
|
rpcrt4/tests: Add NdrDllRegisterProxy tests.
|
2010-04-08 12:25:08 +02:00 |
Makefile.in
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
cproxy.c
|
rpcrt4: Added stub function CreateStubFromTypeInfo.
|
2010-03-22 15:52:35 +01:00 |
cpsf.c
|
rpcrt4: Improve NdrDllRegisterProxy parameter checking.
|
2010-04-08 12:24:49 +02:00 |
cpsf.h
|
rpcrt4: Add support for proxy delegation.
|
2009-06-03 16:51:15 +02:00 |
cstub.c
|
rpcrt4: Implement proxy/stub delegation for x86_64.
|
2010-04-07 13:09:46 +02:00 |
epm.idl
|
…
|
|
epm_towers.h
|
…
|
|
ncastatus.h
|
…
|
|
ndr_clientserver.c
|
…
|
|
ndr_contexthandle.c
|
…
|
|
ndr_es.c
|
rpcrt4: Add stub implementations of NdrMesTypeDecode2 and NdrMesTypeFree2.
|
2009-09-22 16:17:53 +02:00 |
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: Remove variable size which is not really used from NdrComplexArrayUnmarshall.
|
2010-04-26 07:01:03 -05:00 |
ndr_misc.h
|
rpcrt4: Replace some usage of the long type.
|
2009-04-21 13:16:31 +02:00 |
ndr_ole.c
|
rpcrt4: Remove variable hr which is not really used from NdrInterfacePointerBufferSize.
|
2010-05-17 12:42:31 +02:00 |
ndr_stubless.c
|
rpcrt4: Avoid using long.
|
2010-05-17 15:41:33 +02:00 |
ndr_stubless.h
|
rpcrt4: Replace long and unsigned long by more appropriate types.
|
2009-07-03 13:42:57 +02:00 |
rpc_assoc.c
|
rpcrt4: Add support for server-side authentication.
|
2009-12-14 12:19:02 +01:00 |
rpc_assoc.h
|
rpcrt4: Replace long and unsigned long by more appropriate types.
|
2009-07-03 13:42:57 +02:00 |
rpc_async.c
|
rpcrt4: Implement stubless asynchronous NDR interpreter.
|
2009-03-25 15:20:44 +01:00 |
rpc_binding.c
|
rpcrt4: Remove redundant "non NULL" check of var cred_dst (coccicheck).
|
2010-05-20 13:47:52 +02: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: Always start the 64-bit version of rpcss.exe on Wow64.
|
2010-03-29 15:50:09 +02: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: Added stub function CreateStubFromTypeInfo.
|
2010-03-22 15:52:35 +01:00 |
rpcrt4_main.c
|
rpcrt4: Avoid using long.
|
2010-05-17 15:41:33 +02:00 |
version.rc
|
…
|
|