projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
rpcrt4: Fetch the arguments address from the StubMsg structure.
[wine]
/
dlls
/
rpcrt4
/
ndr_stubless.c
2011-07-28
Alexandre Julliard
rpcrt4: Fetch the arguments address from the StubMsg...
blob
|
commitdiff
|
raw
2011-07-28
Alexandre Julliard
rpcrt4: Use a single structure for all parameter types...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-20
Alexandre Julliard
rpcrt4: Make sure we don't try to free a pointer twice.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-16
Alexandre Julliard
rpcrt4: Add a wrapper for NdrAsyncClientCall too.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-16
Alexandre Julliard
rpcrt4: Add support for float parameters in client...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Alexandre Julliard
rpcrt4: Implement calling server functions on x86_64.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Alexandre Julliard
rpcrt4: Add an assembly wrapper to implement the NdrCli...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Alexandre Julliard
rpcrt4: Add a wrapper for NdrClientCall2 to isolate...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-13
Alexandre Julliard
rpcrt4: Also check base types for null ref pointers.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-13
Alexandre Julliard
rpcrt4: Fix handling of complex types of return values...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-13
Alexandre Julliard
rpcrt4: Fix handling of complex types of return values...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-10
Alexandre Julliard
rpcrt4: Don't try to bind to a null handle.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-10
Alexandre Julliard
rpcrt4: Add support for the argument size of varying...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-10
Alexandre Julliard
rpcrt4: Fix parameter stack size computation in the...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-10
Alexandre Julliard
rpcrt4: Fix handling of arguments passed by value in...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-10
Alexandre Julliard
rpcrt4: Don't marshall out-only parameters in the old...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-02
Alexandre Julliard
rpcrt4: Add entry points for the old-style stubless...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-02
Alexandre Julliard
include: Make CLIENT_CALL_RETURN definition platform...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-27
Huw Davies
rpcrt4: Handle non-conformant bogus structures.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
Alexandre Julliard
rpcrt4: Retrieve the stack argument pointer in a more...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-02
Huw Davies
rpcrt4: Add a missing STUBLESS_INITOUT case.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-17
Michael Stefaniuc
rpcrt4: Avoid using long.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Rob Shearman
rpcrt4: Handle [out]-only non-conformant strings in...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Rob Shearman
rpcrt4: Add support for context handles in stubless...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-16
Rob Shearman
rpcrt4: Implement comm_status and fault_status handling...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-26
Huw Davies
rpcrt4: Move the full pointer table init to after a...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-25
Alexandre Julliard
rpcrt4: Add call frame annotations in x86 assembly...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-25
Rob Shearman
rpcrt4: Implement stubless asynchronous NDR interpreter.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-16
Michael Stefaniuc
rpcrt4: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-23
Rob Shearman
rpcrt4: Remove the NDR version check from NdrClientCall...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
Francois Gouget
rpcrt4: Remove WINAPI on static functions where not...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
Alexandre Julliard
rpcrt4: Convert source files to utf-8.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-14
Rob Shearman
rpcrt4: Ignore the return value of functions when unmar...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-14
Rob Shearman
rpcrt4: Implement NdrMesProcEncodeDecode.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-17
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-10
Rob Shearman
rpcrt4: Fix the pointer level being passed into call_un...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-10
Rob Shearman
rpcrt4: Fix -Oi interpreter for base types.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-16
Rob Shearman
Add a new convenience macro for an exception handler...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-22
Rob Shearman
rpcrt4: Don't set BufferStart and BufferEnd in NdrStubC...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-17
Rob Shearman
rpcrt4: Add an exception handler for stubless object...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-17
Andrew Talbot
rpcrt4: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Rob Shearman
rpcrt4: Move the setting of retval_ptr outside of any...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
Rob Shearman
rpcrt4: The initialisation of [out] variables in the...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
Rob Shearman
rpcrt4: Handle complex arrays in calc_arg_size.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Rob Shearman
rpcrt4: Call NdrCorrelationInitialize and NdrCorrelatio...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Rob Shearman
rpcrt4: ndr_stubless.h should include ndrtypes.h as...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-13
Francois Gouget
rpcrt4: Add an API documentation stub to make winapi_ch...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
Rob Shearman
rpcrt4: Factorise out the argument processing from...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
Rob Shearman
rpcrt4: Move some type definitions from ndr_stubless...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
Rob Shearman
rpcrt4: Add a small bit of documentation as to what...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Rob Shearman
rpcrt4: Add a STUBLESS_FREE phase for freeing the alloc...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Rob Shearman
rpcrt4: Add support for ServerAllocSize parameters.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Andrew Talbot
rpcrt4: Exclude unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-17
Joel Parker
Remove redundant semicolons for ANSI compatibility.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-05
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Andrew Talbot
rpcrt4: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-10
Michael Stefaniuc
rpcrt4: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-10
Michael Stefaniuc
rpcrt4: Bring the function definitions in sync with...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-26
Andrew Talbot
rpcrt4: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-16
Robert Shearman
rpcrt4: Move processing of the arguments from NdrClient...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Robert Shearman
rpcrt4: Add some more traces and make the stack offsets...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Robert Shearman
rpcrt4: Change call_memory_sizer to preserve the buffer...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Robert Shearman
rpcrt4: Set retval_ptr and allocate memory for out...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Robert Shearman
rpcrt4: Support fixed arrays in calc_arg_size.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Robert Shearman
rpcrt4: Complex types should be dereferenced an extra...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Robert Shearman
rpcrt4: Fix the stack offset for the old format stubles...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-26
Huw Davies
rpcrt4: Calculate size of FC_STRUCT arguments correctly.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-16
Huw Davies
rpcrt4: Fix the argument size of conformant arrays.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Robert Shearman
rpcrt4: Don't raise an exception if there is no freer...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-08
Robert Shearman
rpcrt4: Fix the retrieval of This for interpreted proxies.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-08
Robert Shearman
rpcrt4: Implement full-pointer support for interpreted...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
Robert Shearman
rpcrt4: Implement explicit generic binding handles.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
Robert Shearman
rpcrt4: Move the getting of the client binding handle...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
Robert Shearman
rpcrt4: Move the initialising of the stub message struc...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
Robert Shearman
rpcrt4: Store the arguments exclusively in stubMsg...
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-20
Robert Shearman
rpcrt4: Handle pointers to context handles in the stubl...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
Robert Shearman
rpcrt4: Use the documented NDR_PROC_HEADER_EXTS structure.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
Robert Shearman
rpcrt4: Use INTERPRETER_OPT_FLAGS in ndrtypes.h instead...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
Robert Shearman
rpcrt4: Store the return value on the stack for interpr...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
Robert Shearman
rpcrt4: Correctly fill in StackTop for stubless clients...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
Robert Shearman
rpcrt4: There's no need to set stubMsg.StackTop twice.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
Robert Shearman
rpcrt4: Fix the MSVC version of call_server_func.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-01
Robert Shearman
rpcrt4: Change the stubless parameter attributes to...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-03
Robert Shearman
rpcrt4: Restrict stubless FC types to the range of...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-31
Robert Shearman
rpcrt4: Handle the RPC_FC_PROC_BYVAL flag correctly...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-14
Alexandre Julliard
rpcrt4: Fixed asm syntax for rep; movsl.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-05
Robert Shearman
rpcrt4: Implement NdrClientCall2 and NdrServerCall2.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-16
Vincent Béron
Provide minimal API documentation in advapi/eventlog...
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-07-16
Gregory M. Turner
RPCRT4_NdrClientCall2 is ATM hardly "semi-stub".
blob
|
commitdiff
|
raw
|
diff to current
2002-10-25
Greg Turner
- Make explicit some missing include dependencies.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-22
Greg Turner
- ClientCall2 still deserves a FIXME.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-19
Greg Turner
Super-crude implementation for NdrClientCall2.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-18
Greg Turner
- (try to) implement RpcMgmtWaitServerListen
blob
|
commitdiff
|
raw
|
diff to current
2002-10-16
Greg Turner
Use the msvc way to return a struct, fixing wierd problems.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-10
Ove Kaaven
Stubby NdrClientCall2 & some header changes.
blob
|
commitdiff
|
raw
|
diff to current