2009-01-26 |
Rob Shearman | rpcrt4: Fix buffer overflow in UUID tests.
|
commit | commitdiff | tree |
2009-01-23 |
Rob Shearman | rpcrt4: Remove the NDR version check from NdrClientCall2...
|
commit | commitdiff | tree |
2009-01-23 |
Rob Shearman | rpcrt4: Don't declare functions that aren't exported...
|
commit | commitdiff | tree |
2009-01-19 |
Rob Shearman | widl: Add new type_get_type and type_get_real_type_type...
|
commit | commitdiff | tree |
2009-01-19 |
Rob Shearman | widl: Add a new function, type_alias_get_aliasee to...
|
commit | commitdiff | tree |
2009-01-12 |
Rob Shearman | rpcrt4: Unmarshalling functions should always set fMustAlloc...
|
commit | commitdiff | tree |
2009-01-12 |
Rob Shearman | oleaut32: Test the return value of the remote IWidget_Struct...
|
commit | commitdiff | tree |
2009-01-12 |
Rob Shearman | user32: Free allocated memory in USER_unload_driver.
|
commit | commitdiff | tree |
2009-01-12 |
Rob Shearman | ntoskrnl: Free allocated buffers on exit from wine_ntoskrnl_...
|
commit | commitdiff | tree |
2009-01-12 |
Rob Shearman | oleaut32: Dump MSFT format typeinfos upon loading.
|
commit | commitdiff | tree |
2009-01-07 |
Rob Shearman | widl: Make the case of messages output by warning and...
|
commit | commitdiff | tree |
2009-01-07 |
Rob Shearman | widl: Determine the type of an array entirely at code...
|
commit | commitdiff | tree |
2009-01-06 |
Rob Shearman | widl: Replace uses of get_func_return_type with type_functio...
|
commit | commitdiff | tree |
2009-01-06 |
Rob Shearman | widl: Add new function, type_iface_get_stmts.
|
commit | commitdiff | tree |
2009-01-06 |
Rob Shearman | widl: Add a new function, type_iface_get_inherit.
|
commit | commitdiff | tree |
2009-01-06 |
Rob Shearman | widl: Add a new function, type_pointer_get_ref.
|
commit | commitdiff | tree |
2009-01-06 |
Rob Shearman | widl: Add a new function, type_array_get_element.
|
commit | commitdiff | tree |
2009-01-06 |
Rob Shearman | widl: Move the ifaces field of the type_t structure...
|
commit | commitdiff | tree |
2009-01-06 |
Rob Shearman | widl: Add function for getting the interfaces defined...
|
commit | commitdiff | tree |
2009-01-06 |
Rob Shearman | widl: Don't store typelib kind information in the type...
|
commit | commitdiff | tree |
2009-01-06 |
Rob Shearman | widl: Move creation of module type into a separate...
|
commit | commitdiff | tree |
2009-01-06 |
Rob Shearman | widl: Move duptype and alias to parser.y.
|
commit | commitdiff | tree |
2009-01-06 |
Rob Shearman | widl: Add new type_is_alias and type_get_real_type...
|
commit | commitdiff | tree |
2009-01-06 |
Rob Shearman | widl: Access array type properties through accessors...
|
commit | commitdiff | tree |
2009-01-06 |
Rob Shearman | widl: Move funcs and stmts fields from type_t structure...
|
commit | commitdiff | tree |
2009-01-06 |
Rob Shearman | widl: Do the consistency checks on interfaces after...
|
commit | commitdiff | tree |
2009-01-03 |
Rob Shearman | widl: Add aliased types to the typelib for statements...
|
commit | commitdiff | tree |
2009-01-02 |
Rob Shearman | widl: Use is_string_type instead of is_attr(..., ATTR_STRING...
|
commit | commitdiff | tree |
2009-01-02 |
Rob Shearman | configure.ac: Fix test for libresolv on Mac OS 10.4.x.
|
commit | commitdiff | tree |
2009-01-02 |
Rob Shearman | comctl32: Add names for now documented toolbar messages.
|
commit | commitdiff | tree |
2009-01-02 |
Rob Shearman | winecoreaudio: Remove some unnecessary text conversions...
|
commit | commitdiff | tree |
2008-12-31 |
Rob Shearman | widl: Remove duplicate pointer handling code in get_struct_type.
|
commit | commitdiff | tree |
2008-12-31 |
Rob Shearman | widl: Don't add NULL pointer checks in generated code...
|
commit | commitdiff | tree |
2008-12-29 |
Rob Shearman | widl: Generate header files from the parse tree instead...
|
commit | commitdiff | tree |
2008-12-29 |
Rob Shearman | widl: Write the local stubs file based on the parsed...
|
commit | commitdiff | tree |
2008-12-29 |
Rob Shearman | widl: Write the generated file containing IID, DIID...
|
commit | commitdiff | tree |
2008-12-29 |
Rob Shearman | widl: Write the typelib based on the statement list...
|
commit | commitdiff | tree |
2008-12-29 |
Rob Shearman | widl: Create a separate type_t object for each structure...
|
commit | commitdiff | tree |
2008-12-29 |
Rob Shearman | widl: Don't create a temporary variable in the t_ident...
|
commit | commitdiff | tree |
2008-12-29 |
Rob Shearman | widl: Store the type-specific information in a union...
|
commit | commitdiff | tree |
2008-12-29 |
Rob Shearman | widl: Hide the details of where arguments, fields,...
|
commit | commitdiff | tree |
2008-12-29 |
Rob Shearman | widl: Follow aliases in check_remoting_fields so that...
|
commit | commitdiff | tree |
2008-12-29 |
Rob Shearman | include: Include winuser.h from generated oleidl.h...
|
commit | commitdiff | tree |
2008-12-27 |
Rob Shearman | widl: Structures and arrays with pointers should be...
|
commit | commitdiff | tree |
2008-12-27 |
Rob Shearman | mshtml: Check for the container's doc being NULL in...
|
commit | commitdiff | tree |
2008-12-04 |
Rob Shearman | winspool.drv: Use CP_UNIXCP instead of CP_ACP for data...
|
commit | commitdiff | tree |
2008-12-01 |
Rob Shearman | widl: Fix optimisation for writing out ref pointers...
|
commit | commitdiff | tree |
2008-12-01 |
Rob Shearman | widl: Output the correct buffer size required for parameters...
|
commit | commitdiff | tree |
2008-10-31 |
Rob Shearman | inetcomm: Add an implementation of ISMTPTransport2...
|
commit | commitdiff | tree |
2008-10-31 |
Rob Shearman | inetcomm: Add an implementation of ISMTPTransport2...
|
commit | commitdiff | tree |
2008-10-31 |
Rob Shearman | inetcomm: Add an implementation of ISMTPTransport2...
|
commit | commitdiff | tree |
2008-10-31 |
Rob Shearman | inetcomm: Add an implementation of ISMTPTransport2...
|
commit | commitdiff | tree |
2008-10-31 |
Rob Shearman | inetcomm: Add an implementation of ISMTPTransport2...
|
commit | commitdiff | tree |
2008-10-31 |
Rob Shearman | inetcomm: Add an implementation of ISMTPTransport2...
|
commit | commitdiff | tree |
2008-10-31 |
Rob Shearman | inetcomm: Add an implementation of ISMTPTransport2...
|
commit | commitdiff | tree |
2008-10-31 |
Rob Shearman | inetcomm: Add an implementation of ISMTPTransport2...
|
commit | commitdiff | tree |
2008-10-30 |
Rob Shearman | inetcomm: Add an implementation of the HELO/EHLO command.
|
commit | commitdiff | tree |
2008-10-22 |
Rob Shearman | wpp: Check for overflows when parsing integer constants.
|
commit | commitdiff | tree |
2008-10-20 |
Rob Shearman | include: Fix the level of indirection for the umd_version...
|
commit | commitdiff | tree |
2008-10-20 |
Rob Shearman | wrc: Don't accept "0" as a valid codepage in "#pragma...
|
commit | commitdiff | tree |
2008-10-18 |
Rob Shearman | wrc: Check for overflows when parsing integer constants.
|
commit | commitdiff | tree |
2008-10-18 |
Rob Shearman | widl: Check for overflow when parsing integer constants.
|
commit | commitdiff | tree |
2008-10-17 |
Rob Shearman | kernel32: Fix some Esperanto day and month names.
|
commit | commitdiff | tree |
2008-10-17 |
Rob Shearman | msvcmaker: Generate rules for IDL_C_SRCS, IDL_S_SRCS...
|
commit | commitdiff | tree |
2008-10-17 |
Rob Shearman | kernel32: Convert NLS resource files using hex-encoded...
|
commit | commitdiff | tree |
2008-10-15 |
Rob Shearman | jscript: Fix shift/reduce conflict in IfStatement rule.
|
commit | commitdiff | tree |
2008-10-15 |
Rob Shearman | rsaenh: Add a value to the empty braces in the initialiser...
|
commit | commitdiff | tree |
2008-10-15 |
Rob Shearman | write: Close the thread and process handles returned...
|
commit | commitdiff | tree |
2008-10-15 |
Rob Shearman | rsaenh: Make some functions used in only one file static.
|
commit | commitdiff | tree |
2008-10-15 |
Rob Shearman | shell32: Fix the position where WINAPI is specified...
|
commit | commitdiff | tree |
2008-10-14 |
Rob Shearman | wnaspi32: Protect the inclusion of dirent.h in aspi.c.
|
commit | commitdiff | tree |
2008-10-14 |
Rob Shearman | rpcrt4: The type referred to by the wire_marshal attribute...
|
commit | commitdiff | tree |
2008-10-14 |
Rob Shearman | jscript: Fix shift/reduce conflict caused by ArrayLiteral.
|
commit | commitdiff | tree |
2008-10-09 |
Rob Shearman | msvcmaker: Don't automatically add a define for the...
|
commit | commitdiff | tree |
2008-10-09 |
Rob Shearman | msvcmaker: Don't generate project files for DLLs that...
|
commit | commitdiff | tree |
2008-10-08 |
Rob Shearman | wininet: Fix crash when calling HttpQueryInfoA/W(HTTP_QUERY_...
|
commit | commitdiff | tree |
2008-10-08 |
Rob Shearman | wininet: Get rid of rc variable in InternetReadFile_test.
|
commit | commitdiff | tree |
2008-10-08 |
Rob Shearman | wininet: Validate parameters passed to RetrieveUrlCacheEntry...
|
commit | commitdiff | tree |
2008-10-06 |
Rob Shearman | wininet: Fix behaviour of InternetTimeFromSystemTimeA...
|
commit | commitdiff | tree |
2008-10-06 |
Rob Shearman | wininet: Add tests for passing invalid parameters into...
|
commit | commitdiff | tree |
2008-10-06 |
Rob Shearman | wininet: Fix GetUrlCacheEntryInfoA/W when a NULL lpCacheEntr...
|
commit | commitdiff | tree |
2008-10-06 |
Rob Shearman | wininet: Return error codes explicitly from URLCache...
|
commit | commitdiff | tree |
2008-10-06 |
Rob Shearman | d3d8/9: Use WINED3D_OK instead of D3D_OK in vertexshader.c.
|
commit | commitdiff | tree |
2008-10-06 |
Rob Shearman | Add configure check for dirent.h and readdir.
|
commit | commitdiff | tree |
2008-10-02 |
Rob Shearman | wininet: Move internet time tests from http.c to internet.c.
|
commit | commitdiff | tree |
2008-10-02 |
Rob Shearman | wininet: Fix behaviour of InternetTimeFromSystemTimeA...
|
commit | commitdiff | tree |
2008-10-02 |
Rob Shearman | wininet: Add tests for InternetTimeFromSystemTimeW...
|
commit | commitdiff | tree |
2008-10-02 |
Rob Shearman | oleaut32: Make the code in copy_to_variant and copy_from_var...
|
commit | commitdiff | tree |
2008-10-01 |
Rob Shearman | include: Generate error codes with correct type in...
|
commit | commitdiff | tree |
2008-10-01 |
Rob Shearman | wininet: Make WININET_AllocHandle 64-bit safe by using...
|
commit | commitdiff | tree |
2008-10-01 |
Rob Shearman | quartz: Fix placement of WINAPI attribute in fnFoundSeek...
|
commit | commitdiff | tree |
2008-10-01 |
Rob Shearman | quartz: Don't use strlenW in array size declaration.
|
commit | commitdiff | tree |
2008-10-01 |
Rob Shearman | winedos: Compare HRESULT value explicitly against S_OK...
|
commit | commitdiff | tree |
2008-10-01 |
Rob Shearman | wininet: Compare HRESULT values explicitly against...
|
commit | commitdiff | tree |
2008-10-01 |
Rob Shearman | urlmon: Compare HRESULT value explicitly against S_OK...
|
commit | commitdiff | tree |
2008-10-01 |
Rob Shearman | winhttp: Fix compilation with MinGW/MSVC.
|
commit | commitdiff | tree |
2008-10-01 |
Rob Shearman | include: Wrap uses of u_* types in ws2tcpip.h with...
|
commit | commitdiff | tree |
2008-10-01 |
Rob Shearman | include: Define DD_OK to S_OK instead of 0.
|
commit | commitdiff | tree |
2008-10-01 |
Rob Shearman | cabinet: Check buffer size before copying in NONEfdi_decomp.
|
commit | commitdiff | tree |
2008-09-30 |
Rob Shearman | advapi32: Output the last error when services tests...
|
commit | commitdiff | tree |