rpcrt4: Only attempt to marshal an object if it is non-NULL.
[wine] / dlls / rpcrt4 /
2006-01-31  Robert Shearmanrpcrt4: Only attempt to marshal an object if it is...
2006-01-30  Robert Shearmanrpcrt4: Fill in the IRpcStubBuffer vtables for interfac...
2006-01-20  Robert Shearmanrpc: Replace the hack that detected stubless proxies...
2006-01-20  Robert Shearmanrpc: Skip over the right number of bytes in new correla...
2006-01-18  Robert Shearmanrpcrt4: Clear the newly allocated memory used for compl...
2006-01-18  Robert Shearmanrpcrt4: Fix the sending of >5800 byte messages by only...
2006-01-14  Alexandre Julliardrpcrt4: Fixed asm syntax for rep; movsl.
2006-01-10  Robert Shearmanrpcrt4: Remove the unused RPCRT4_GetPSFactory function.
2006-01-10  Robert Shearmanrpcrt4: Don't release the interface pointer on failure.
2006-01-09  Robert Shearmanrpcrt4: Improve ReadVariance.
2006-01-09  Robert Shearmanrpcrt4: Validate complex array format string.
2006-01-06  Robert Shearmanrpcrt4: Compute variance for complex arrays
2006-01-06  Robert Shearmanrpcrt4: Call NdrStubCall2 when dealing with a pure...
2006-01-05  Robert Shearmanrpcrt4: Implement NdrClientCall2 and NdrServerCall2.
2006-01-03  Robert Shearmanrpcrt4: Implement callback conformance.
2006-01-03  Robert Shearmanrpcrt4: Fix race condition in RpcServerListen.
2005-11-29  Robert ShearmanAdd a function to retrieve the MIDL_SERVER_INFO struct...
2005-11-29  Robert ShearmanThe CLSID can be substituted by an IID present in one...
2005-11-29  Robert ShearmanReturn the correct error code from NdrProxyErrorHandler.
2005-11-29  Robert ShearmanRaise exceptions on failures.
2005-11-29  Robert ShearmanFix the overflow check to not depend on pStubMsg->Buffe...
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-11-28  Robert ShearmanMake sure to fill out the MIDL_STUB_MESSAGE structure in
2005-11-28  Robert ShearmanImplement conformant varying array functions.
2005-11-28  Robert ShearmanImplement conformant struct functions.
2005-11-28  Robert ShearmanImplement FC_STRUCTPAD2 for complex types.
2005-11-28  Robert ShearmanAdd functions for marshaling base types (ints, floats...
2005-11-28  Robert ShearmanExtend conformance computation function to also compute...
2005-11-28  Robert ShearmanFix NdrConformantArrayBufferSize to include the size...
2005-11-28  Robert ShearmanWe should always allocate in NdrConformantStringUnmarsh...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-21  Vincent BéronMark some functions as implemented in the spec files.
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...
next