.. |
tests
|
rpcrt4: Use IsClient to determine whether we can use the Buffer memory or not.
|
2006-05-20 14:03:56 +02:00 |
.gitignore
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
Makefile.in
|
rpcrt4: Make secur32 into a delayed import, as most of the time it won't be needed.
|
2006-05-18 10:35:12 +02:00 |
cproxy.c
|
rpcrt4: Don't call IUnknown_AddRef if there is no outer unknown in
|
2006-02-07 16:24:33 +01:00 |
cpsf.c
|
rpcrt4: Fill in the IRpcStubBuffer vtables for interfaces that don't
|
2006-01-30 14:56:07 +01:00 |
cpsf.h
|
rpcrt4: Fill in the IRpcStubBuffer vtables for interfaces that don't
|
2006-01-30 14:56:07 +01:00 |
cstub.c
|
rpcrt4: Fill in the IRpcStubBuffer vtables for interfaces that don't
|
2006-01-30 14:56:07 +01:00 |
ndr_marshall.c
|
rpcrt4: Use IsClient to determine whether we can use the Buffer memory or not.
|
2006-05-20 14:03:56 +02:00 |
ndr_midl.c
|
rpcrt4: Raise exceptions in NdrSendReceive if I_RpcSendReceive failed.
|
2006-02-03 18:46:32 +01:00 |
ndr_misc.h
|
rpcrt4: Constify NDR function tables.
|
2006-04-14 19:36:09 +02:00 |
ndr_ole.c
|
rpcrt4: Update the todo lists and copyrights.
|
2006-05-20 14:02:24 +02:00 |
ndr_stubless.c
|
rpcrt4: Use the documented NDR_PROC_HEADER_EXTS structure.
|
2006-04-20 15:11:34 +02:00 |
rpc_binding.c
|
rpcrt4: Update the todo lists and copyrights.
|
2006-05-20 14:02:24 +02:00 |
rpc_binding.h
|
rpcrt4: Store non-connection-specific authentication information in a ref-counted structure that is shared between connections and bindings.
|
2006-05-18 10:36:07 +02:00 |
rpc_defs.h
|
rpcrt4: Fix the fault packet structure to comply with the DCE/RPC specification.
|
2006-05-15 14:06:52 +02:00 |
rpc_epmap.c
|
…
|
|
rpc_message.c
|
rpcrt4: Add the correct amount of auth padding to messages.
|
2006-05-20 14:02:51 +02:00 |
rpc_message.h
|
…
|
|
rpc_misc.h
|
…
|
|
rpc_server.c
|
rpcrt4: Add a stub implementation for RpcMgmtIsServerListening.
|
2006-05-18 16:36:21 +02:00 |
rpc_server.h
|
…
|
|
rpc_transport.c
|
rpcrt4: Warn if CreateNamedPipe fails.
|
2006-05-20 14:03:31 +02:00 |
rpcrt4.spec
|
rpcrt4: Add a stub implementation for RpcMgmtIsServerListening.
|
2006-05-18 16:36:21 +02:00 |
rpcrt4_main.c
|
…
|
|
rpcss_np_client.c
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
rpcss_np_client.h
|
…
|
|