projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
mlang: Fix memory leaks in error paths (found by Smatch).
[wine]
/
dlls
/
ole32
/
oleproxy.c
2007-09-25
Michael Stefaniuc
ole32: Free memory on error path (found by Smatch).
blob
|
commitdiff
|
raw
2007-05-16
Andrew Talbot
ole32: Exclude unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-24
Rob Shearman
ole32: Allow the marshaling/unmarshaling of NULL interf...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
Rob Shearman
ole32: Fix some memory leaks in the class factory proxy.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
Rob Shearman
ole32: Always call IRpcChannelBuffer_GetBuffer in the...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-16
Michael Stefaniuc
ole32: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-26
Robert Shearman
ole32: Call IRpcChannelBuffer_GetBuffer for the RemRele...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-26
Robert Shearman
ole32: Use IRpcChannelBuffer_GetBuffer in the hand...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Alexandre Julliard
ole32: Don't use sizeof in traces to avoid printf forma...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Alexandre Julliard
ole32: Use the standard DEFINE_OLEGUID macro to define...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Robert Shearman
ole32: Release the proxy buffer object on the last...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Robert Shearman
ole32: Add an implementation of class monikers.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Robert Shearman
ole32: Add a class factory for composite monikers.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Robert Shearman
ole32: Support marshaling of anti monikers.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-18
Robert Shearman
Fix ref-counting rules to match native DCOM Dlls.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-08
Alexandre Julliard
Don't prefix the functions DllCanUnloadNow, DllGetClass...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-19
Robert Shearman
Marshal return value from IRemUnknown_RemQueryInterface.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-19
Robert Shearman
- We should be starting with 1 reference.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-05
Mike McCormack
Fix gcc 4.0 -Wpointer-sign warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Dmitry Timoshkov
Make remaining OLE interface vtables const.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-05
Mike Hearn
Add some tracing to the IRemUnknown RpcProxyBuffer...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-19
Robert Shearman
- Add a generic moniker marshaler that works by saving...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-15
Robert Shearman
- Use I_RpcGetBuffer, instead of our own buffer routine...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-26
Robert Shearman
- Make proxy manager use IMultiQI instead of IInternalU...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-26
Robert Shearman
- Use InterlockedIncrement for the ipid counter instead...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-25
Robert Shearman
Proxies/stubs for IRemUnknown methods, based on code...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-19
Robert Shearman
- Initialize ppv pointer in ClientIdentity_QueryInterfa...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-05
Robert Shearman
The channel buffer can be NULL if the proxy is disconne...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-04
Robert Shearman
Make the ClassFactory proxy support aggregation.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-07
Francois Gouget
Don't define COBJMACROS in objbase.h.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-24
Joris Huizer
Ref count increment/decrement cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-09
Alexandre Julliard
Get rid of the non-standard ICOM_THIS macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-23
Alexandre Julliard
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VTABLE macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-30
Jeroen Janssen
Updated some MSDN links in the code.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-22
Robert Shearman
- Remove unneeded STUBMGR_Start call.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-14
Robert Shearman
- Fix ref count on standard proxy creation.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-21
Marcus Meissner
Revert broken strict aliasing fix.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-04
Marcus Meissner
Fixed strict aliasing issues in dlls/ole32.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-23
Ge van Geldorp
Rename LARGE_INTEGER and ULARGE_INTEGER members "s...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-14
Oleg Prokhorov
Another portion of HeapReAlloc fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-11
Dave Miller
Removed ordinals from comments.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-09
Alexandre Julliard
Fixed a few more headers dependency issues.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-17
Mike Hearn
Implement a class factory for the Global Interface...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-13
Francois Gouget
Fix miscellaneous spelling errors and typos.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Dimitrie O. Paun
Define NONAMELESS{STRUCT,UNION} explicitly in the files...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-19
Alexandre Julliard
Fixed a few problems caused by the new objidl.idl.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-04
Marcus Meissner
Added marshalling of IUnknown.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-05
Marcus Meissner
Implemented Local Server COM.
blob
|
commitdiff
|
raw
|
diff to current