wine
2009-11-10  Paul Vrienskernel32/tests: Fix some test failures on Win9x/WinMe.
2009-11-10  Chris Robinsonopenal32: Use the correct prototype for function pointers.
2009-11-10  Paul Vriensadvapi32/tests: Run tests on Win9x/WinMe again.
2009-11-10  Marcus Meissnermciavi32: Removed duplicate strlen/NULL check (Coverity).
2009-11-10  Aric Stewartmsctf/tests: Handle an occasional unexpected SetFocus...
2009-11-10  André Hentschelws2_32/tests: Test for initial state of SIOCATMARK.
2009-11-10  Jörg Höhlewinmm: MCI Close all causes one notification per open...
2009-11-10  Jörg Höhlemciwave: Stop must not reset current position.
2009-11-10  Jörg Höhlemciwave: Return on error in Seek.
2009-11-10  Jörg Höhlewinmm/tests: Fix MCI test failure on Win9x/WinME.
2009-11-10  Henri Verbeetd3d8/tests: Only run the vertex/pixel shader constant...
2009-11-10  Aurimas Fišerasjscript: Update Lithuanian translation.
2009-11-10  Marcus Meissnerrpcrt4: Compare network options correctly (Coverity).
2009-11-10  Juan Langcrypt32: Correct error when a constrained, permitted...
2009-11-10  Juan Langcrypt32: Use helper function to find the subject altern...
2009-11-10  Juan Langcrypt32: Correct error when the subject alternate name...
2009-11-10  Juan Langcrypt32: Check the issued certificate for name constrai...
2009-11-10  Juan Langcrypt32: Add more tests of name constraints.
2009-11-10  Juan Langcrypt32: Test more chains against different policies.
2009-11-10  Juan Langcrypt32: Disallow embedded NULLs in alternate names.
2009-11-10  Juan Langcrypt32: Test decoding alternate names with embedded...
2009-11-10  Juan Langcrypt32: Test encoding and decoding name values with...
2009-11-10  Juan Langcrypt32: Reject certificates whose fields don't match...
2009-11-10  Juan Langcrypt32: Forbid minimum or maximum fields in name const...
2009-11-10  Juan Langcrypt32: Fix decoding names when CRYPT_DECODE_ALLOC_FLA...
2009-11-10  Juan Langcrypt32: Fix decoding unicode names when CRYPT_DECODE_A...
2009-11-10  Juan Langwincrypt.h: Define szOID_INHIBIT_ANY_POLICY.
2009-11-09  André Hentschelws2_32: Fix a comment.
2009-11-09  Rob Shearmanwidl: Allow pointers, type-qualifiers and other more...
2009-11-09  Rob Shearmanwidl: Add support for varargs functions.
2009-11-09  Rob Shearmanwidl: Add support for bit-fields in non-remote structures.
2009-11-09  Rob Shearmaninclude: Declare the *_PTR types on top of the __int326...
2009-11-09  Rob Shearmanwidl: Implement __int3264 keyword.
2009-11-09  Rob Shearmanwidl: Rename set_type to declare_var.
2009-11-09  Rob Shearmanwidl: Check for [string] attribute being applied when...
2009-11-09  Rob Shearmanwidl: Implement [range] attribute.
2009-11-09  Rob Shearmanwidl: Enhance the IDL grammar to support unnamed argume...
2009-11-09  Rob ShearmanRevert "widl: A structure that contains an embedded...
2009-11-09  Rob Shearmanoledb32: Add test for marshalling IDBProperties.
2009-11-09  Rob Shearmanmsdaps: Implement IDBProperties_GetProperties_Proxy...
2009-11-09  Marcus Meissnercrypt32: Pass the correct pointer into CertificateFindS...
2009-11-09  Eric Pouechmmsystem.dll16: Correctly send messages up to winmm...
2009-11-09  Eric Pouechwinedbg: In proxy mode, correctly init the wine_segs...
2009-11-09  Eric Pouechwinhlp32: Added support for macros as hotspots' target.
2009-11-09  Eric Pouechrichedit: When inserting an OLE object from an RTF...
2009-11-09  Eric Pouechrichedit: Only increment objects' reference by one...
2009-11-09  Louis Lendersd3d9: Quiet a few noisy fixme's.
2009-11-09  Marcus Meissnerd3d8: Removed superflous NULL checks (Coverity).
2009-11-09  Stefan Dösingerd3d9: Run the visual tests in a window.
2009-11-09  Stefan Dösingerd3d9: Make the visual test read the backbuffer.
2009-11-09  Stefan Dösingerd3d8: Run the visual tests in a window.
2009-11-09  Stefan Dösingerd3d8: Read the backbuffer in the visual test.
2009-11-09  Juan Langcrypt32: Fix test failures on Win9x/NT4.
2009-11-09  Juan Langcrypt32: Implement decoding cert policy constraints.
2009-11-09  Juan Langcrypt32: Implement encoding cert policy constraints.
2009-11-09  Juan Langcrypt32: Add tests for encoding/decoding cert policy...
2009-11-09  Juan Langcrypt32: Implement decoding cert policy mappings.
2009-11-09  Juan Langcrypt32: Implement encoding cert policy mappings.
2009-11-09  Juan Langcrypt32: Add tests for encoding/decoding cert policy...
2009-11-09  Juan Langcrypt32: Fix decoding cert issuer/subject unique ids.
2009-11-09  Juan Langcrypt32: Fix encoding cert issuer/subject unique ids.
2009-11-09  Juan Langcrypt32: Add more tests of cert encoding/decoding.
2009-11-09  Jacek Cabanmshtml: Split parse_complete to handle_load and mutatio...
2009-11-09  Rob Shearmanadvapi32: Implement CheckTokenMembership.
2009-11-09  Rob Shearmanwinhlp32: Restore the original window proc for the...
2009-11-09  Rob Shearmanmsi: Improve stub for MsiGetFeatureCost{A, W} and hook...
2009-11-09  Maarten Lankhorstwinealsa.drv: Fix underrun recovery.
2009-11-09  Piotr Cabanjscript: Throw URIError in encodeURI function.
2009-11-09  Piotr Cabanjscript: Fix Error.toString() test.
2009-11-09  Francois GougetAssorted spelling fixes.
2009-11-09  Francois Gougetmshtml/tests: Fix a trailing '\n' in an ok() call.
2009-11-09  Francois Gougetwinmm: WINMM_CheckForMMSystem() is not used, remove it.
2009-11-09  Francois Gougetwinmm/tests: Add a trailing '\n' to an ok() call.
2009-11-09  Francois Gougetcryptui: Remove WINAPI on the cert_mgr_sort_by_text...
2009-11-09  Francois Gougetmsi/tests: Make the handler_xxx() functions static.
2009-11-09  Luca Bennaticlock: Update Italian translation.
2009-11-09  Luca Bennatistart: Update Italian translation.
2009-11-09  Luca Bennaticmd: Add Italian translation.
2009-11-09  Rob Shearmansecur32: Output extra data in NTLM sign & seal test...
2009-11-09  Marcus Meissnerws2_32: Use correct buffer for 17 byte write.
2009-11-09  Nicolas Le Camwinmm/tests: Skip tests when running on non-english...
2009-11-09  Kai Blinsecur32: Use empty credentials when cached creds fail.
2009-11-09  Kai Blinnetapi32: Implement NetUserGetGroups stub.
2009-11-09  Paul Chitescucrypt32: Check the result of CryptAcquireContextW(...
2009-11-09  Dan Kegelwininet: FTP_FtpOpenFileW: initialize dwInternalFlags.
2009-11-09  Dan Kegeluser32: Fix uninitialized variable so first call to...
2009-11-09  Juan Langcrypt32: Permit lack of basic constraints extension...
2009-11-09  Juan Langcrypt32: Permit lack of key usage extension on root...
2009-11-09  Juan Langrsaenh: Only reverse the significant bytes of an export...
2009-11-09  Juan Langrsaenh: Only reverse the significant bytes of an export...
2009-11-09  Juan Langrsaenh/tests: Add round-trip test of RSA.
2009-11-09  Juan Langrsaenh: Explicitly clear unused memory when exporting...
2009-11-09  Juan Langrsaenh: Explicitly clear unused memory when exporting...
2009-11-05  Jörg Höhlemciwave: Allow (again) to set wave format parameters...
2009-11-05  Jörg Höhlemciwave: Set wave format PCM is the only one accepted.
2009-11-05  Jörg Höhlewinmm: Do not crash on NULL MCI Sysinfo command output...
2009-11-05  Jörg Höhlewinmm/tests: Add MCI waveaudio tests.
2009-11-05  Paul Chitescugpkcsp: Stubs for DllRegisterServer() and DllUnregister...
2009-11-05  Paul Chitescuslbcsp: Stubs for DllRegisterServer() and DllUnregister...
2009-11-05  Paul Chitescuinitpki: Stubs for DllRegisterServer() and DllUnregiste...
next