projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
richedit: Now painting the newly supported underline types.
[wine]
/
dlls
/
rpcrt4
/
2007-12-31
Rob Shearman
rpcrt4: Fix NdrGetBuffer to set the correct fields...
tree
|
commitdiff
2007-12-31
Rob Shearman
rpcrt4: Make some variables in the tests static.
tree
|
commitdiff
2007-12-31
Rob Shearman
rpcrt4: Add tests for NdrServerInitializeNew.
tree
|
commitdiff
2007-12-31
Rob Shearman
rpcrt4: Fix the MIDL_STUB_MESSAGE fields set by NdrServ...
tree
|
commitdiff
2007-12-31
Rob Shearman
rpcrt4: Fix a case of destroying a context handle witho...
tree
|
commitdiff
2007-12-31
Rob Shearman
rpcrt4: Keep a track of server context handles allocate...
tree
|
commitdiff
2007-12-31
Rob Shearman
rpcrt4: Implement NdrConformantStringMemorySize.
tree
|
commitdiff
2007-12-31
Rob Shearman
rpcrt4: Add some tests for non-conformant strings.
tree
|
commitdiff
2007-12-31
Rob Shearman
rpcrt4: Implement non-conformant string functions.
tree
|
commitdiff
2007-12-26
Rob Shearman
rpcrt4: Re-use existing memory for embedded pointers...
tree
|
commitdiff
2007-12-26
Rob Shearman
rpcrt4: Re-use existing memory for embedded pointers...
tree
|
commitdiff
2007-12-26
Rob Shearman
rpcrt4: Add tests for varying and conformant varying...
tree
|
commitdiff
2007-12-26
Rob Shearman
rpcrt4: Add tests for low-level context handle functions.
tree
|
commitdiff
2007-12-26
Rob Shearman
rpcrt4: Implement low-level context handle support.
tree
|
commitdiff
2007-12-26
Rob Shearman
rpcrt4: Implement higher-level NDR server context handl...
tree
|
commitdiff
2007-12-26
Rob Shearman
rpcrt4: Move low-level NDR context handle functions...
tree
|
commitdiff
2007-12-23
Rob Shearman
rpcrt4: Set pStubMsg->BufferMark in NdrConformantVaryin...
tree
|
commitdiff
2007-12-21
Rob Shearman
rpcrt4: Fix a memory leak from the get_filename call...
tree
|
commitdiff
2007-12-21
Rob Shearman
rpcrt4: Print an error if stub buffer pointer is passed...
tree
|
commitdiff
2007-12-20
Rob Shearman
rpcrt4: Fix NdrConformantStringUnmarshall to always...
tree
|
commitdiff
2007-12-19
Rob Shearman
rpcrt4: Don't use BufferEnd in RpcStream_Write.
tree
|
commitdiff
2007-12-19
Rob Shearman
rpcrt4: Initialise memory passed into RPCs in the serve...
tree
|
commitdiff
2007-12-19
Rob Shearman
rpcrt4: Memory should only be cleared in ComplexUnmarsh...
tree
|
commitdiff
2007-12-19
Rob Shearman
rpcrt4: Fix the ALIGN_POINTER_CLEAR macro.
tree
|
commitdiff
2007-12-18
Rob Shearman
rpcrt4: Implement I_RpcGetCurrentCallHandle.
tree
|
commitdiff
2007-12-18
Michael Stefaniuc
rpcrt4: Add missing LeaveCriticalSection. Found by...
tree
|
commitdiff
2007-12-18
Rob Shearman
rpcrt4: Add a stub for I_RpcGetCurrentCallHandle.
tree
|
commitdiff
2007-12-18
Rob Shearman
rpcrt4: Don't copy memory from the buffer in NdrConform...
tree
|
commitdiff
2007-12-18
Francois Gouget
rpcrt4: Add an rpcasync.h header stub and fix the RpcEr...
tree
|
commitdiff
2007-12-17
Rob Shearman
rpcrt4: Move association code into a separate file.
tree
|
commitdiff
2007-12-17
Rob Shearman
rpcrt4: Make a server association when a bind packet...
tree
|
commitdiff
2007-12-17
Rob Shearman
rpcrt4: Return an error from rpcrt4_conn_tcp_read if...
tree
|
commitdiff
2007-12-17
Rob Shearman
rpcrt4: Fix NdrConformantStringUnmarshall to use buffer...
tree
|
commitdiff
2007-12-17
Rob Shearman
rpcrt4: Add a FIXME for RPC_FC_P_ALLOCALLNODES in Point...
tree
|
commitdiff
2007-12-17
Rob Shearman
rpcrt4: Clear padding inserted into the buffer during...
tree
|
commitdiff
2007-12-14
Rob Shearman
include: Make RpcRaiseException DECLSPEC_NORETURN,...
tree
|
commitdiff
2007-12-14
Rob Shearman
rpcrt4: Fix a typo in rpcrt4_conn_tcp_read.
tree
|
commitdiff
2007-12-14
Rob Shearman
rpcrt4: Update TODO list.
tree
|
commitdiff
2007-12-14
Rob Shearman
rpcrt4: Document NdrAllocate.
tree
|
commitdiff
2007-12-14
Rob Shearman
rpcrt4: Partially revert commit 18faf3184b2ea263d77c2a7...
tree
|
commitdiff
2007-12-14
Rob Shearman
rpcrt4: Free the base pointer in PointerFree when freei...
tree
|
commitdiff
2007-12-14
Rob Shearman
rpcrt4: Fix the check in NdrPointerFree.
tree
|
commitdiff
2007-12-14
Rob Shearman
rpcrt4: NdrStubGetBuffer shouldn't set BufferStart...
tree
|
commitdiff
2007-12-14
Rob Shearman
Revert "rpcrt4: Try to free every non-stack pointer...
tree
|
commitdiff
2007-12-13
Rob Shearman
rpcrt4: Add tests for freeing non-NdrAllocate allocated...
tree
|
commitdiff
2007-12-12
Rob Shearman
rpcrt4: Try to free every non-stack pointer in PointerF...
tree
|
commitdiff
2007-12-12
Rob Shearman
rpcrt4: Store allocated memory in a singly-linked list...
tree
|
commitdiff
2007-12-12
Rob Shearman
rpcrt4: Make the NdrAllocate tests pass on XP SP2 and...
tree
|
commitdiff
2007-12-11
Rob Shearman
widl: Add support for non-basetype return types.
tree
|
commitdiff
2007-12-10
Rob Shearman
rpcrt4: Pass the USER_MARSHAL_CB structure into user...
tree
|
commitdiff
2007-12-10
Rob Shearman
rpcrt4: NdrRangeUnmarshall is implemented so add it...
tree
|
commitdiff
2007-12-10
Rob Shearman
rpcrt4: Implement NdrConformantArrayMemorySize.
tree
|
commitdiff
2007-12-08
Rob Shearman
rpcrt4: Add a missing break in DllMain.
tree
|
commitdiff
2007-12-08
Rob Shearman
rpcrt4: Save the buffer in EmbeddedPointerMemorySize...
tree
|
commitdiff
2007-12-08
Rob Shearman
rpcrt4: Fix the return value from NdrSimpleStructMemory...
tree
|
commitdiff
2007-12-08
Rob Shearman
rpcrt4: Add a trace to NdrBaseTypeMemorySize.
tree
|
commitdiff
2007-12-08
Rob Shearman
rpcrt4: Implement PointerMemorySize.
tree
|
commitdiff
2007-12-08
Rob Shearman
rpcrt4: Fix NdrConformantStructUnmarshall to use buffer...
tree
|
commitdiff
2007-12-08
Rob Shearman
rpcrt4: Fix NdrFixedArrayUnmarshall to use buffer memor...
tree
|
commitdiff
2007-12-08
Rob Shearman
rpcrt4: Fix NdrConformantArrayUnmarshall to use buffer...
tree
|
commitdiff
2007-12-07
Alexandre Julliard
Avoid size_t types in traces.
tree
|
commitdiff
2007-12-07
Rob Shearman
rpcrt4: Use an alertable wait in rpcrt4_protseq_np_wait...
tree
|
commitdiff
2007-12-07
Rob Shearman
rpcrt4: Implement NdrConformantStructFree.
tree
|
commitdiff
2007-12-07
Rob Shearman
rpcrt4: Improve PointerFree to not free buffer memory.
tree
|
commitdiff
2007-12-06
Rob Shearman
rpcrt4: Fix a memory leak caused by NdrFullPointerXlatF...
tree
|
commitdiff
2007-12-06
Rob Shearman
rpcrt4: Fix a memory leak when freeing an association...
tree
|
commitdiff
2007-12-06
Rob Shearman
rpcrt4: Fix a memory leak in RpcAssoc_BindConnection.
tree
|
commitdiff
2007-12-05
Rob Shearman
rpcrt4: Set the memory pointer in NdrBaseTypeUnmarshall...
tree
|
commitdiff
2007-12-05
Rob Shearman
rpcrt4: Set fMustAlloc to TRUE when unmarshalling an...
tree
|
commitdiff
2007-12-04
Rob Shearman
rpcrt4: Add tests for a pointer to a conformant strings.
tree
|
commitdiff
2007-12-04
Rob Shearman
rpcrt4: Set the destination pointer in PointerUnmarshal...
tree
|
commitdiff
2007-12-04
Rob Shearman
rpcrt4: Handle all non-continuable exceptions in CStdSt...
tree
|
commitdiff
2007-12-04
Rob Shearman
rpcrt4: Put the delegating stub thunks in an executable...
tree
|
commitdiff
2007-12-04
Rob Shearman
rpcrt4: Call IRpcChannelBuffer_GetDestCtx in NdrStubIni...
tree
|
commitdiff
2007-12-04
Rob Shearman
rpcrt4: Flesh out more of the IRpcChannelBuffer vtable...
tree
|
commitdiff
2007-12-03
Rob Shearman
rpcrt4: Test that the string retrieved from get_name...
tree
|
commitdiff
2007-12-03
Rob Shearman
rpcrt4: Reverse the conditions for which *pPointer...
tree
|
commitdiff
2007-12-03
Rob Shearman
rpcrt4: Initialise the memory in test_simple_struct_mar...
tree
|
commitdiff
2007-11-30
Rob Shearman
rpcrt4: Fix NdrSimpleStructUnmarshall to cope with...
tree
|
commitdiff
2007-11-30
Rob Shearman
rpcrt4: Improve PointerUnmarshall to cope with keeping...
tree
|
commitdiff
2007-11-30
Rob Shearman
rpcrt4: Move forcing of fMustAlloc to NULL to the calle...
tree
|
commitdiff
2007-11-30
Rob Shearman
rpcrt4: EmbeddedPointerUnmarshall doesn't need to chang...
tree
|
commitdiff
2007-11-30
Rob Shearman
rpcrt4: Errors in sending or receiving packets should...
tree
|
commitdiff
2007-11-29
Rob Shearman
rpcrt4: Fix an integer overflow in NdrConformantStructM...
tree
|
commitdiff
2007-11-29
Rob Shearman
rpcrt4: Fix some more potential buffer overflows.
tree
|
commitdiff
2007-11-29
Rob Shearman
rpcrt4: Check there is enough space in the buffer and...
tree
|
commitdiff
2007-11-29
Rob Shearman
rpcrt4: Check for integer overflows when increasing...
tree
|
commitdiff
2007-11-27
Rob Shearman
rpcrt4: Fix the tests for up_enum16.
tree
|
commitdiff
2007-11-27
Michael Stefaniuc
rpcrt4: socket() returns -1 on error so check the retur...
tree
|
commitdiff
2007-11-21
Rob Shearman
rpcrt4: Raise an exception if a NULL ref-pointer is...
tree
|
commitdiff
2007-11-19
Rob Shearman
rpcrt4: Hold the thread-data's critical section while...
tree
|
commitdiff
2007-11-13
Francois Gouget
rpcrt4: Add some missing prototypes and better match...
tree
|
commitdiff
2007-11-13
Rob Shearman
rpcrt4: Fix a copy and paste mistake in declaring threa...
tree
|
commitdiff
2007-11-13
Francois Gouget
rpcrt4: Add an API documentation stub to make winapi_ch...
tree
|
commitdiff
2007-11-13
Rob Shearman
rpcrt4: Implement RpcCancelThread for the ncacn_ip_tcp...
tree
|
commitdiff
2007-11-07
Rob Shearman
rpcrt4: Add stubs for RpcMgmtSetCancelTimeout and RpcCa...
tree
|
commitdiff
2007-11-07
Rob Shearman
rpcrt4: Add a stub for RpcErrorStartEnumeration.
tree
|
commitdiff
2007-11-06
Dan Hipschman
widl: Don't rely on type_memsize to return 0 for all...
tree
|
commitdiff
2007-11-05
Rob Shearman
rpcrt4: Handle FC_IGNORE in the base type functions.
tree
|
commitdiff
2007-11-05
Dan Hipschman
widl: Handle pointers to conformant arrays (e.g., ...
tree
|
commitdiff
next