shell32: RunFileDlg: allow the user to cancel the Browse dialog, remove some unneeded...
[wine] / dlls / rpcrt4 /
2008-06-26  Detlef Riekenbergrpcrt4: Add a stub for I_RpcBindingInqTransportType.
2008-06-26  Rob Shearmanrpcrt4: Add tests for endpoint mapper functions.
2008-06-26  Rob Shearmanrpcrt4/rpcss: Remove old named pipe code for communicat...
2008-06-26  Rob Shearmanrpcrt4: Use DCE/RPC to contact the endpoint-mapper...
2008-06-23  Rob Shearmanrpcrt4: Fix NdrConformantVaryingStructUnmarshall to...
2008-06-23  Rob Shearmanrpcrt4: Factor out string validation from NDR unmarshal...
2008-06-23  Kai Blinrpcrt4: Ignore the AuthzSvr parameter for RPC_C_AUTHN_W...
2008-06-23  Kai Blinrpcrt4: Fix some A/W use in error messages.
2008-06-23  Rob Shearmanrpcrt4: Add test for using a conformant varying structu...
2008-06-23  Rob Shearmanrpcrt4: Initialise UniquePtrCount in NdrServerInitializ...
2008-06-23  Rob Shearmaninclude: Add new bitfields to MIDL_STUB_MESSAGE added...
2008-06-21  Rob Shearmanrpcrt4: Use abrtitrary pointer identifiers when marshal...
2008-06-21  Rob Shearmanrpcrt4: Initialise UniquePtrCount in NdrClientInitializ...
2008-06-19  Rob Shearmaninclude: Update the MIDL_STUB_MESSAGE structure.
2008-06-19  Rob Shearmanrpcrt4: Make RpcAssoc_BindConnection use RPCRT4_Receive...
2008-06-19  Rob Shearmanrpcrt4: Add new function RPCRT4_ReceiveWithAuth to...
2008-06-19  Rob Shearmanrpcrt4: Rename RPCRT4_SendAuth to RPCRT4_SendWithAuth.
2008-06-18  Rob ShearmanUpdate generated packing tests using current headers.
2008-06-18  Rob Shearmanrpcrt4: Zero the memory of the s1 structure in test_sim...
2008-06-18  Rob Shearmanrpcrt4: Reduce the timeout of waiting on the stop event...
2008-06-18  Rob Shearmanrpcrt4: Save the previous BufferLength in test_ndr_buff...
2008-06-18  Rob Shearmanrpcrt4: Fix ndr_marshall tests to cope with using point...
2008-06-13  Rob Shearmanrpcrt4: Clear a hole in the ps1 structure in test_simpl...
2008-06-13  Rob Shearmanrpcrt4: Initialise the array to be marshalled in test_c...
2008-06-12  Paul Vriensrpcrt4/tests: Fix test failures for win9x, NT4, W2K...
2008-06-10  Rob Shearmanrpcrt4: Use RpcServerRegisterIfEx with RPC_IF_ALLOW_CAL...
2008-06-10  Rob Shearmaninclude: Add some missing defines and function declarat...
2008-06-09  Alexandre Julliardrpcrt4: Properly handle the case of a client having...
2008-05-26  James Hawkinsrpcrt4: Trace the results of two statuses that return...
2008-05-07  Maarten Lankhorstrpcrt4: Fix ndr_marshall test failures.
2008-05-07  Rob Shearmanrpcrt4: Add better traces for the server test.
2008-05-06  Francois GougetAssorted spelling fixes.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-29  Alexandre JulliardInclude wine/port.h everywhere we use exceptions.
2008-04-28  Rob Shearmanrpcrt4: Use safe_copy_from_buffer instead of direct...
2008-04-25  Andrew Talbotrpcrt4: Remove unused variables.
2008-04-21  Steven Edwardsrpcrt4: Correct the number of aguments for fill_method...
2008-04-21  Austin EnglishSpelling fixes.
2008-04-17  Austin EnglishSpelling fixes.
2008-04-16  Marcus Meissnerrpcrt4: Handle exit path where bind not allocated yet.
2008-04-16  Rob Shearmanrpcrt4: Test and fix I_RpcExceptionFilter.
2008-04-14  Rob Shearmanrpcrt4: Add buffer size checks to base type unmarshalling.
2008-04-11  Rob Shearmanrpcrt4: Implement I_RpcExceptionFilter.
2008-04-01  Rob Shearmanrpcrt4: Add a reference to the binding object in I_RpcN...
2008-04-01  Rob Shearmanrpcrt4: Improve trace in RPCRT4_find_interface to print...
2008-03-31  Andrew Talbotrpcrt4: Void functions should not return a value.
2008-03-28  Rob Shearmanrpcrt4: Print an error if an invalid client context...
2008-03-21  Dan Hipschmanwidl: Make structures with FC_ENUM16 fields complex.
2008-03-21  Dan Hipschmanrpcrt4: Handle FC_ENUM16.
2008-03-20  Dan Hipschmanrpcrt4: Use correct count in rpcrt4_conn_np_write.
2008-03-17  Rob Shearmanrpcrt4: Add a stub for RpcCancelThreadEx.
2008-03-14  Andrew Talbotrpcrt4: Assign to structs instead of using memcpy.
2008-03-10  Rob Shearmanrpcrt4: Fix the pointer level being passed into call_un...
2008-03-10  Rob Shearmanrpcrt4: Fix -Oi interpreter for base types.
2008-03-10  Rob Shearmanrpcrt4: Check that the input to RPCRT4_strndupW was...
2008-03-06  Rob Shearmanrpcrt4: Use closesocket to close sockets and define...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-02-29  Rob ShearmanInclude config.h and wine/port.h in files that use...
2008-02-28  Paul Vriensrpcrt4/tests: Make tests run on win9x/NT4 again.
2008-02-28  Rob Shearmanrpcrt4: Add tests for RpcStringBindingParseA.
2008-02-28  Rob Shearmanrpcrt4: Don't crash in RpcStringBindingParseA/W if...
2008-02-25  Rob Shearmanrpcrt4: Include ws2tcpip.h instead of Unix headers...
2008-02-22  Dan Hipschmanwidl: Allow is_string_type to work for typedef'd types.
2008-02-16  Rob ShearmanAdd a new convenience macro for an exception handler...
2008-02-16  Rob ShearmanDon't use GetExceptionCode and GetExceptionInformation...
2008-02-15  Rob Shearmanrpcrt4: Add some traces to async_notifier_proc.
2008-02-11  Paul Vriensrpcrt4/tests: Don't crash on WinXP SP3.
2008-02-11  Paul Vriensrpcrt4/tests: Vista uses the same status values as...
2008-02-08  Paul Vriensrpcrt4/tests: Skip rest of the tests if we fail.
2008-02-08  Paul Vriensrpcrt4/tests: Change test for Windows 2003.
2008-02-07  Alexandre Julliardtests: Add a helper routine to wait for a child process...
2008-02-05  Rob Shearmanrpcrt4: Fix potential memory leaks on error paths in...
2008-02-05  Rob Shearmanrpcrt4: Fix potential memory leaks in RPCRT4_Receive.
2008-02-04  Rob Shearmanrpcrt4: Fix memory leaks in the rpc tests.
2008-02-04  Rob Shearmanrpcrt4: Fix some incorrect checks in RPCRT4_Receive.
2008-01-23  Rob Shearmanrpcrt4: Check the return value of RPCRT4_ClientAuthoriz...
2008-01-23  Rob Shearmanrpcrt4: Pass the SPN input to RpcBindingSetAuthInfoA...
2008-01-23  Rob Shearmanrpcrt4: Fix the error handling in RpcBindingSetAuthInfo...
2008-01-23  Marcus Meissnerrpcrt4: Initialize CurrentHeader.
2008-01-22  Rob Shearmanrpcrt4: Don't set BufferStart and BufferEnd in NdrStubC...
2008-01-21  Rob Shearmanrpcrt4: Remove some unimplemented win9x-only spec entries.
2008-01-21  Rob Shearmanrpcrt4: Move the receiving of an individual fragment...
2008-01-21  Rob Shearmanrpcrt4: Implement asynchronous RPC support.
2008-01-17  Rob Shearmanrpcrt4: Only initialise the context handle to NULL...
2008-01-17  Rob Shearmanrpcrt4: Add an exception handler for stubless object...
2008-01-17  Andrew Talbotrpcrt4: Remove unneeded casts.
2008-01-16  Rob Shearmanrpcrt4: Add tests for RPC_FC_P_DEREF|RPC_FC_P_ONSTACK...
2008-01-16  Francois GougetFix spelling error in the generated conformance test...
2008-01-16  Rob Shearmanrpcrt4: Move the setting of retval_ptr outside of any...
2008-01-15  Rob Shearmanrpcrt4: Allow NULL networkaddr and endpoint in rpcrt4_n...
2008-01-14  Rob Shearmanrpcrt4: The initialisation of [out] variables in the...
2008-01-14  Rob Shearmanrpcrt4: Handle complex arrays in calc_arg_size.
2008-01-14  Rob Shearmanrpcrt4: Fix the calculation of element sizes for comple...
2008-01-14  Rob Shearmanrpcrt4: Add traces to the start of TowerConstruct and...
2008-01-14  Rob Shearmanrpcrt4: Don't print fixmes for NDR types without a...
2008-01-14  Rob Shearmanrpcrt4: Add support for calculating the memory size...
2008-01-14  Rob Shearmanrpcrt4: Allocate a context handle if a NULL GUID is...
2008-01-11  Rob Shearmanrpcrt4: Split RPCRT4_process_packet out into separate...
2008-01-09  Rob Shearmanrpcrt4: Fix a memory leak in the cstub tests.
next