Sweden-Number/dlls/rpcrt4
Rob Shearman 95026f9d6b rpcrt4: Override authentication functions for ncalrpc protocol to do nothing.
The protocol is local only and therefore encryption/decryption isn't
necessary to keep the data private, and methods are built into the
protocol for impersonating the user of the calling thread.
2009-12-14 12:19:21 +01:00
..
tests rpcrt4: Fix some memory leaks in the cstub tests. 2009-12-14 12:04:05 +01:00
Makefile.in
cproxy.c
cpsf.c
cpsf.h
cstub.c
epm.idl
epm_towers.h
ncastatus.h
ndr_clientserver.c
ndr_contexthandle.c
ndr_es.c
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 context handles in stubless servers. 2009-12-14 12:04:05 +01:00
ndr_misc.h
ndr_ole.c
ndr_stubless.c rpcrt4: Handle [out]-only non-conformant strings in stubless servers. 2009-12-14 12:04:05 +01:00
ndr_stubless.h
rpc_assoc.c rpcrt4: Add support for server-side authentication. 2009-12-14 12:19:02 +01:00
rpc_assoc.h
rpc_async.c
rpc_binding.c rpcrt4: Add support for server-side authentication. 2009-12-14 12:19:02 +01:00
rpc_binding.h rpcrt4: Allow the connection to override the authentication mechanism for a connection type. 2009-12-14 12:19:16 +01:00
rpc_defs.h
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: Allow the connection to override the authentication mechanism for a connection type. 2009-12-14 12:19:16 +01:00
rpc_message.h rpcrt4: Allow the connection to override the authentication mechanism for a connection type. 2009-12-14 12:19:16 +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 authentication functions for ncalrpc protocol to do nothing. 2009-12-14 12:19:21 +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