reactos/dll/win32/rpcrt4
George Bișoc 56a2c0fec4
[RPCRT4] Set up a security descriptor for RPC named pipes
rpcrt4_create_pipe_security function will be held in charge to set up security descriptors specific for each named pipe upon creation in rpcrt4_conn_create_pipe. The descriptor is then freed after the pipe is no longer needed.
2022-05-06 10:09:51 +02:00
..
CMakeLists.txt [ARM] Fix some compilation errors for ARM 2021-09-09 19:40:20 +03:00
cproxy.c [RPCRT4] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:12:31 +01:00
cpsf.c [RPCRT4] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:12:31 +01:00
cpsf.h
cstub.c [RPCRT4] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:12:31 +01:00
epm.idl
epm_towers.h
msvc.S [ARM] Fix some compilation errors for ARM 2021-09-09 19:40:20 +03:00
ncastatus.h
ndr_clientserver.c
ndr_contexthandle.c [RPCRT4] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:12:31 +01:00
ndr_es.c
ndr_fullpointer.c
ndr_marshall.c [RPCRT4] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:12:31 +01:00
ndr_misc.h
ndr_ole.c
ndr_stubless.c [RPCRT4] Check hBinding != 0 CORE-16936 2020-09-01 22:10:18 +02:00
ndr_stubless.h [RPCRT4] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:12:31 +01:00
ndr_typelib.c [RPCRT4] Fix implicit in attribute handling in write_param_fs() 2022-01-06 03:48:29 +03:00
ndr_types.idl
precomp.h [RPCRT4] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:12:31 +01:00
rpc_assoc.c [RPCRT4] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:12:31 +01:00
rpc_assoc.h
rpc_async.c [RPCRT4] Stub RpcGetAuthorizationContextForClient (#2042) 2019-11-29 14:19:56 +01:00
rpc_binding.c [RPCRT4] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:12:31 +01:00
rpc_binding.h
rpc_defs.h
rpc_epmap.c
rpc_message.c
rpc_message.h
rpc_server.c [RPCRT4] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:12:31 +01:00
rpc_server.h
rpc_transport.c [RPCRT4] Set up a security descriptor for RPC named pipes 2022-05-06 10:09:51 +02:00
rpcrt4.rc
rpcrt4.spec [RPCRT4] Export NdrCreateServerInterfaceFromStub as stub 2020-06-07 14:08:58 +02:00
rpcrt4_main.c [RPCRT4] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:12:31 +01:00
rpcrt4_ros.diff [RPCRT4] Handle ERROR_BAD_NETPATH failure if an RPC pipe connection is done on an non-existing UNC path. 2020-04-03 13:33:03 +02:00
unix_func.c
version.rc