wine-wine/dlls/rpcrt4
Rob Shearman 85e28ae33d rpcrt4: Set the AI_PASSIVE flag to getaddrinfo in rpcrt4_ip_tcp_open so that the bound-to port is connectable from other machines. 2006-10-31 21:42:32 +01:00
..
tests winapi_test: Regenerate tests. 2006-10-11 12:12:21 +02:00
Makefile.in Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
cproxy.c rpcrt4: Raise an exception if IRpcChannelBuffer_GetBuffer fails. 2006-09-07 11:42:05 +02:00
cpsf.c rpcrt4: Cast-qual warnings fix. 2006-09-26 11:40:41 +02:00
cpsf.h rpcrt4: Add delegating stub support. 2006-09-07 10:57:39 +02:00
cstub.c rpcrt4: Add delegating stub support. 2006-09-07 10:57:39 +02:00
epm_towers.h rpcrt4: Avoid potential redefinition of uuid_t. 2006-06-08 11:29:26 +02:00
ndr_clientserver.c rpcrt4: Rename ndr_midl.c to ndr_clientserver.c to more accurately 2006-09-07 10:18:31 +02:00
ndr_fullpointer.c rpcrt4: If the number of pointers is 0 for NdrFullPointerXlatInit then 2006-05-30 12:24:53 +02:00
ndr_marshall.c rpcrt4: Cast-qual warnings fix. 2006-09-26 11:40:33 +02:00
ndr_misc.h rpcrt4: Change ComputeConformance and ComputeVariance from macros to 2006-06-03 11:42:36 +02:00
ndr_ole.c rpcrt4: Add a helper function to create a stub. 2006-08-29 12:26:22 +02:00
ndr_stubless.c rpcrt4: Cast-qual warnings fix. 2006-09-26 11:40:47 +02:00
rpc_binding.c rpcrt4: Add RPC_CSTR, RPC_WSTR and update the prototypes accordingly. 2006-10-13 11:54:58 +02:00
rpc_binding.h rpcrt4: Convert the named pipe server code to look directly into the 2006-10-31 21:41:29 +01:00
rpc_defs.h rpcrt4: Fix RPCRT4_Receive to accept authentication verifier data on any packets, not just bind packets. 2006-10-27 12:00:05 +02:00
rpc_epmap.c rpcrt4: Add RPC_CSTR, RPC_WSTR and update the prototypes accordingly. 2006-10-13 11:54:58 +02:00
rpc_message.c rpcrt4: The allocation hint in request and response packets is just that - a hint. 2006-10-27 12:00:22 +02:00
rpc_message.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
rpc_misc.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
rpc_server.c rpcrt4: Move transport-specific server functions to rpc_transport.c. 2006-10-25 20:21:41 +02:00
rpc_server.h rpcrt4: Move transport-specific server functions to rpc_transport.c. 2006-10-25 20:21:41 +02:00
rpc_transport.c rpcrt4: Set the AI_PASSIVE flag to getaddrinfo in rpcrt4_ip_tcp_open so that the bound-to port is connectable from other machines. 2006-10-31 21:42:32 +01:00
rpcrt4.spec rpcrt4: RpcBindingCopy is implemented. 2006-10-03 16:14:49 +02:00
rpcrt4_main.c rpcrt4: Add RPC_CSTR, RPC_WSTR and update the prototypes accordingly. 2006-10-13 11:54:58 +02:00
rpcss_np_client.c rpcrt4: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:11:28 +02:00
rpcss_np_client.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00