- 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 3 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
-
Greg Turner authored
- Stubs for NdrConvert, NdrConvert2, and NdrServerInitializeNew.
-
- 25 Oct, 2002 2 commits
-
-
Greg Turner authored
code. - Add some assertions where assumptions are made (need way more). - Plug the binding handle into the RPC_MESSAGE during NdrGetBuffer. - Implement NdrSendReceive. - Attempt to support client and server bindings in I_RpcSend[Receive].
-
Greg Turner authored
- Implement NdrGetBuffer, NdrFreeBuffer, NdrConformantStringBufferSize and NdrConformantStringMarshall. - Define the RPC_FC_C_CSTRING constant. - Perhaps I don't want those MIDL_*_FORMAT_STRING structs, after all. Removed. - Add RPC todo list. - MIDL_STUB_MESSAGE.uFlags aren't. - Comment out the NdrClientCall2 mock-up since that stuff is in the process of being implemented and might cause problems.
-
- 23 Oct, 2002 1 commit
-
-
Greg Turner authored
-
- 22 Oct, 2002 1 commit
-
-
Greg Turner authored
- Move NdrConformantStringMarshall to new ndr_marshall.c. - Stubs for NdrConformantStringBufferSize, NdrConformantStringMemorySize, and NdrConformantStringUnmarshall.
-
- 21 Oct, 2002 1 commit
-
-
Greg Turner authored
NdrSendReceive.
-
- 19 Oct, 2002 1 commit
-
-
Greg Turner authored
I think). Stubs for NdrClientInitializeNew, NdrConformantStringMarshall, NdrGetBuffer, NdrFreeBuffer, and NdrSendReceive (not in specfile yet).
-
- 10 Oct, 2002 1 commit
-
-
Ove Kaaven authored
NdrProxySendReceive, NdrStubGetBuffer, NdrStubInitialize.
-