Sweden-Number/dlls/rpcrt4
Huw Davies 87b712be8b rpcrt4: Add support for FC_FLOAT and FC_DOUBLE in complex structures. 2010-02-22 13:18:50 +01:00
..
tests makefiles: Use the standard C_SRCS variable as the list of test files. 2010-02-22 10:47:11 +01:00
Makefile.in rpcrt4: Compile in RPC over HTTP support even if HAVE_SOCKETPAIR is not defined. 2009-04-07 14:53:34 +02:00
cproxy.c rpcrt4: Add call frame annotations in x86 assembly code. 2009-06-25 12:05:09 +02:00
cpsf.c rpcrt4: Adjust the start of the proxy virtual table for stubless proxies. 2009-06-10 16:54:30 +02:00
cpsf.h rpcrt4: Add support for proxy delegation. 2009-06-03 16:51:15 +02:00
cstub.c rpcrt4: Add checks for the number of methods being larger than what we support. 2009-06-03 16:52:06 +02:00
epm.idl
epm_towers.h
ncastatus.h
ndr_clientserver.c include: Change RPC_STATUS from long to LONG for Win64 compatibility. 2009-01-04 13:34:38 +01:00
ndr_contexthandle.c rpcrt4: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
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: Add support for FC_FLOAT and FC_DOUBLE in complex structures. 2010-02-22 13:18:50 +01:00
ndr_misc.h rpcrt4: Replace some usage of the long type. 2009-04-21 13:16:31 +02:00
ndr_ole.c rpcrt4: Add support for proxy delegation. 2009-06-03 16:51:15 +02:00
ndr_stubless.c rpcrt4: Handle [out]-only non-conformant strings in stubless servers. 2009-12-14 12:04:05 +01: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: 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