projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oleaut32: Added BSTR cache implementation.
[wine]
/
dlls
/
rpcrt4
/
2012-03-29
Vincent Povirk
rpcrt4: Do nothing when DllMain is called because the...
tree
|
commitdiff
2012-02-14
Alexandre Julliard
rpcrt4: Add ref counting to RPC connections, and grab...
tree
|
commitdiff
2012-01-20
Frédéric Delanoy
rpcrt4: Make some switch fallthroughs explicit (Coverity).
tree
|
commitdiff
2011-11-30
André Hentschel
rpcrt4: Implement RpcEpRegisterNoReplaceW.
tree
|
commitdiff
2011-11-30
André Hentschel
rpcrt4: Implement RpcEpRegisterNoReplaceA.
tree
|
commitdiff
2011-11-17
Francois Gouget
rpcrt4: Delete the static critical sections when unload...
tree
|
commitdiff
2011-11-16
Francois Gouget
rpcrt4: An interface pointer just has the size of a...
tree
|
commitdiff
2011-11-16
Francois Gouget
rpcrt4: The offset to the complex pointer's description...
tree
|
commitdiff
2011-11-14
Francois Gouget
rpcrt4: Give a name to the critical sections.
tree
|
commitdiff
2011-09-23
Henri Verbeet
rpcrt4: Properly size complex reference pointers.
tree
|
commitdiff
2011-09-19
Bernhard Loos
rpcrt4: Switch to non-overlapped named pipe operations...
tree
|
commitdiff
2011-09-19
Alexandre Julliard
rpcrt4/tests: Add more tests for integer ranges to...
tree
|
commitdiff
2011-09-14
Bernhard Loos
rpcrt4: The named pipe can be used for multiple operati...
tree
|
commitdiff
2011-08-30
Jérôme Gardou
rpcrt4: Properly unmarshall EMUM16 discriminant.
tree
|
commitdiff
2011-08-30
André Hentschel
rpcrt4/tests: Fix NULL string handling in an ok() check.
tree
|
commitdiff
2011-08-24
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2011-08-04
Frédéric Delanoy
tests: Assorted spelling fixes.
tree
|
commitdiff
2011-08-03
Frédéric Delanoy
dlls: Assorted spelling fixes.
tree
|
commitdiff
2011-08-01
André Hentschel
rpcrt4/tests: Only free string when function succeeded.
tree
|
commitdiff
2011-07-29
Alexandre Julliard
rpcrt4: Support sizing of a few more argument types.
tree
|
commitdiff
2011-07-28
Alexandre Julliard
rpcrt4: Add a phase in proxies for zeroing output param...
tree
|
commitdiff
2011-07-28
Alexandre Julliard
rpcrt4: Add a phase in proxies for clearing output...
tree
|
commitdiff
2011-07-28
Alexandre Julliard
rpcrt4: Use the same phase values for clients and stubs.
tree
|
commitdiff
2011-07-28
Alexandre Julliard
rpcrt4: Pass the full argument format to the size/marsh...
tree
|
commitdiff
2011-07-28
Alexandre Julliard
rpcrt4: Convert old-style arguments for stub calls.
tree
|
commitdiff
2011-07-28
Alexandre Julliard
rpcrt4: Convert old-style arguments for NdrMesProcEncod...
tree
|
commitdiff
2011-07-28
Alexandre Julliard
rpcrt4: Convert old-style argument formats to new style...
tree
|
commitdiff
2011-07-28
Alexandre Julliard
rpcrt4: Simplify tracing of function parameters and...
tree
|
commitdiff
2011-07-28
Alexandre Julliard
rpcrt4: Fetch the arguments address from the StubMsg...
tree
|
commitdiff
2011-07-28
Alexandre Julliard
rpcrt4: Use a single structure for all parameter types...
tree
|
commitdiff
2011-07-28
Alexandre Julliard
rpcrt4/tests: Fix a test failure on 64-bit platforms.
tree
|
commitdiff
2011-07-27
Alexandre Julliard
rpcrt4/tests: Add a test about unmarshalling of an...
tree
|
commitdiff
2011-07-15
Bernhard Loos
rpcrt4: Create pipes with FLAG_OVERLAPPED.
tree
|
commitdiff
2011-06-28
Damjan Jovanovic
rpcrt4: Implement RpcNetworkInqProtseqs.
tree
|
commitdiff
2011-06-20
Alexandre Julliard
rpcrt4: Make sure we don't try to free a pointer twice.
tree
|
commitdiff
2011-06-20
Damjan Jovanovic
rpcrt4: Implement RpcProtseqVectorFree.
tree
|
commitdiff
2011-06-17
Damjan Jovanovic
rpcrt4: Add stubs for RpcNetworkInqProtseqs.
tree
|
commitdiff
2011-06-17
Alexandre Julliard
rpcrt4: Add support for 64-bit conformance values.
tree
|
commitdiff
2011-06-16
Alexandre Julliard
rpcrt4: Add a wrapper for NdrAsyncClientCall too.
tree
|
commitdiff
2011-06-16
Alexandre Julliard
rpcrt4: Add support for float parameters in client...
tree
|
commitdiff
2011-06-15
Alexandre Julliard
rpcrt4: Implement stubless proxy entry thunks for x86_64.
tree
|
commitdiff
2011-06-15
Alexandre Julliard
rpcrt4: Reimplement the stubless proxy entry point...
tree
|
commitdiff
2011-06-15
Alexandre Julliard
rpcrt4: Make more of the stubless proxy setup code...
tree
|
commitdiff
2011-06-14
Alexandre Julliard
rpcrt4: Implement calling server functions on x86_64.
tree
|
commitdiff
2011-06-14
Alexandre Julliard
rpcrt4: Add an assembly wrapper to implement the NdrCli...
tree
|
commitdiff
2011-06-14
Alexandre Julliard
rpcrt4: Add a wrapper for NdrClientCall2 to isolate...
tree
|
commitdiff
2011-06-14
Alexandre Julliard
rpcrt4: Preserve the previous MaxCount value when compu...
tree
|
commitdiff
2011-06-13
Alexandre Julliard
widl: Default to the cdecl calling convention in client...
tree
|
commitdiff
2011-06-13
Alexandre Julliard
rpcrt4: Also check base types for null ref pointers.
tree
|
commitdiff
2011-06-13
Alexandre Julliard
rpcrt4: Fix handling of complex types of return values...
tree
|
commitdiff
2011-06-13
Alexandre Julliard
rpcrt4: Fix handling of complex types of return values...
tree
|
commitdiff
2011-06-10
Alexandre Julliard
rpcrt4: Don't try to bind to a null handle.
tree
|
commitdiff
2011-06-10
Alexandre Julliard
rpcrt4: Add support for the argument size of varying...
tree
|
commitdiff
2011-06-10
Alexandre Julliard
rpcrt4: Fix parameter stack size computation in the...
tree
|
commitdiff
2011-06-10
Alexandre Julliard
rpcrt4: Fix handling of arguments passed by value in...
tree
|
commitdiff
2011-06-10
Alexandre Julliard
rpcrt4: Don't marshall out-only parameters in the old...
tree
|
commitdiff
2011-06-09
Alexandre Julliard
rpcrt4/tests: Add a few more marshalling tests.
tree
|
commitdiff
2011-06-02
Alexandre Julliard
rpcrt4: Add entry points for the old-style stubless...
tree
|
commitdiff
2011-06-02
Alexandre Julliard
include: Make CLIENT_CALL_RETURN definition platform...
tree
|
commitdiff
2011-05-28
Alexandre Julliard
widl: Array dimensions have to be constants.
tree
|
commitdiff
2011-04-27
Huw Davies
rpcrt4: Handle non-conformant bogus structures.
tree
|
commitdiff
2011-04-26
Marcus Meissner
rpcrt4: Mark internal symbols with hidden visibility.
tree
|
commitdiff
2011-03-15
Michael Stefaniuc
rpcrt4/tests: COM cleanup in cstub.c.
tree
|
commitdiff
2011-02-28
Austin English
rpcrt4/tests: Remove win9x hacks.
tree
|
commitdiff
2011-02-09
Austin English
rpcrt4/tests: Make sure return values are used (LLVM...
tree
|
commitdiff
2011-02-04
Joris Huizer
rpcrt4: Reduce scope of variable (Clang).
tree
|
commitdiff
2011-02-04
Huw Davies
rpcrt4/tests: Add a test for marshalling a pointer...
tree
|
commitdiff
2010-12-30
Michael Stefaniuc
rpcrt4: COM cleanup for StdProxyImpl.
tree
|
commitdiff
2010-12-15
Hans Leidekker
rpcrt4: Add a stub implementation of RpcMgmtSetAuthoriz...
tree
|
commitdiff
2010-12-09
Michael Stefaniuc
rpcrt4: Use an iface instead of a vtbl pointer in RpcSt...
tree
|
commitdiff
2010-11-11
Alexandre Julliard
rpcrt4: Get rid of the ICOM_THIS_MULTI macro.
tree
|
commitdiff
2010-11-10
Alexandre Julliard
rpcrt4: Implement waiting in RpcMgmtWaitServerListen.
tree
|
commitdiff
2010-10-27
Louis Lenders
rpcrt4: Add stub for NdrMesTypeEncode2.
tree
|
commitdiff
2010-10-08
Alexandre Julliard
rpcrt4/tests: Fix a test failure on XP SP3.
tree
|
commitdiff
2010-10-01
Alexandre Julliard
Make some variable declarations extern.
tree
|
commitdiff
2010-10-01
Alexandre Julliard
tests: Make some variables static.
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-09-01
Alexandre Julliard
rpcrt4: Remove a couple of unused local variables.
tree
|
commitdiff
2010-09-01
Alexandre Julliard
rpcrt4: Retrieve the stack argument pointer in a more...
tree
|
commitdiff
2010-08-31
Francois Gouget
rpcrt4: Make RPCRT4_Receive() static.
tree
|
commitdiff
2010-08-26
Alexandre Julliard
rpcrt4: Retrieve the stack argument pointer in a more...
tree
|
commitdiff
2010-08-26
Alexandre Julliard
rpcrt4: Fix cfi annotations for the stubless proxy...
tree
|
commitdiff
2010-08-02
Huw Davies
rpcrt4: Add a missing STUBLESS_INITOUT case.
tree
|
commitdiff
2010-07-21
Alexandre Julliard
rpcrt4: Don't align the buffer after reading the confor...
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-07-20
Austin English
rpcrt4/tests: Improve failure messages.
tree
|
commitdiff
2010-05-20
Michael Stefaniuc
rpcrt4: Remove redundant "non NULL" check of var cred_d...
tree
|
commitdiff
2010-05-17
Michael Stefaniuc
rpcrt4: Avoid using long.
tree
|
commitdiff
2010-05-17
Gerald Pfeifer
rpcrt4: Remove variable hr which is not really used...
tree
|
commitdiff
2010-04-26
Gerald Pfeifer
rpcrt4: Remove variable size which is not really used...
tree
|
commitdiff
2010-04-08
Aric Stewart
rpcrt4/tests: Add NdrDllRegisterProxy tests.
tree
|
commitdiff
2010-04-08
Aric Stewart
rpcrt4: Improve NdrDllRegisterProxy parameter checking.
tree
|
commitdiff
2010-04-08
Aric Stewart
rpcrt4: Handle NULL pclsid in NdrDllRegisterProxy and...
tree
|
commitdiff
2010-04-07
Alexandre Julliard
winapi: Generate the 64-bit variant of structure size...
tree
|
commitdiff
2010-04-07
Alexandre Julliard
rpcrt4: Implement proxy/stub delegation for x86_64.
tree
|
commitdiff
2010-04-07
Alexandre Julliard
rpcrt4: Add support for marshalling int3264 types.
tree
|
commitdiff
2010-04-07
Alexandre Julliard
rpcrt4: Clean up handling of enum16 types.
tree
|
commitdiff
2010-04-05
Alexandre Julliard
rpcrt4: Add support for complex arrays in the generic...
tree
|
commitdiff
2010-04-05
Alexandre Julliard
rpcrt4: Add support for complex arrays in the generic...
tree
|
commitdiff
2010-04-05
Alexandre Julliard
rpcrt4: Always skip the conformance format, even if...
tree
|
commitdiff
next