- 04 Jan, 2009 1 commit
-
-
Michael Stefaniuc authored
Also fix the compiler warnings introduced by this change.
-
- 18 Oct, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 01 Jul, 2008 1 commit
-
-
Rob Shearman authored
-
- 23 Jun, 2008 2 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
Move fBufferValid to a bitfield and update the corresponding tests in rpcrt4. Add tests for the new fields.
-
- 21 Jun, 2008 1 commit
-
-
Rob Shearman authored
-
- 09 Jan, 2008 1 commit
-
-
Rob Shearman authored
Add tests for this function.
-
- 08 Jan, 2008 1 commit
-
-
Rob Shearman authored
-
- 07 Jan, 2008 2 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
Mask out RPC_VALID_FLAGS_BIT from ProcNum when it is used to build a packet to send to the server.
-
- 31 Dec, 2007 2 commits
-
-
Rob Shearman authored
Fix NdrFreeBuffer to use the fBufferValid flag to determine whether or not I_RpcFreeBuffer needs to be called.
-
Rob Shearman authored
-
- 18 May, 2007 1 commit
-
-
Andrew Talbot authored
-
- 07 Feb, 2007 1 commit
-
-
Francois Gouget authored
-
- 10 Nov, 2006 2 commits
-
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
They got out of sync due to the unsigned long to ULONG changes in the headers.
-
- 07 Sep, 2006 2 commits
-
-
Robert Shearman authored
idenitfy what the code contained does - it is a number of helpers for generated client/server code.
-
Robert Shearman authored
functions to cproxy.c since both sets of functions depend on the implementations of the standard stubs and proxies.
-
- 23 Aug, 2006 1 commit
-
-
Huw Davies authored
This shows that the IRpcStubBuffer for a delegated stub's base interface is stored at (void**)This-1.
-
- 02 Jun, 2006 2 commits
-
-
Robert Shearman authored
-
Robert Shearman authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 03 Feb, 2006 1 commit
-
-
Robert Shearman authored
-
- 29 Nov, 2005 1 commit
-
-
Robert Shearman authored
-
- 28 Nov, 2005 1 commit
-
-
Robert Shearman authored
NdrSendReceive like we do in NdrProxySendReceive.
-
- 26 Oct, 2005 1 commit
-
-
Huw Davies authored
along with a few related defines.
-
- 03 Aug, 2005 1 commit
-
-
Robert Shearman authored
and context handle functions.
-
- 05 Jun, 2005 1 commit
-
-
Mike Hearn authored
NdrSendReceive.
-
- 14 Mar, 2005 1 commit
-
-
Robert Shearman authored
- Implement stub for RpcRevertToSelfEx. - Change the more verbose files to use a new debug channel, "rpc."
-
- 14 Dec, 2004 1 commit
-
-
Robert Shearman authored
-
- 07 Oct, 2004 1 commit
-
-
Francois Gouget authored
Update the Wine sources accordingly.
-
- 08 Sep, 2004 1 commit
-
-
Francois Gouget authored
Hack handling of 'struct { } *NDR_SCONTEXT;' so we don't cause a parse error as this is a valid C construct. Generate type tests for rpcrt4. Remove PRPC_BINDING_VECTOR and PUUID_VECTOR, they don't exist on Windows. Fix the MIDL_STUB_MESSAGE, MIDL_SERVER_INFO and MIDL_STUBLESS_PROXY_INFO structs. Add NDR_ALLOC_ALL_NODES_CONTEXT, NDR_POINTER_QUEUE_STATE and CS_STUB_INFO.
-
- 21 Oct, 2003 1 commit
-
-
Gregory M. Turner authored
- Change fixmes.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 22 May, 2003 1 commit
-
-
Ove Kaaven authored
exceptions and returning simple failure packets, and throwing exceptions on the client side when unmarshalling the failure packet.
-
- 21 May, 2003 1 commit
-
-
Ove Kaaven authored
Fixed a case of potential stack trashing.
-
- 31 Jan, 2003 1 commit
-
-
Ove Kaaven authored
Some cleanups and elimination of some duplicate code.
-
- 05 Dec, 2002 1 commit
-
-
Ove Kaaven authored
directly.
-
- 28 Oct, 2002 2 commits
-
-
Greg Turner authored
during RpcServerInitializeNew. - Attempt to implement NdrConformantStringUnmarshall. - More assertions. - Comments and cleanups.
-
Greg Turner authored
- Add NDR Data representation constants. - Propagate DataRepresentation into and out of packet headers. - Implement NdrServerInitializeNew
-