projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ddraw: Use real handles for state blocks.
[wine]
/
dlls
/
rpcrt4
/
2006-10-16
Michael Stefaniuc
janitorial: Remove redundant NULL checks before calling...
tree
|
commitdiff
2006-10-13
Francois Gouget
rpcrt4: Add RPC_CSTR, RPC_WSTR and update the prototype...
tree
|
commitdiff
2006-10-11
Ge van Geldorp
winapi_test: Regenerate tests.
tree
|
commitdiff
2006-10-09
Michael Stefaniuc
rpcrt4/tests: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-05
Francois Gouget
Add missing '\n's to Wine traces.
tree
|
commitdiff
2006-10-03
Robert Shearman
rpcrt4: Use I_Rpc{Allocate, Free} instead of Heap{Alloc...
tree
|
commitdiff
2006-10-03
Robert Shearman
rpcrt4: RpcBindingCopy is implemented.
tree
|
commitdiff
2006-10-03
Robert Shearman
rpcrt4: Don't use HEAP_ZERO_MEMORY when most of the...
tree
|
commitdiff
2006-10-02
Francois Gouget
rpcrt4: Don't return void values. This fixes Visual...
tree
|
commitdiff
2006-09-29
Francois Gouget
Add missing '\n's to ok() calls.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-28
Thomas Weidenmueller
rpcrt4: Fix RpcMgmtSetServerStackSize prototype.
tree
|
commitdiff
2006-09-26
Andrew Talbot
rpcrt4: Cast-qual warnings fix.
tree
|
commitdiff
2006-09-26
Andrew Talbot
rpcrt4: Cast-qual warnings fix.
tree
|
commitdiff
2006-09-26
Andrew Talbot
rpcrt4: Cast-qual warnings fix.
tree
|
commitdiff
2006-09-26
Andrew Talbot
rpcrt4: Cast-qual warnings fix.
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-08
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-09-07
Robert Shearman
rpcrt4: Raise an exception if IRpcChannelBuffer_GetBuff...
tree
|
commitdiff
2006-09-07
Huw Davies
rpcrt4: Add delegating stub support.
tree
|
commitdiff
2006-09-07
Huw Davies
rpcrt4: Add infrastructure to create and manage a varia...
tree
|
commitdiff
2006-09-07
Huw Davies
rpcrt4: Tests on NdrCStdStubBuffer_Release to show...
tree
|
commitdiff
2006-09-07
Huw Davies
rpcrt4: Tidy up CStdStubBuffer_QueryInterface.
tree
|
commitdiff
2006-09-07
Huw Davies
rpcrt4: Tidy up CStdStubBuffer_AddRef,Release.
tree
|
commitdiff
2006-09-07
Robert Shearman
rpcrt4: Make the reference counting in the standard...
tree
|
commitdiff
2006-09-07
Robert Shearman
rpcrt4: Fix NdrStubGetBuffer to use the IRpcChannelBuff...
tree
|
commitdiff
2006-09-07
Robert Shearman
rpcrt4: Remove some unused code.
tree
|
commitdiff
2006-09-07
Robert Shearman
rpcrt4: Rename ndr_midl.c to ndr_clientserver.c to...
tree
|
commitdiff
2006-09-07
Robert Shearman
rpcrt4: Move NdrStub* functions to cstub.c and move...
tree
|
commitdiff
2006-08-29
Huw Davies
rpcrt4: Add a test for IRpcStubBuffer_Connect on a...
tree
|
commitdiff
2006-08-29
Huw Davies
rpcrt4: Add a helper function to create a stub.
tree
|
commitdiff
2006-08-28
Alexandre Julliard
makefiles: Only run test and documentation targets...
tree
|
commitdiff
2006-08-23
Huw Davies
rpcrt4: Tests for CStdStubBuffer_Disconnect and a tidy...
tree
|
commitdiff
2006-08-23
Huw Davies
rpcrt4: Tests for CStdStubBuffer_Connect and fixes...
tree
|
commitdiff
2006-08-23
Huw Davies
rpcrt4: Add tests for CreateStub and fix up CStdStubBuf...
tree
|
commitdiff
2006-08-23
Huw Davies
rpcrt4: Add tests for NdrStubForwardingFunction and...
tree
|
commitdiff
2006-08-23
Huw Davies
rpcrt4: Tests for NdrDllGetClassObject.
tree
|
commitdiff
2006-08-21
Stefan Huehner
Fix some -Wstrict-prototype warnings () -> (void).
tree
|
commitdiff
2006-08-18
Huw Davies
rpcrt4: Remember to skip over the conformance description.
tree
|
commitdiff
2006-08-17
Huw Davies
rpcrt4: Add tests for NdrAllocate.
tree
|
commitdiff
2006-08-16
Robert Shearman
rpcrt4: Move processing of the arguments from NdrClient...
tree
|
commitdiff
2006-08-09
Robert Shearman
rpcrt4: Forward NdrClientCall to NdrClientCall2.
tree
|
commitdiff
2006-08-09
Robert Shearman
rpcrt4: Add some more traces and make the stack offsets...
tree
|
commitdiff
2006-08-09
Robert Shearman
rpcrt4: Change call_memory_sizer to preserve the buffer...
tree
|
commitdiff
2006-08-09
Robert Shearman
rpcrt4: Set retval_ptr and allocate memory for out...
tree
|
commitdiff
2006-08-09
Robert Shearman
rpcrt4: Support fixed arrays in calc_arg_size.
tree
|
commitdiff
2006-08-09
Robert Shearman
rpcrt4: Complex types should be dereferenced an extra...
tree
|
commitdiff
2006-08-09
Robert Shearman
rpcrt4: Fix the stack offset for the old format stubles...
tree
|
commitdiff
2006-08-04
Robert Shearman
rpcrt4: Make the error output on a failed binding more...
tree
|
commitdiff
2006-07-25
Phil Lodwick
rpcrt4: Support for SMVARRAY in EmbeddedComplexSize.
tree
|
commitdiff
2006-07-24
Robert Shearman
rpcrt4: Set BufferMark before calling EmbeddedPointerMa...
tree
|
commitdiff
2006-07-24
Robert Shearman
rpcrt4: Improve the stubs for RpcImpersonateClient...
tree
|
commitdiff
2006-07-24
Robert Shearman
rpcrt4: Support small fixed arrays in EmbeddedComplexSize.
tree
|
commitdiff
2006-07-24
Robert Shearman
rpcrt4: Allocate memory based on MaxCount, not ActualCo...
tree
|
commitdiff
2006-07-24
Robert Shearman
rpcrt4: Add support for marshaling the FC_HYPER base...
tree
|
commitdiff
2006-07-18
Robert Shearman
rpcrt4: Display a big message box if the user tries...
tree
|
commitdiff
2006-07-18
Robert Shearman
rpcrt4: Handle more structure padding values.
tree
|
commitdiff
2006-07-14
Robert Shearman
rpcrt4: Fix Variance Callback Functions.
tree
|
commitdiff
2006-07-14
Robert Shearman
rpcrt4: Add the threading model and a description when...
tree
|
commitdiff
2006-07-13
Robert Shearman
rpcrt4: Add a stub for I_RpcMapWin32Status.
tree
|
commitdiff
2006-07-11
Alexandre Julliard
libs: Merged libwine_unicode into libwine.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-07-07
Michael Stefaniuc
janitorial: Put "inline static" at the beginning of...
tree
|
commitdiff
2006-07-05
Huw Davies
rpcrt4: Don't advance the buffer for FC_STRUCTPAD2.
tree
|
commitdiff
2006-06-30
Robert Shearman
rpcrt4: Add a stub for RpcMgmtSetServerStackSize.
tree
|
commitdiff
2006-06-26
Huw Davies
rpcrt4: Calculate size of FC_STRUCT arguments correctly.
tree
|
commitdiff
2006-06-21
Robert Shearman
rpcrt4: Stubs for RpcRevertToSelf and RpcMgmtSetComTimeout.
tree
|
commitdiff
2006-06-21
Robert Shearman
rpcrt4: Add stub for RpcMgmtEnableIdleCleanup.
tree
|
commitdiff
2006-06-20
Huw Davies
rpcrt4: Don't use a short to hold the packet length...
tree
|
commitdiff
2006-06-19
Robert Shearman
rpcrt4: Move the packet manipulation from the exception...
tree
|
commitdiff
2006-06-19
Robert Shearman
rpcrt4: Use the thread pool in the RPC server for proce...
tree
|
commitdiff
2006-06-16
Huw Davies
rpcrt4: Fix the argument size of conformant arrays.
tree
|
commitdiff
2006-06-14
Robert Shearman
rpcrt4: getaddrinfo returns any non-zero value on failu...
tree
|
commitdiff
2006-06-13
Alexandre Julliard
rpcrt4: Don't use sizeof in traces to avoid printf...
tree
|
commitdiff
2006-06-13
Alexandre Julliard
rpcrt4/tests: Don't use sizeof in ok() to avoid printf...
tree
|
commitdiff
2006-06-12
Robert Shearman
rpcrt4: Add an exception handler for CStdStubBuffer_Invoke.
tree
|
commitdiff
2006-06-12
Robert Shearman
rpcrt4: Initialise pStubMsg->MemorySize to zero before...
tree
|
commitdiff
2006-06-12
Robert Shearman
rpcrt4: Use safe_mutiply in conformant array functions.
tree
|
commitdiff
2006-06-12
Robert Shearman
rpcrt4: Pass in a maximum variance value to ReadVarianc...
tree
|
commitdiff
2006-06-12
Robert Shearman
rpcrt4: Check that strings are null-terminated on unmar...
tree
|
commitdiff
2006-06-12
Robert Shearman
rpcrt4: Use safe_multiply when multiplying anything...
tree
|
commitdiff
2006-06-12
Robert Shearman
rpcrt4: Raise an exception during unmarshaling if a...
tree
|
commitdiff
2006-06-12
Robert Shearman
rpcrt4: Introduce a new function, safe_multiply, which...
tree
|
commitdiff
2006-06-09
Robert Shearman
rpcrt4: Clear an object pointer during unmarshaling...
tree
|
commitdiff
2006-06-09
Robert Shearman
rpcrt4: Initialise pStubMsg->MemorySize to zero before...
tree
|
commitdiff
2006-06-09
Robert Shearman
rpcrt4: Don't raise an exception if there is no freer...
tree
|
commitdiff
2006-06-09
Robert Shearman
rpcrt4: Implement more base types for complex types.
tree
|
commitdiff
2006-06-09
Robert Shearman
rpcrt4: Now that there's a process-wide pool of connect...
tree
|
commitdiff
2006-06-09
Robert Shearman
rpcrt4: Return the status received from RPCRT4_Send...
tree
|
commitdiff
2006-06-09
Alexandre Julliard
rpcrt4: Make the protseq_ops structure constant.
tree
|
commitdiff
2006-06-08
Alexandre Julliard
rpcrt4: Avoid potential redefinition of uuid_t.
tree
|
commitdiff
2006-06-08
Robert Shearman
rpcrt4: Implement a process-wide connection pool for...
tree
|
commitdiff
2006-06-08
Robert Shearman
rpcrt4: Fix the retrieval of This for interpreted proxies.
tree
|
commitdiff
2006-06-08
Robert Shearman
rpcrt4: Implement full-pointer support for interpreted...
tree
|
commitdiff
2006-06-05
Robert Shearman
rpcrt4: Implement varying array NDR functions.
tree
|
commitdiff
2006-06-05
Robert Shearman
rpcrt4: Don't call NdrBaseTypeMemorySize from within...
tree
|
commitdiff
2006-06-03
Robert Shearman
rpcrt4: Don't try to resolve the name when constructing...
tree
|
commitdiff
next