projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rpcrt4: Don't declare functions that aren't exported by rpcrt4.dll in include/rpcndr.h.
[wine]
/
dlls
/
rpcrt4
/
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
2008-08-18
Rob Shearman
rpcrt4: Fix a typo in the ncalrpc protseq in the epm_en...
tree
|
commitdiff
2008-08-18
Rob Shearman
rpcrt4: Re-implement part of the conformant varying...
tree
|
commitdiff
2008-08-18
Rob Shearman
rpcrt4: Factorise conformant string functions into...
tree
|
commitdiff
2008-08-18
Rob Shearman
rpcrt4: Factorise conformant varying array functions...
tree
|
commitdiff
2008-08-18
Rob Shearman
rpcrt4: Add tests for a complex struct with conformant...
tree
|
commitdiff
2008-08-18
Rob Shearman
rpcrt4: Factorise conformant array NDR functions and...
tree
|
commitdiff
2008-07-31
Rob Shearman
rpcrt4: Validate the uuid portion of the string passed...
tree
|
commitdiff
2008-07-28
Francois Gouget
Add some API documentation stubs to make winapi_check...
tree
|
commitdiff
2008-07-23
Alexandre Julliard
make_makefiles: Explicitly list the Wine headers that...
tree
|
commitdiff
2008-07-16
Rob Shearman
rpcrt4: Fix the memory pointer passed into the conforma...
tree
|
commitdiff
2008-07-14
Rob Shearman
rpcrt4: Implement RpcCancelThreadEx.
tree
|
commitdiff
2008-07-14
Andrew Talbot
rpcrt4: Remove unneeded address-of operator from array...
tree
|
commitdiff
2008-07-14
Rob Shearman
rpcrt4: Ignore the return value of functions when unmar...
tree
|
commitdiff
2008-07-14
Rob Shearman
rpcrt4: Implement MesDecodeBufferHandleCreate and MesEn...
tree
|
commitdiff
2008-07-14
Rob Shearman
rpcrt4: Implement NdrMesProcEncodeDecode.
tree
|
commitdiff
2008-07-14
Rob Shearman
rpcrt4: Implement MesEncodeIncrementalHandleCreate...
tree
|
commitdiff
2008-07-08
Alexandre Julliard
tests: Don't depend on the static uuid libraries in...
tree
|
commitdiff
2008-07-08
James Hawkins
rpcrt4: Fix a test that fails in win2k3.
tree
|
commitdiff
2008-07-07
Alexandre Julliard
rpcrt4: Use interlocked functions to increment/decremen...
tree
|
commitdiff
2008-07-07
Rob Shearman
rpcrt4: Clear the memory of embedded complex types...
tree
|
commitdiff
2008-07-07
Rob Shearman
include: Remove unused file wine/rpcss_shared.h.
tree
|
commitdiff
2008-07-04
Rob Shearman
rpcrt4: Don't reserve space in the buffer for reference...
tree
|
commitdiff
2008-07-04
Rob Shearman
rpcrt4: Implement memory sizing for pointers in complex...
tree
|
commitdiff
2008-07-04
Rob Shearman
rpcrt4: The conformant array offset in complex structs...
tree
|
commitdiff
2008-07-04
Rob Shearman
rpcrt4: Fix NdrComplexArrayUnmarshall and NdrComplexStr...
tree
|
commitdiff
2008-07-04
Rob Shearman
rpcrt4: Support calculating the size in memory of range...
tree
|
commitdiff
2008-07-02
James Hawkins
rpcrt4: Fix a failing test in win2k.
tree
|
commitdiff
2008-07-02
Rob Shearman
rpcrt4: Reset the BufferLength to the used part of...
tree
|
commitdiff
2008-07-01
James Hawkins
rpcrt4: Fix a few failing tests in win2k.
tree
|
commitdiff
2008-07-01
Rob Shearman
rpcrt4: Add a comment in NdrSendReceive explaining...
tree
|
commitdiff
2008-07-01
Alexandre Julliard
widl: Add some support for unencapsulated unions that...
tree
|
commitdiff
next