rpcrt4: Use the same phase values for clients and stubs.
[wine] / dlls / rpcrt4 / rpc_epmap.c
2010-03-29  Alexandre Julliardrpcrt4: Always start the 64-bit version of rpcss.exe...
2009-11-16  Rob Shearmanrpcrt4: Ignore the network address for ncalrpc in is_ep...
2009-10-27  Alexandre Julliardrpcrt4: Specify the full application path when starting...
2009-08-20  Juan Langrpcrt4: Allow Annotation to be NULL.
2009-07-03  Alexandre Julliardrpcrt4: Replace long and unsigned long by more appropri...
2009-03-31  Nikolay Sivovrpcrt4: Implemented RpcEpRegisterW wrapping RpcEpRegisterA.
2009-02-16  Michael Stefaniucrpcrt4: Remove superfluous pointer casts.
2009-02-02  Rob ShearmanChange parameter type from size_t to SIZE_T for MIDL_us...
2009-01-04  Michael Stefaniucinclude: Change RPC_STATUS from long to LONG for Win64...
2008-10-18  Alexandre Julliardrpcrt4: Convert source files to utf-8.
2008-09-08  Rob Shearmanrpcrt4: Only start the RpcSs process for handles to...
2008-08-18  Rob Shearmanrpcrt4: Fix RpcStringBindingComposeA/W and RpcStringBin...
2008-08-18  Rob Shearmanrpcrt4: Fix a typo in the ncalrpc protseq in the epm_en...
2008-07-28  Francois GougetAdd some API documentation stubs to make winapi_check...
2008-06-26  Rob Shearmanrpcrt4: Use DCE/RPC to contact the endpoint-mapper...
2008-01-14  Rob Shearmanrpcrt4: Add traces to the start of TowerConstruct and...
2007-05-18  Andrew Talbotrpcrt4: Exclude unused headers.
2007-02-07  Francois Gougetrpcrt4: Better match the PSDK types and fix the winapi_...
2006-11-13  Francois GougetAdd some documentation headers to make winapi_check...
2006-11-08  Francois Gougetsecur32: sspi.h must not include wtypes.h.
2006-10-13  Francois Gougetrpcrt4: Add RPC_CSTR, RPC_WSTR and update the prototype...
2006-06-02  Robert Shearmanrpcrt4: All of the parameters to TowerExplode are optional.
2006-06-02  Robert Shearmanrpcrt4: Implement TowerConstruct and TowerExplode.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-08-30  Mike McCormackFix some gcc 4.0 warnings.
2004-04-19  Filip NavaraFix some RPC prototypes to get it compiling with W32API.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-12-02  Alexandre JulliardAuthors: Greg Turner <gmturner007@ameritech.net>, Ove...