projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
shell32: Add initial Romanian translation.
[wine]
/
dlls
/
rpcrt4
/
2008-06-13
Rob Shearman
rpcrt4: Clear a hole in the ps1 structure in test_simpl...
tree
|
commitdiff
2008-06-13
Rob Shearman
rpcrt4: Initialise the array to be marshalled in test_c...
tree
|
commitdiff
2008-06-12
Paul Vriens
rpcrt4/tests: Fix test failures for win9x, NT4, W2K...
tree
|
commitdiff
2008-06-10
Rob Shearman
rpcrt4: Use RpcServerRegisterIfEx with RPC_IF_ALLOW_CAL...
tree
|
commitdiff
2008-06-10
Rob Shearman
include: Add some missing defines and function declarat...
tree
|
commitdiff
2008-06-09
Alexandre Julliard
rpcrt4: Properly handle the case of a client having...
tree
|
commitdiff
2008-05-26
James Hawkins
rpcrt4: Trace the results of two statuses that return...
tree
|
commitdiff
2008-05-07
Maarten Lankhorst
rpcrt4: Fix ndr_marshall test failures.
tree
|
commitdiff
2008-05-07
Rob Shearman
rpcrt4: Add better traces for the server test.
tree
|
commitdiff
2008-05-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-04-30
Alexandre Julliard
makefiles: List the static libraries as normal imports...
tree
|
commitdiff
2008-04-29
Alexandre Julliard
Include wine/port.h everywhere we use exceptions.
tree
|
commitdiff
2008-04-28
Rob Shearman
rpcrt4: Use safe_copy_from_buffer instead of direct...
tree
|
commitdiff
2008-04-25
Andrew Talbot
rpcrt4: Remove unused variables.
tree
|
commitdiff
2008-04-21
Steven Edwards
rpcrt4: Correct the number of aguments for fill_method...
tree
|
commitdiff
2008-04-21
Austin English
Spelling fixes.
tree
|
commitdiff
2008-04-17
Austin English
Spelling fixes.
tree
|
commitdiff
2008-04-16
Marcus Meissner
rpcrt4: Handle exit path where bind not allocated yet.
tree
|
commitdiff
2008-04-16
Rob Shearman
rpcrt4: Test and fix I_RpcExceptionFilter.
tree
|
commitdiff
2008-04-14
Rob Shearman
rpcrt4: Add buffer size checks to base type unmarshalling.
tree
|
commitdiff
2008-04-11
Rob Shearman
rpcrt4: Implement I_RpcExceptionFilter.
tree
|
commitdiff
2008-04-01
Rob Shearman
rpcrt4: Add a reference to the binding object in I_RpcN...
tree
|
commitdiff
2008-04-01
Rob Shearman
rpcrt4: Improve trace in RPCRT4_find_interface to print...
tree
|
commitdiff
2008-03-31
Andrew Talbot
rpcrt4: Void functions should not return a value.
tree
|
commitdiff
2008-03-28
Rob Shearman
rpcrt4: Print an error if an invalid client context...
tree
|
commitdiff
2008-03-21
Dan Hipschman
widl: Make structures with FC_ENUM16 fields complex.
tree
|
commitdiff
2008-03-21
Dan Hipschman
rpcrt4: Handle FC_ENUM16.
tree
|
commitdiff
2008-03-20
Dan Hipschman
rpcrt4: Use correct count in rpcrt4_conn_np_write.
tree
|
commitdiff
2008-03-17
Rob Shearman
rpcrt4: Add a stub for RpcCancelThreadEx.
tree
|
commitdiff
2008-03-14
Andrew Talbot
rpcrt4: Assign to structs instead of using memcpy.
tree
|
commitdiff
2008-03-10
Rob Shearman
rpcrt4: Fix the pointer level being passed into call_un...
tree
|
commitdiff
2008-03-10
Rob Shearman
rpcrt4: Fix -Oi interpreter for base types.
tree
|
commitdiff
2008-03-10
Rob Shearman
rpcrt4: Check that the input to RPCRT4_strndupW was...
tree
|
commitdiff
2008-03-06
Rob Shearman
rpcrt4: Use closesocket to close sockets and define...
tree
|
commitdiff
2008-03-04
Rob Shearman
makefiles: Simplify the use of the IMPORTLIB variable...
tree
|
commitdiff
2008-03-01
James Hawkins
janitorial: Remove links to any microsoft site.
tree
|
commitdiff
2008-02-29
Rob Shearman
Include config.h and wine/port.h in files that use...
tree
|
commitdiff
2008-02-28
Paul Vriens
rpcrt4/tests: Make tests run on win9x/NT4 again.
tree
|
commitdiff
2008-02-28
Rob Shearman
rpcrt4: Add tests for RpcStringBindingParseA.
tree
|
commitdiff
2008-02-28
Rob Shearman
rpcrt4: Don't crash in RpcStringBindingParseA/W if...
tree
|
commitdiff
2008-02-25
Rob Shearman
rpcrt4: Include ws2tcpip.h instead of Unix headers...
tree
|
commitdiff
2008-02-22
Dan Hipschman
widl: Allow is_string_type to work for typedef'd types.
tree
|
commitdiff
2008-02-16
Rob Shearman
Add a new convenience macro for an exception handler...
tree
|
commitdiff
2008-02-16
Rob Shearman
Don't use GetExceptionCode and GetExceptionInformation...
tree
|
commitdiff
2008-02-15
Rob Shearman
rpcrt4: Add some traces to async_notifier_proc.
tree
|
commitdiff
2008-02-11
Paul Vriens
rpcrt4/tests: Don't crash on WinXP SP3.
tree
|
commitdiff
2008-02-11
Paul Vriens
rpcrt4/tests: Vista uses the same status values as...
tree
|
commitdiff
2008-02-08
Paul Vriens
rpcrt4/tests: Skip rest of the tests if we fail.
tree
|
commitdiff
2008-02-08
Paul Vriens
rpcrt4/tests: Change test for Windows 2003.
tree
|
commitdiff
2008-02-07
Alexandre Julliard
tests: Add a helper routine to wait for a child process...
tree
|
commitdiff
2008-02-05
Rob Shearman
rpcrt4: Fix potential memory leaks on error paths in...
tree
|
commitdiff
2008-02-05
Rob Shearman
rpcrt4: Fix potential memory leaks in RPCRT4_Receive.
tree
|
commitdiff
2008-02-04
Rob Shearman
rpcrt4: Fix memory leaks in the rpc tests.
tree
|
commitdiff
2008-02-04
Rob Shearman
rpcrt4: Fix some incorrect checks in RPCRT4_Receive.
tree
|
commitdiff
2008-01-23
Rob Shearman
rpcrt4: Check the return value of RPCRT4_ClientAuthoriz...
tree
|
commitdiff
2008-01-23
Rob Shearman
rpcrt4: Pass the SPN input to RpcBindingSetAuthInfoA...
tree
|
commitdiff
2008-01-23
Rob Shearman
rpcrt4: Fix the error handling in RpcBindingSetAuthInfo...
tree
|
commitdiff
2008-01-23
Marcus Meissner
rpcrt4: Initialize CurrentHeader.
tree
|
commitdiff
2008-01-22
Rob Shearman
rpcrt4: Don't set BufferStart and BufferEnd in NdrStubC...
tree
|
commitdiff
2008-01-21
Rob Shearman
rpcrt4: Remove some unimplemented win9x-only spec entries.
tree
|
commitdiff
2008-01-21
Rob Shearman
rpcrt4: Move the receiving of an individual fragment...
tree
|
commitdiff
2008-01-21
Rob Shearman
rpcrt4: Implement asynchronous RPC support.
tree
|
commitdiff
2008-01-17
Rob Shearman
rpcrt4: Only initialise the context handle to NULL...
tree
|
commitdiff
2008-01-17
Rob Shearman
rpcrt4: Add an exception handler for stubless object...
tree
|
commitdiff
2008-01-17
Andrew Talbot
rpcrt4: Remove unneeded casts.
tree
|
commitdiff
2008-01-16
Rob Shearman
rpcrt4: Add tests for RPC_FC_P_DEREF|RPC_FC_P_ONSTACK...
tree
|
commitdiff
2008-01-16
Francois Gouget
Fix spelling error in the generated conformance test...
tree
|
commitdiff
2008-01-16
Rob Shearman
rpcrt4: Move the setting of retval_ptr outside of any...
tree
|
commitdiff
2008-01-15
Rob Shearman
rpcrt4: Allow NULL networkaddr and endpoint in rpcrt4_n...
tree
|
commitdiff
2008-01-14
Rob Shearman
rpcrt4: The initialisation of [out] variables in the...
tree
|
commitdiff
2008-01-14
Rob Shearman
rpcrt4: Handle complex arrays in calc_arg_size.
tree
|
commitdiff
2008-01-14
Rob Shearman
rpcrt4: Fix the calculation of element sizes for comple...
tree
|
commitdiff
2008-01-14
Rob Shearman
rpcrt4: Add traces to the start of TowerConstruct and...
tree
|
commitdiff
2008-01-14
Rob Shearman
rpcrt4: Don't print fixmes for NDR types without a...
tree
|
commitdiff
2008-01-14
Rob Shearman
rpcrt4: Add support for calculating the memory size...
tree
|
commitdiff
2008-01-14
Rob Shearman
rpcrt4: Allocate a context handle if a NULL GUID is...
tree
|
commitdiff
2008-01-11
Rob Shearman
rpcrt4: Split RPCRT4_process_packet out into separate...
tree
|
commitdiff
2008-01-09
Rob Shearman
rpcrt4: Fix a memory leak in the cstub tests.
tree
|
commitdiff
2008-01-09
Rob Shearman
rpcrt4: Fix memory leaks in the ndr_marshall tests.
tree
|
commitdiff
2008-01-09
Rob Shearman
rpcrt4: Fix memory leak in NdrFullPointerXlatFree.
tree
|
commitdiff
2008-01-09
Rob Shearman
rpcrt4: Fix a leak of msg in RPCRT4_io_thread on the...
tree
|
commitdiff
2008-01-09
Rob Shearman
rpcrt4: Implement NdrMapCommAndFaultStatus.
tree
|
commitdiff
2008-01-09
Rob Shearman
rpcrt4: Use send on a socket instead of write as it...
tree
|
commitdiff
2008-01-08
Rob Shearman
rpcrt4: Improve error handling in RPCRT4_io_thread...
tree
|
commitdiff
2008-01-08
Rob Shearman
rpcrt4: Bind to the server interface in I_RpcGetBuffer...
tree
|
commitdiff
2008-01-08
Rob Shearman
rpcrt4: Remove some unused includes.
tree
|
commitdiff
2008-01-08
Rob Shearman
rpcrt4: Set the fBufferValid flag in NdrProxyGetBuffer.
tree
|
commitdiff
2008-01-07
Rob Shearman
rpcrt4: Set ReservedForRuntime to NULL in NdrClientInit...
tree
|
commitdiff
2008-01-07
Rob Shearman
rpcrt4: Implement RpcAsyncInitializeHandle.
tree
|
commitdiff
2008-01-07
Rob Shearman
rpcrt4: Add tests for some async RPC functions.
tree
|
commitdiff
2008-01-07
Rob Shearman
rpcrt4: Add stubs for asynchronous functions.
tree
|
commitdiff
2008-01-07
Rob Shearman
rpcrt4: Add stubs for I_RpcAsyncSetHandle and I_RpcAsyn...
tree
|
commitdiff
2008-01-07
Rob Shearman
rpcrt4: Call NdrCorrelationInitialize and NdrCorrelatio...
tree
|
commitdiff
2008-01-07
Rob Shearman
rpcrt4: Add stubs for NdrCorrelationInitialize, NdrCorr...
tree
|
commitdiff
2008-01-07
Rob Shearman
rpcrt4: ndr_stubless.h should include ndrtypes.h as...
tree
|
commitdiff
2008-01-07
Rob Shearman
rpcrt4: Set the ProcNum of RPC_MESSAGE in NdrClientInit...
tree
|
commitdiff
2008-01-07
Rob Shearman
rpcrt4: Add tests for the RPC_MESSAGE members set by...
tree
|
commitdiff
2008-01-07
Rob Shearman
rpcrt4: Implement I_RpcMapWin32Status.
tree
|
commitdiff
2008-01-07
Rob Shearman
rpcrt4: Print fixme's if the serialize or no-serialize...
tree
|
commitdiff
2008-01-07
Rob Shearman
rpcrt4: Pass the interface identifier to the lower...
tree
|
commitdiff
next