..
tests
rpcrt4: Add tests for RpcBindingInqAuthInfo.
2009-11-12 15:18:54 +01:00
Makefile.in
…
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
…
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
…
ndr_marshall.c
rpcrt4: Fix compilation on systems that don't support nameless unions.
2009-08-31 12:41:37 +02:00
ndr_misc.h
…
ndr_ole.c
rpcrt4: Add support for proxy delegation.
2009-06-03 16:51:15 +02:00
ndr_stubless.c
rpcrt4: Move the full pointer table init to after a potential call to NdrServerInitializeNew().
2009-10-26 13:38:10 +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: Support multiple interfaces and transfer syntaxes in bind and bind ack messages.
2009-11-11 10:56:13 +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
…
rpc_binding.c
rpcrt4: Implement RpcBindingInqAuthInfo{, Ex}.
2009-11-12 15:18:48 +01:00
rpc_binding.h
rpcrt4: Assign a unique id to the connection instead of changing it for each message.
2009-08-18 20:15:01 +02:00
rpc_defs.h
rpcrt4: Support multiple interfaces and transfer syntaxes in bind and bind ack messages.
2009-11-11 10:56:13 +01:00
rpc_epmap.c
rpcrt4: Specify the full application path when starting rpcss.exe.
2009-10-27 11:20:42 +01:00
rpc_message.c
rpcrt4: Replace sizeofs with FIELD_OFFSET in RPCRT4_BuildBindNackHeader to avoid relying on ANYSIZE_ARRAY being 1.
2009-11-12 13:15:37 +01:00
rpc_message.h
rpcrt4: Support multiple interfaces and transfer syntaxes in bind and bind ack messages.
2009-11-11 10:56:13 +01:00
rpc_server.c
rpcrt4: Fix potential NULL pointer access in process_bind_packet.
2009-11-16 11:34:58 +01:00
rpc_server.h
…
rpc_transport.c
rpcrt4: Correct spelling of RPC_C_QOS_IDENTITY_STATIC and RPC_C_QOS_IDENTITY_DYNAMIC.
2009-11-04 13:07:56 +01:00
rpcrt4.spec
rpcrt4: Implement RpcBindingInqAuthClient{, Ex}.
2009-11-11 11:51:18 +01:00
rpcrt4_main.c
…
version.rc
…