projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
d3dx9_36: Finish implementation of ID3DXFileImpl_CreateEnumObject and add stubbed...
[wine]
/
dlls
/
rpcrt4
/
2012-11-12
Hans Leidekker
rpcrt4: Implement RpcMgmtIsServerListening.
tree
|
commitdiff
2012-10-31
Frédéric Delanoy
rpcrt4: Fix resources leaks.
tree
|
commitdiff
2012-10-29
André Hentschel
rpcrt4: Reorder code to make sure RpcBindingFromStringB...
tree
|
commitdiff
2012-10-24
André Hentschel
rpcrt4: Fix copy-paste error (coverity).
tree
|
commitdiff
2012-09-24
Thomas Faber
rpcrt4: Match MSVC version of call_server_func with...
tree
|
commitdiff
2012-08-15
Jacek Caban
rpcrt4: Moved sending echo request to separated function.
tree
|
commitdiff
2012-08-15
Jacek Caban
rpcrt4: Fixed memory leak.
tree
|
commitdiff
2012-08-15
Jacek Caban
rpcrt4: Added cancelling support for all HTTP requests.
tree
|
commitdiff
2012-08-14
Jacek Caban
rpcrt4: Properly handle async HTTP failures.
tree
|
commitdiff
2012-08-14
Jacek Caban
rpcrt4: Optimize buffer allocation in rpcrt4_ncacn_http...
tree
|
commitdiff
2012-08-14
Jacek Caban
rpcrt4: Use helper for handling async call wait.
tree
|
commitdiff
2012-08-14
Jacek Caban
rpcrt4: Added prepare_async_request helper.
tree
|
commitdiff
2012-08-14
Jacek Caban
rpcrt4: Use proper helper for IRpcStubBuffer call.
tree
|
commitdiff
2012-08-14
Jacek Caban
rpcrt4: Added RpcError* stubs.
tree
|
commitdiff
2012-05-09
Hans Leidekker
rpcrt4: Add a stub implementation of RpcServerInqDefaul...
tree
|
commitdiff
2012-05-07
Thomas Faber
rpcrt4/tests: Fix build with PSDK headers.
tree
|
commitdiff
2012-04-30
André Hentschel
rpcrt4: Avoid shadowing pProcHeader.
tree
|
commitdiff
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
next