advapi32/tests: Don't crash on NT4, W2K and XP-SP1.
[wine] / dlls / advapi32 / tests /
2008-02-25  Paul Vriensadvapi32/tests: Don't crash on NT4, W2K and XP-SP1.
2008-02-19  Francois Gougetadvapi32/tests: Check whether RegGetValue() '\0'-termin...
2008-02-19  Francois Gougetadvapi32/tests: Remove an obsolete comment: Wine's...
2008-02-19  Rob Shearmanadvapi32: Fix the AccessCheck tests so that the ACCESS_...
2008-02-18  Paul Vriensadvapi32/tests: Skip tests when our language isn't...
2008-02-18  Rob Shearmanadvapi32: Add tests for the off-by-one fixing behaviour...
2008-02-18  Rob Shearmanadvapi32: Add tests for RegSetValueA/W.
2008-02-16  Juan Langadvapi32: Fix CryptVerifySignatureW test failures on...
2008-02-15  Francois Gougetadvapi32/tests: Check that a credential type is support...
2008-02-15  Francois Gougetadvapi32/tests: Factorize the password constants.
2008-02-15  Paul Vriensadvapi32/tests: CryptVerifySignatureW is not implemente...
2008-02-12  Paul Vriensadvapi32/tests: Only use functions if they are implemented.
2008-02-07  Alexandre Julliardtests: Add a helper routine to wait for a child process...
2008-02-05  Stefan Leichteradvapi32: Fix the failing QueryServiceConfig2 test...
2008-01-25  Reece H. Dunnadvapi32: Fix some cred test failures on Vista and...
2008-01-24  Alexandre JulliardAvoid sizeof in traces.
2008-01-23  Francois Gougetadvapi32/tests: Add the trailing '\n' to an ok() call.
2008-01-23  Paul Vriensadvapi32/tests: Make tests run on win9x/NT4 again.
2008-01-23  Rob Shearmanadvapi32: Implement LookupAccountNameW for well-known...
2008-01-23  Rob Shearmanadvapi32: Add a test for LookupAccountNameA on a well...
2008-01-23  Rob Shearmanadvapi32: Implement SetEntriesInAclW.
2008-01-23  Rob Shearmanadvapi32: Add more tests for SetEntriesInAcl.
2008-01-22  Stefan Leichteradvapi32: Added some tests for QueryServiceConfig2A/W.
2008-01-18  Austin EnglishMisc spelling fixes.
2008-01-18  Francois Gougetadvapi32/tests: Actually test strings that expand to...
2008-01-11  Francois Gougetadvapi32: RegGetValue() should not return an error...
2008-01-08  Paul Vriensadvapi32/tests: Don't crash on win98.
2008-01-07  Alexandre Julliardadvapi32/tests: Print the correct size in an error...
2007-12-14  Sam Dennisadvapi32: Fix undocumented behaviour in ReqQueryValueEx...
2007-12-07  Alexandre JulliardAvoid size_t types in traces.
2007-11-12  Dan Kegeladvapi32: Fix buffer overrun in tests/registry.c:wine_d...
2007-11-02  Paul Vriensadvapi32/tests: Make tests run on win98 again.
2007-10-31  Rob Shearmanadvapi32: Add tests for credential management functions.
2007-10-30  Dan Kegeladvapi32/tests: Fix undefined memory references in...
2007-10-26  Mikolaj Zalewskiadvapi32: Fix CreateWellKnownSid test on Windows XP.
2007-10-26  Rob Shearmanserver: Ignore ACEs with the INHERIT_ONLY_ACE flag...
2007-10-26  Rob Shearmanadvapi32: Fix the ACCESS_SYSTEM_SECURITY test by impers...
2007-10-26  Rob Shearmanadvapi32: Add a test for access checks with the INHERIT...
2007-10-25  Rob Shearmanadvapi32: Print out the unknown value for sid use in...
2007-10-23  Rob Shearmanntdll: Fix RtlValidAcl to accept newer ACL revisions.
2007-10-23  Rob Shearmanadvapi32: Add some tests for ACL functions.
2007-10-23  Rob Shearmanadvapi32: Runtime link to CreateWellKnownSid in the...
2007-10-23  Hans Leidekkeradvapi32: Remove tests for the sha context structure.
2007-10-22  Lionel Debrouxadvapi32/tests: Fix memory leak (found by Smatch).
2007-10-22  Mikołaj Zalewskiadvapi32: Make CreateWellKnownSid create domain sids...
2007-10-22  Mikołaj Zalewskiadvapi32: Add a test for CreateWellKnownSid and impleme...
2007-10-22  Mikołaj Zalewskiadvapi32/tests: Define OBJECT_BASIC_INFORMATION in...
2007-10-22  Mikołaj Zalewskiadvapi32/tests: Make the SDDL test pass under Vista.
2007-10-16  Rob Shearmanadvapi32: Don't link to CreateWellKnownSid at compile...
2007-10-16  Rob Shearmanserver: Fix token_access_check to allow full access...
2007-10-16  Rob Shearmanntdll: Fix the return code from RtlSetDaclSecurityDescr...
2007-10-16  Rob Shearmanadvapi32: Add tests for AccessCheck with NULL DACLs...
2007-10-11  Francois GougetAssorted spelling fixes.
2007-10-03  Lionel Debrouxadvapi32/tests: Fix a typo.
2007-10-03  Lionel Debrouxadvapi32/tests: Fix memory leaks (found by Smatch).
2007-09-28  Mikolaj Zalewskiadvapi32: Fix GetServiceDisplayNameA for cchBuffer...
2007-09-28  Mikolaj Zalewskiadvapi32: Implement GetPrivateObjectSecurity (with...
2007-09-28  Mikolaj Zalewskiadvapi32: In ConvertStringSecurityDescriptorToSecurityD...
2007-09-28  Mikolaj Zalewskiadvapi32/ntdll: GetSecurityDescriptorOwner/Group should...
2007-09-28  Mikolaj Zalewskiadvapi32/ntdll: MakeRelativeSD should preserve NULL...
2007-09-27  Mikolaj Zalewskiadvapi32: The lpServiceStartName should default to...
2007-09-26  Mikolaj Zalewskiadvapi32: Implement ConvertSecurityDescriptorToStringSe...
2007-09-25  Mikolaj Zalewskiadvapi32: Make ConvertStringSidToSid not to ignore...
2007-09-25  Mikolaj Zalewskiadvapi32: Fix a test.
2007-09-24  Mikołaj Zalewskiadvapi32: Add some more rights constants for ConvertStr...
2007-08-27  Paul Vriensadvapi32/tests: Don't use locale dependent string for...
2007-08-23  Juan Langadvapi32: Add more tests for CryptVerifySignatureW...
2007-08-17  Paul Vriensadvapi32/tests: Skip a test when not properly logged...
2007-08-14  Paul Vriensadvapi32/tests: Use GetModuleHandleA and skip.
2007-08-14  Paul Vriensadvapi32/tests: Make tests run again on win95.
2007-08-08  Paul Vriensadvapi32/tests: Fix typo.
2007-07-31  Paul Vriensadvapi32/service: Cater better for domain in test.
2007-07-31  Alexandre Julliardadvapi32/tests: Don't test the contents of an uninitial...
2007-07-31  Francois GougetAssorted spelling fixes.
2007-07-30  Paul Vriensadvapi32/service: Cater for domain in the test.
2007-07-30  Paul Vriensadvapi32/tests: Use skip when we don't have enough...
2007-07-30  Paul Vriensadvapi32/service: Fix GetServiceDisplayNameA for servic...
2007-07-30  Paul Vriensadvapi32/service: Test for too small buffer.
2007-07-30  Paul Vriensadvapi32/service: Set correct error when the service...
2007-07-27  Paul Vriensadvapi32/service: Fix buffersize calculations for GetSe...
2007-07-27  Paul Vriensadvapi32/service: Forward GetServiceDisplayNameA to...
2007-07-27  Paul Vriensadvapi32/service: Test GetServiceDisplayNameA for servi...
2007-07-27  Paul Vriensadvapi32/service: More tests for GetServiceDisplayName.
2007-07-25  Paul Vriensadvapi32/service: Add tests for GetServiceKeyName.
2007-07-25  Paul Vriensadvapi32/service: Close a handle on failure.
2007-07-25  Paul Vriensadvapi32/service: Add another test for GetServiceDispla...
2007-07-24  Paul Vriensadvapi32/service: Handle is checked before servicename.
2007-07-23  Paul Vriensadvapi32/service: Add tests for GetDisplayName.
2007-07-23  Paul Vriensadvapi32/tests: Run on NT4 again.
2007-07-20  Dmitry Timoshkovadvapi32: Rename the test to better represent the teste...
2007-07-20  Paul Vriensadvapi32/service: Some 'refcount' tests.
2007-07-19  Paul Vriensadvapi32/service: Some tests for DeleteService.
2007-07-19  Paul Vriensadvapi32/service: Check for duplicate displayname.
2007-07-19  Paul Vriensadvapi32/service: Cleanup (long lines and a typo).
2007-07-19  Rob Shearmanadvapi32: Add tests for ConvertStringSecurityDescriptor...
2007-07-18  Paul Vriensadvapi32/service: Test for duplicate displayname.
2007-07-16  Paul Vriensadvapi32/service: Check combination of service-type...
2007-07-13  Paul Vriensadvapi32/tests: Use skip instead of trace.
2007-07-13  Paul Vriensadvapi/service: Check servicetype and starttype.
2007-07-12  Paul Vriensadvapi/service: Check for empty servicename and binaryname.
next