kernel32/tests: Document a few FormatMessage tests which are broken on older Windows.
[wine] / dlls / rpcrt4 / rpcrt4.spec
2010-03-22  Alistair Leslie... rpcrt4: Added stub function CreateStubFromTypeInfo.
2009-11-11  Hans Leidekkerrpcrt4: Implement RpcBindingInqAuthClient{, Ex}.
2009-09-22  Hans Leidekkerrpcrt4: Add stub implementations of NdrMesTypeDecode2...
2009-03-31  Nikolay Sivovrpcrt4: Implemented RpcEpRegisterW wrapping RpcEpRegisterA.
2009-03-25  Rob Shearmanrpcrt4: Implement stubless asynchronous NDR interpreter.
2009-01-21  Hans Leidekkerrpcrt4: Add a stub implementation of NdrGetUserMarshalInfo.
2008-10-23  Stefan Leichterrpcrt4: Add stub for MesEncodeDynBufferHandleCreate.
2008-09-23  Hans Leidekkerrpcrt4: Add stub implementations for RpcMgmtInqStats...
2008-08-19  Rob Shearmanrpcrt4: Implement RpcBindingReset.
2008-07-14  Rob Shearmanrpcrt4: Implement MesDecodeBufferHandleCreate and MesEn...
2008-07-14  Rob Shearmanrpcrt4: Implement NdrMesProcEncodeDecode.
2008-07-14  Rob Shearmanrpcrt4: Implement MesEncodeIncrementalHandleCreate...
2008-06-26  Detlef Riekenbergrpcrt4: Add a stub for I_RpcBindingInqTransportType.
2008-04-11  Rob Shearmanrpcrt4: Implement I_RpcExceptionFilter.
2008-03-17  Rob Shearmanrpcrt4: Add a stub for RpcCancelThreadEx.
2008-01-21  Rob Shearmanrpcrt4: Remove some unimplemented win9x-only spec entries.
2008-01-07  Rob Shearmanrpcrt4: Add stubs for asynchronous functions.
2008-01-07  Rob Shearmanrpcrt4: Add stubs for I_RpcAsyncSetHandle and I_RpcAsyn...
2008-01-07  Rob Shearmanrpcrt4: Add stubs for NdrCorrelationInitialize, NdrCorr...
2007-12-18  Rob Shearmanrpcrt4: Add a stub for I_RpcGetCurrentCallHandle.
2007-12-10  Rob Shearmanrpcrt4: NdrRangeUnmarshall is implemented so add it...
2007-11-07  Rob Shearmanrpcrt4: Add stubs for RpcMgmtSetCancelTimeout and RpcCa...
2007-11-07  Rob Shearmanrpcrt4: Add a stub for RpcErrorStartEnumeration.
2007-09-19  Rob Shearmanrpcrt4: Implement RpcSmDestroyClientContext and RpcSsDe...
2006-10-03  Robert Shearmanrpcrt4: RpcBindingCopy is implemented.
2006-08-09  Robert Shearmanrpcrt4: Forward NdrClientCall to NdrClientCall2.
2006-07-13  Robert Shearmanrpcrt4: Add a stub for I_RpcMapWin32Status.
2006-06-30  Robert Shearmanrpcrt4: Add a stub for RpcMgmtSetServerStackSize.
2006-06-21  Robert Shearmanrpcrt4: Stubs for RpcRevertToSelf and RpcMgmtSetComTimeout.
2006-06-21  Robert Shearmanrpcrt4: Add stub for RpcMgmtEnableIdleCleanup.
2006-06-02  Robert Shearmanrpcrt4: Implement TowerConstruct and TowerExplode.
2006-06-02  Robert Shearmanrpcrt4: Implement I_RpcAllocate and I_RpcFree.
2006-05-27  Robert Shearmanrpcrt4: Implement some full pointer functions and add...
2006-05-25  Mike McCormackrpcrt4: Stub implementations for NDRS marshalling funct...
2006-05-24  Mike McCormackrpcrt4: Add stub implementations for NDRCContext(Un...
2006-05-18  Mike McCormackrpcrt4: Add a stub implementation for RpcMgmtIsServerLi...
2006-05-07  Robert Shearmanrpcrt4: Add a stub for RpcBindingSetOption.
2006-05-05  Mike McCormackrpcrt4: Add stub implementations for RPC authentication...
2006-04-19  Mike McCormackrpcrt4: Stub implementation for rpcrt4.RpcMgmtEpEltInqB...
2006-04-19  Mike McCormackrpcrt4: Add a stub implementation for rpcrt4.RpcMgmtInq...
2006-01-05  Robert Shearmanrpcrt4: Implement NdrClientCall2 and NdrServerCall2.
2005-11-21  Vincent BéronMark some functions as implemented in the spec files.
2005-10-26  Huw DaviesStubs for NdrStubForwardingFunction and NdrCStdStubBuff...
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-08-03  Robert ShearmanAdd stubs for NdrMapCommAndFaultStatus, conformant...
2005-07-22  Francois GougetFix the NdrVaryingArrayUnmarshall prototype (reported by
2005-07-18  Robert ShearmanAdd stubs for most of the NDR marshaling functions.
2005-06-23  Alexandre JulliardSort entry points in the same order as Windows.
2005-03-14  Robert Shearman- RpcMgmtStopServerListen should not affect auto-listen...
2005-02-15  Robert Shearman- Add a stub implementation of RpcImpersonateClient.
2004-12-23  Bill MedlandImplemented DceErrorInqText.
2004-10-18  Mike McCormackAdd stub implementation for CreateProxyFromTypeInfo.
2004-04-14  Filip NavaraFix the case of RpcNetworkIsProtseqValid[AW] (was
2003-11-21  Gregory M. TurnerImplemented RpcObjectSetType.
2003-07-30  Alexandre JulliardMake the DllRegisterServer, DllRegisterServerEx, DllUnr...
2003-05-21  Ove KaavenAdded semi-stub for NdrProxyErrorHandler.
2003-05-20  Ove KaavenImplemented "dereference" pointer flag.
2003-04-26  Alexandre JulliardAdded a few stubs needed by the generated oaidl_p.c.
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-02-01  Ove KaavenImplemented marshalling of pointers, simple and complex...
2003-01-31  Ove KaavenImplemented RpcRaiseException.
2002-12-02  Alexandre JulliardAuthors: Greg Turner <gmturner007@ameritech.net>, Ove...
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-11-01  Greg TurnerFix some problems found by winapi_check.
2002-10-31  Greg Turner- Fix offset bug in the conformant string unmarshall...
2002-10-29  Patrik StridvallFixed some issues found by winapi_check.
2002-10-28  Greg TurnerAdd a bunch of stubs, all of which I presume to be...
2002-10-28  Greg Turner- Clean up and enhance some traces.
2002-10-22  Greg Turner- Use Ove-style macros for NdrConformantStringMarshall...
2002-10-21  Greg TurnerStubs for RpcServerUseProtseqA, RpcServerUseProtseqW.
2002-10-19  Greg TurnerSuper-crude implementation for NdrClientCall2.
2002-10-18  Greg Turner- (try to) implement RpcMgmtWaitServerListen
2002-10-11  Ove KaavenAdded NdrOleAllocate, NdrOleFree, NdrInterfacePointerBu...
2002-10-11  Ove KaavenReimplement several RpcServer.* methods in rpc_server.c.
2002-10-10  Ove KaavenAdded NdrDllCanUnloadNow, NdrDllGetClassObject, NdrDllR...
2002-10-10  Ove KaavenAdded NdrProxyFreeBuffer, NdrProxyGetBuffer, NdrProxyIn...
2002-10-10  Ove KaavenImplement the CStdStubBuffer methods.
2002-10-10  Ove KaavenIUnknown_[QAR]_Proxy implementations, VTbl construction...
2002-10-10  Ove KaavenStubby NdrClientCall2 & some header changes.
2002-10-10  Ove KaavenImplemented I_RpcFreeBuffer, I_RpcGetBuffer, I_RpcRecei...
2002-10-07  Greg TurnerImplemented UuidCompare.
2002-10-07  Ove KaavenImplemented RpcBindingInqObject, RpcBindingSetObject,
2002-10-03  Ove KaavenAdded UuidCreateNil, UuidEqual and UuidIsNil.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-13  Mike McCormackAdded an empty implementation for UuidFromStringA/W.
2002-05-19  Stefan LeichterAdded stub for DllRegisterServer.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-02-19  Stefan LeichterAdded two missing exports.
2002-01-31  Patrik StridvallFixed some issues found by winapi_check.
2002-01-29  Mike McCormackAdded stubs for NdrDllCanUnloadNow and NdrDllGetClassOb...
2002-01-06  Mark G. AdamsFix UuidCreate() to not forget MAC address.
2001-09-17  Ove KaavenLots of rpcrt4.dll stubs.
2001-09-07  Huw D M DaviesStub implementation for UuidHash().
2001-07-11  Peter HunnisettAdded a bunch of entry points.
2000-11-15  Marcus MeissnerAdded some rpcrt4 stubs.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-10-24  Chris MorganImplemented RpcStringFreeA and UuidToStringA.
next