Use proper asm name for external functions.
[wine] / dlls / rpcrt4 /
2005-10-31  Huw DaviesMarshal enums.
2005-10-26  Huw DaviesStubs for NdrStubForwardingFunction and NdrCStdStubBuff...
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-18  Robert ShearmanFix ref-counting rules to match native DCOM Dlls.
2005-09-09  Alexandre JulliardUse a more portable scheme for storing the name of...
2005-09-08  Ge van GeldorpFix NdrServerContextMarshall prototype.
2005-09-06  Mike McCormackFix gcc 4.0 warnings.
2005-09-02  Robert Shearman- Implement most of the details around unmarshalling...
2005-08-30  Mike McCormackFix some gcc 4.0 warnings.
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-08-03  Robert ShearmanAdd stubs for NdrMapCommAndFaultStatus, conformant...
2005-08-03  Robert ShearmanDon't free previous buffer in NdrGetBuffer.
2005-07-24  Stefan HuehnerFix some missing-declarations warnings.
2005-07-22  Francois GougetFix the NdrVaryingArrayUnmarshall prototype (reported by
2005-07-19  Robert ShearmanIRpcStubBuffer_Disconnect can be called more than once.
2005-07-18  Robert ShearmanAdd stubs for most of the NDR marshaling functions.
2005-07-13  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-07-05  Stefan HuehnerFix -Wmissing-declarations warnings.
2005-07-03  Mike McCormackAvoid warnings in generated tests by casting sizeof...
2005-06-30  Francois GougetAssorted spelling fixes.
2005-06-23  Alexandre JulliardSort entry points in the same order as Windows.
2005-06-20  Stefan HuehnerMake some function static.
2005-06-08  Robert ShearmanFix an RPC server startup race introduced by me.
2005-06-08  Robert Shearman- Don't pass the PROFILE_SERVER flag in to CreateNamedP...
2005-06-07  Robert ShearmanMake NdrInterfacePointer* more reliable.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-06-05  Mike HearnInitialize DataRepresentation in NdrClientInitializeNew...
2005-06-01  Robert Shearman- Improve tracing.
2005-05-16  Vincent BéronProvide minimal API documentation in advapi/eventlog...
2005-05-13  Robert Shearman- Fix RpcServerListen so that it doesn't return
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-05-06  Hartmut BirrClean up if named pipe is not available.
2005-04-20  Francois GougetTweak the API documentation to silence winapi_check...
2005-03-30  Francois GougetAssorted spelling fixes.
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-03-19  Robert ShearmanFix deadlock caused by not leaving the critical section...
2005-03-14  Ralf S. EngelschallFix incorrect random multicast MAC address creation.
2005-03-14  Robert Shearman- RpcMgmtStopServerListen should not affect auto-listen...
2005-03-04  Mike HearnSuppress some useless warnings in the RPC runtime,...
2005-03-02  Alexandre JulliardAvoid spaces before preprocessor directives, that's...
2005-02-15  Robert Shearman- Add a stub implementation of RpcImpersonateClient.
2005-02-15  Robert ShearmanFix RPC server thread race.
2005-02-15  Robert ShearmanERROR_IO_PENDING is expected, so don't return an error.
2005-01-14  Ge van GeldorpFix prototypes according to PSDK.
2005-01-07  Mike McCormackUse CreateEventW in preference to CreateEventA for...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-23  Bill MedlandImplemented DceErrorInqText.
2004-12-14  Robert ShearmanImplement RPC_E_DISCONNECTED in proxies.
2004-11-30  Eric PouechConst correctness fixes.
2004-10-30  Francois GougetMIDL_STUB_MESSAGE.UniquePtrCount has been renamed in...
2004-10-19  Vincent BéronFix various function prototypes.
2004-10-18  Mike McCormackAdd stub implementation for CreateProxyFromTypeInfo.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-09-08  Francois GougetFix and unify parsing of calling conventions.
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-09-03  Mike McCormackAvoid non-standard types in rpcdcep.h.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-13  Alexandre JulliardMoved ICOM_THIS_MULTI definition out of objbase.h and...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2004-06-23  Mike Hearn- Don't ERR on a used connection being destroyed.
2004-06-17  Mike HearnRemove the RPC connection cache as Windows does not...
2004-06-16  Mike HearnCorrect connection releases on error path in RPCRT4_Ope...
2004-06-14  Robert Shearman- Fix ref count on standard proxy creation.
2004-05-19  Eric PouechGetModuleFileName[AW] doesn't terminate the string...
2004-05-17  Patrik StridvallFixed some issues found by winapi_check.
2004-04-28  Hans LeidekkerReimplement UuidCreate() with Win32 APIs.
2004-04-26  Filip NavaraMake RPCRT4 use Windows compatible protocol (DCE v5...
2004-04-19  Filip NavaraFix some RPC prototypes to get it compiling with W32API.
2004-04-19  Hans LeidekkerFix compiler warning.
2004-04-19  Filip NavaraPrevent crashes in I_RpcSend on Windows XP.
2004-04-14  Filip NavaraFix the case of RpcNetworkIsProtseqValid[AW] (was
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-02-27  Robert Shearman- Fix a bad use of HeapRealloc.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2004-01-26  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-26  Gregory M. TurnerWine also supports the ncacn_np protocol sequence.
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2004-01-20  Mike HearnImplemented RpcIsProtSeqValid.
2004-01-09  Alexandre JulliardGet rid of no longer needed WINE_PACKED define.
2004-01-09  Ove KaavenAvoid freeing request packet too early if an exception...
2004-01-09  Ove KaavenProperly handle destroying the first connection in...
2003-11-27  Alexandre JulliardPorting fixes.
2003-11-21  Gregory M. TurnerImplemented RpcObjectSetType.
2003-11-20  Dimitrie O. PaunBail when we're out of memory.
2003-11-20  Gregory M. Turner- Trace the argument to RPCRT4_server_thread.
2003-10-21  Gregory M. Turner- Remove an erroneous check in NdrSendReceive.
2003-10-14  Dmitry TimoshkovFixed some problems found while compiling and linking...
2003-10-14  Oleg ProkhorovAnother portion of HeapReAlloc fixes.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-07  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-15  Mike HearnMove packet linked list tail forward correctly on push.
2003-09-11  Gregory M. TurnerUpdated the "TODO" comments.
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-09-08  Francois GougetFix the case of product and company names.
next