projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Implement d3dx9_41 and forward the functions to d3dx9_36.
[wine]
/
dlls
/
rpcrt4
/
2009-03-30
Rob Shearman
rpcrt4: Free the memory allocated for the protseq and...
tree
|
commitdiff
2009-03-30
Rob Shearman
rpcrt4: RpcServerUseProtseqEp(..., NULL, ...) should...
tree
|
commitdiff
2009-03-26
Austin English
rpcrt4/test: Change a skip to win_skip.
tree
|
commitdiff
2009-03-26
Rob Shearman
rpcrt4: Ensure that only the IP/IPv6 address families...
tree
|
commitdiff
2009-03-26
Rob Shearman
rpcrt4: Allow listening on dynamically generated ncacn_...
tree
|
commitdiff
2009-03-26
Rob Shearman
rpcrt4: Re-use already registered endpoints for a proto...
tree
|
commitdiff
2009-03-26
Alexandre Julliard
rpcrt4: Disable HTTP support if we don't have socketpai...
tree
|
commitdiff
2009-03-26
Huw Davies
rpcrt4: Dynamically allocate the buffer if the fixed...
tree
|
commitdiff
2009-03-25
Rob Shearman
rpcrt4: Implement RPC over HTTP support.
tree
|
commitdiff
2009-03-25
Rob Shearman
rpcrt4: Implement stubless asynchronous NDR interpreter.
tree
|
commitdiff
2009-03-24
Rob Shearman
rpcrt4: Fix crash when calling RpcServerUseProtseq...
tree
|
commitdiff
2009-03-23
Rob Shearman
rpcrt4: Fix a memory leak in union unmarshall functions...
tree
|
commitdiff
2009-03-23
Rob Shearman
rpcrt4: Implement NdrRangeUnmarshall for enum types.
tree
|
commitdiff
2009-03-23
Rob Shearman
rpcrt4: Simplify some code in RpcServerInqBindings...
tree
|
commitdiff
2009-03-23
Rob Shearman
rpcrt4: Free the resources associated with server proto...
tree
|
commitdiff
2009-03-13
Michael Stefaniuc
widl: Output "LONG" instead of "long" for a 32bit integer.
tree
|
commitdiff
2009-03-12
Alexandre Julliard
rpcrt4: Use RpcMsg->Buffer instead of BufferStart since...
tree
|
commitdiff
2009-03-11
Rob Shearman
rpcrt4: Add a check for a NULL ref pointer to NdrPointe...
tree
|
commitdiff
2009-02-24
Rob Shearman
rpcrt4: Fix use of uninitialised variable in NdrDllRegi...
tree
|
commitdiff
2009-02-23
Francois Gouget
rpcrt4/tests: Use win_skip() to skip over unimplemented...
tree
|
commitdiff
2009-02-16
Michael Stefaniuc
rpcrt4: Remove superfluous pointer casts.
tree
|
commitdiff
2009-02-09
Juan Lang
rpcrt4: Don't abort reading from a pipe if a single...
tree
|
commitdiff
2009-02-06
Rob Shearman
rpcrt4: Change the test of CStdStubBuffer->pPSFactory...
tree
|
commitdiff
2009-02-02
Rob Shearman
Change parameter type from size_t to SIZE_T for MIDL_us...
tree
|
commitdiff
2009-01-29
Rob Shearman
rpcrt4: Fix a cstub test failure on older versions...
tree
|
commitdiff
2009-01-28
Rob Shearman
rpcrt4: Add tests for NdrGetUserMarshalInfo.
tree
|
commitdiff
2009-01-28
Rob Shearman
rpcrt4: Implement NdrGetUserMarshalInfo.
tree
|
commitdiff
2009-01-28
Rob Shearman
rpcrt4: Don't test for a specific value for fBufferVali...
tree
|
commitdiff
2009-01-26
Alexandre Julliard
rpcrt4: Don't align the buffer pointer in ComplexStruct...
tree
|
commitdiff
2009-01-26
Rob Shearman
rpcrt4: Fix buffer overflow in UUID tests.
tree
|
commitdiff
2009-01-23
Rob Shearman
rpcrt4: Remove the NDR version check from NdrClientCall...
tree
|
commitdiff
2009-01-23
Rob Shearman
rpcrt4: Don't declare functions that aren't exported...
tree
|
commitdiff
2009-01-23
Hans Leidekker
rpcrt4: Move NdrGetUserMarshalInfo stub near user marsh...
tree
|
commitdiff
2009-01-22
Juan Lang
rpcrt4: Use pseudo-random numbers to generate UUIDs...
tree
|
commitdiff
2009-01-21
Hans Leidekker
rpcrt4: Add a stub implementation of NdrGetUserMarshalInfo.
tree
|
commitdiff
2009-01-19
Andrew Talbot
rpcrt4: Declare some functions static.
tree
|
commitdiff
2009-01-14
Francois Gouget
rpcrt4/tests: Add a trailing '\n' to ok() calls.
tree
|
commitdiff
2009-01-13
Ge van Geldorp
rpcrt4/tests: Remove NdrVaryingArrayUnmarshall() test...
tree
|
commitdiff
2009-01-12
Michael Karcher
widl: Dereference operator in expr works on any declare...
tree
|
commitdiff
2009-01-12
Rob Shearman
rpcrt4: Unmarshalling functions should always set fMust...
tree
|
commitdiff
2009-01-12
Michael Stefaniuc
include: Use ULONG in rpcdcep.h for Win64 compatibility.
tree
|
commitdiff
2009-01-09
Alexandre Julliard
rpcrt4/tests: Fix an uninitialized pointer check for...
tree
|
commitdiff
2009-01-08
Alexandre Julliard
rpcrt4: Fix an unused value warning on non-i386.
tree
|
commitdiff
2009-01-08
Alexandre Julliard
rpcrt4/tests: Avoid printing pointer differences in...
tree
|
commitdiff
2009-01-08
Francois Gouget
winapi_test: The tests don't support WIN64 yet so disab...
tree
|
commitdiff
2009-01-08
Francois Gouget
winapi_test: The real tests are done at compile time...
tree
|
commitdiff
2009-01-08
Francois Gouget
winapi_test: Fix TEST_FIELD() so it correctly tests...
tree
|
commitdiff
2009-01-08
Francois Gouget
winapi_test: FIELD_ALIGNMENT() is redundant so remove it.
tree
|
commitdiff
2009-01-08
Francois Gouget
winapi_test: Updated so the generated tests work.
tree
|
commitdiff
2009-01-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2009-01-06
Michael Stefaniuc
include: sspi.h: Use the Win types as per MSDN.
tree
|
commitdiff
2009-01-04
Michael Stefaniuc
include: Change unsigned long to ULONG in rpcdce.h...
tree
|
commitdiff
2009-01-04
Michael Stefaniuc
include: Change RPC_STATUS from long to LONG for Win64...
tree
|
commitdiff
2008-12-22
Alexandre Julliard
rpcrt4: Disable TCP/IP connection support if we don...
tree
|
commitdiff
2008-12-17
Francois Gouget
rpcrt4/tests: Fix the trailing '\n' in an ok() call.
tree
|
commitdiff
2008-12-16
Paul Vriens
rpcrt4/tests: Move function pointer initialization...
tree
|
commitdiff
2008-12-16
Paul Vriens
rpcrt4/tests: Use GetModuleHandle instead of LoadLibrary.
tree
|
commitdiff
2008-12-04
Alexandre Julliard
rpcrt4: Make a variable static.
tree
|
commitdiff
2008-11-29
Alexandre Julliard
rpcrt4: Create the NumMethods key too when registering...
tree
|
commitdiff
2008-11-29
Alexandre Julliard
rpcrt4: Use RegDeleteTree to properly unregister interf...
tree
|
commitdiff
2008-11-29
Alexandre Julliard
rpcrt4: Convert the dll registration routines to Unicode.
tree
|
commitdiff
2008-11-26
Francois Gouget
rpcrt4: Remove WINAPI on static functions where not...
tree
|
commitdiff
2008-11-20
Alexandre Julliard
rpcrt4/tests: Fix test failures on Win9x.
tree
|
commitdiff
2008-11-19
Ricardo Filipe
rpcrt4: Fixed dead increments (llvm/clang).
tree
|
commitdiff
2008-11-07
Andrew Talbot
rpcrt4: Sign-compare warnings fix.
tree
|
commitdiff
2008-10-23
Stefan Leichter
rpcrt4: Add stub for MesEncodeDynBufferHandleCreate.
tree
|
commitdiff
2008-10-18
Alexandre Julliard
rpcrt4: Convert source files to utf-8.
tree
|
commitdiff
2008-10-14
Juan Lang
rpcrt4: Add tests for UuidCreate.
tree
|
commitdiff
2008-10-14
Rob Shearman
rpcrt4: The type referred to by the wire_marshal attrib...
tree
|
commitdiff
2008-10-02
Huw Davies
rpcrt4: Actually set an unmarshalled object ptr to...
tree
|
commitdiff
2008-09-23
Rob Shearman
rpcrt4: Don't call VirtualFree with MEM_RELEASE and...
tree
|
commitdiff
2008-09-23
Hans Leidekker
rpcrt4: Add stub implementations for RpcMgmtInqStats...
tree
|
commitdiff
2008-09-12
Rob Shearman
rpcrt4: Fix memory leak of 0-byte buffer allocated...
tree
|
commitdiff
2008-09-12
Rob Shearman
rpcrt4: Fix memory leaks of hdr in error paths in RPCRT...
tree
|
commitdiff
2008-09-12
Rob Shearman
rpcrt4: Don't crash in NdrDllGetClassObject when a...
tree
|
commitdiff
2008-09-12
Rob Shearman
rpcrt4: Print error messages from RPC message functions...
tree
|
commitdiff
2008-09-12
Rob Shearman
rpcrt4: Free the memory for a registered interface...
tree
|
commitdiff
2008-09-11
Alexandre Julliard
rpcrt4/tests: Fix a couple of test failures on Windows.
tree
|
commitdiff
2008-09-11
Paul Vriens
rpcrt4/tests: Fix some failures on XP-SP3.
tree
|
commitdiff
2008-09-08
Rob Shearman
rpcrt4: Change type of len parameter of NdrAllocate...
tree
|
commitdiff
2008-09-08
Rob Shearman
rpcrt4: Fix typo in unescape_string_binding_componentW.
tree
|
commitdiff
2008-09-08
Rob Shearman
rpcrt4: Only start the RpcSs process for handles to...
tree
|
commitdiff
2008-09-03
James Hawkins
rpcrt4: Fix a failing test in Vista.
tree
|
commitdiff
2008-09-03
James Hawkins
rpcrt4: Remove a test that was replaced by a better...
tree
|
commitdiff
2008-08-29
James Hawkins
rpcrt4: Fix several test failures in Vista.
tree
|
commitdiff
2008-08-28
Paul Vriens
rpcrt4/tests: Skip ok check for win9x.
tree
|
commitdiff
2008-08-27
Rob Shearman
rpcrt4: Add tests for RpcBindingReset.
tree
|
commitdiff
2008-08-19
Rob Shearman
rpcrt4: Implement RpcBindingReset.
tree
|
commitdiff
2008-08-19
Rob Shearman
rpcrt4: Don't get or create an association for bindings...
tree
|
commitdiff
2008-08-19
Rob Shearman
rpcrt4: Check for previous association being NULL in...
tree
|
commitdiff
2008-08-19
Rob Shearman
rpcrt4: Test the endpoint mapper for the ncalrpc protse...
tree
|
commitdiff
2008-08-18
Rob Shearman
rpcrt4: Remove unreachable code in EmbeddedComplexSize.
tree
|
commitdiff
2008-08-18
Rob Shearman
rpcrt4: Fix RpcStringBindingComposeA/W and RpcStringBin...
tree
|
commitdiff
2008-08-18
Rob Shearman
rpcrt4: Print a warning if connecting to a named pipe...
tree
|
commitdiff
2008-08-18
Rob Shearman
rpcrt4: Fix RpcBindingToStringBinding to not generate...
tree
|
commitdiff
2008-08-18
Rob Shearman
rpcrt4: Add test for RpcBindingToStringBindingA.
tree
|
commitdiff
2008-08-18
Rob Shearman
rpcrt4: Check that strings in SMB, NB and pipe floors...
tree
|
commitdiff
2008-08-18
Rob Shearman
rpcrt4: Fix the protid used in ncalrpc tower functions.
tree
|
commitdiff
2008-08-18
Rob Shearman
rpcrt4: Fix crash in rpcrt4_ncalrpc_parse_top_of_tower...
tree
|
commitdiff
2008-08-18
Rob Shearman
rpcrt4: Fix crash calculation of tower size in rpcrt4_n...
tree
|
commitdiff
next