wined3d: Store GLSL programs in a hash table rather than a linked list.
[wine] / dlls / advapi32 / tests /
2007-02-28  Vitaliy Margolenntdll: More error checking. Properly handle NULL ACLs.
2007-02-21  Rob Shearmanserver: Add get_token_impersonation_level server call...
2007-02-21  Rob Shearmanserver: Check object's security when creating handles.
2007-02-16  Rob Shearmanserver: Track the impersonation level of tokens.
2007-02-15  Rob Shearmanadvapi32: Add tests for token impersonation levels...
2007-02-15  Rob Shearmanadvapi32: Add some more tests for AccessCheck that...
2007-02-15  Vitaliy Margolenadvapi32: Add more tests for DuplicateHandle security.
2007-01-25  Vitaliy Margolenadvapi32: Add more tests for granted access mask. Fix...
2007-01-25  Vitaliy Margolenadvapi32: Add few more tests for token access check...
2007-01-16  James Hawkinsadvapi32: Add tests for RegQueryValue.
2006-12-28  Rob Shearmanadvapi32: Change the test for the type parameter of...
2006-12-14  Francois Gougetadvapi32/tests: Replace an '#if 0' with an 'if (0)'.
2006-12-06  Paul Vriensadvapi32/tests: Free memory after use.
2006-12-01  James Hawkinsadvapi32: Add tests for LookupAccountName.
2006-11-08  Francois GougetFix ntsecapi.h so it does not depend on winternl.h.
2006-11-06  Andrey Turkinadvapi32: Test for OpenProcessToken with MAXIMUM_ALLOWE...
2006-10-20  Eric Pouechadvapi32: Plug a couple of memory leaks.
2006-10-16  Francois GougetAssorted spelling fixes.
2006-10-04  Hans Leidekkeradvapi32/tests: Win64 printf format warning fixes.
2006-10-02  Paul Vriensadvapi32: Make sure it's a real cleanup.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-07  Robert Reifadvapi32: Fix lsa tests on windows98.
2006-08-28  Andrew Talbotadvapi32/tests: Cast-qual warnings fix.
2006-08-28  Robert Reifadvapi32: Fix security tests to not crash on windows.
2006-08-26  Robert Reifadvapi32: Fix LookupAccountSid and tests to pass on...
2006-08-26  Robert Reifadvapi32: Fix lsa tests.
2006-08-24  Robert Reifadvapi32: Output information on failed LsaQueryInformat...
2006-08-21  Robert Reifadvapi32: LookupAccountSid buffer size query tests.
2006-08-18  Robert Reifadvapi32: Fix test_LookupAccountSid to work on win9x.
2006-08-16  Robert Shearmanadvapi32: Add tests for RegQueryValueEx to show that...
2006-08-16  Robert Reifadvapi32: Fix LsaQueryInformationPolicy test to pass...
2006-08-14  Robert Reifadvapi32: Try again with different access mask if LsaOp...
2006-08-14  Robert Reifadvapi32: Add more LookupAccountSid tests.
2006-08-14  Andrew Talbotadvapi32/tests: Write-strings warnings fix.
2006-08-04  Robert Reifadvapi32: Add more SID tests.
2006-08-02  Robert Reifadvapi32: Check returned data from LsaQueryInformationP...
2006-08-01  Robert Reifadvapi32: More LsaQueryInformationPolicy tests.
2006-07-31  Robert Reifadvapi32: Add string sid tests.
2006-07-31  Robert Reifadvapi32: Print more info about failed test.
2006-07-21  Robert Reifadvapi32: Partial LookupAccountSid implementation.
2006-07-18  Andrew Talbotadvapi32/tests: Write-strings warnings fix.
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-07  James Hawkinsadvapi32: Add tests for LookupAccountSid.
2006-06-26  Ivan Leoadvapi32/tests: Fix a crash when ConvertSidToStringSidA...
2006-06-13  Alexandre Julliardadvapi32/tests: Use lstrlenA instead of strlen in ok...
2006-06-10  Saulius Krasuckasadvapi32: Test RegSetValueEx[AW] for setting some seque...
2006-06-05  Mike McCormackadvapi32: Implement and test SystemFunction031.
2006-06-05  Mike McCormackadvapi32: Implement and test SystemFunction030.
2006-06-02  Saulius Krasuckasadvapi32: Enable some tests and extend them to succeed...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-22  Saulius Krasuckasadvapi32: Skip token attribute testing if OpenProcessTo...
2006-05-22  Saulius Krasuckasadvapi32: Make test loadable on win9x.
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction026+027.
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction011.
2006-05-22  Mike McCormackadvapi32: Test and implement SystemFunction024/025.
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction(012-023).
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction010.
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction009.
2006-05-16  Mike McCormackadvapi32: Implement and test SystemFunction005.
2006-05-15  Robert Shearmanadvapi32: Add tests for getting the groups, user and...
2006-05-15  Mike McCormackadvapi32: Implement and test SystemFunction004.
2006-05-15  Mike McCormackadvapi32: Implement and test SystemFunction003.
2006-05-15  Mike McCormackadvapi32: Implement and test SystemFunction002 (DES...
2006-05-10  Mike McCormackadvapi32: Implement and test SystemFunction032 (arc4...
2006-05-10  Mike McCormackadvapi32: Implement and test SystemFunction007.
2006-05-10  Mike McCormackadvapi32: Implement and test SystemFunction001.
2006-05-10  Mike McCormackadvapi32: Implement and test SystemFunction008.
2006-05-05  Robert Reifadvapi32: Add some lsa tests.
2006-03-28  Alexandre Julliardadvapi32: Fixed compiler warnings.
2006-03-28  Thomas Weidenmuelleradvapi32: Fixed building TRUSTEEs with objects.
2005-12-08  Rein Klazesadvapi32: RegCreateKeyEx fix.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-08  Saulius KrasuckasWin98 fails another way when user isn't logged in.
2005-11-04  Saulius Krasuckas- RegConnectRegistryA fails on Win9x when Remote Regist...
2005-10-27  Ivan Leo PuotiDelete a temp file.
2005-09-28  Vincent BéronRemove some Unicode->ANSI cross-calls in crypt functions.
2005-09-15  Rein Klazes- Set the LastError in OpenSCManager in case of errors;
2005-08-27  Mike McCormackFix gcc 4.0 warnings.
2005-07-18  Felix NawothnigRewrote the RegGetValue tests for REG_SZ / REG_EXPAND_SZ.
2005-07-18  Felix NawothnigFix registry tests on Win95.
2005-07-07  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-07-06  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-07-03  Felix NawothnigAdded unit tests for RegGetValue.
2005-06-29  James Hawkins- Fix calculation of generic pointers.
2005-06-28  Alexandre JulliardMark as todo a couple of tests that currently fail.
2005-06-27  Robert ShearmanTest ACCESS_SYSTEM_SECURITY AccessCheck behaviour.
2005-06-22  Felix NawothnigSkip ACL tests on Win9x.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-16  Robert Shearman- All versions of Windows ignore the access rights...
2005-06-13  Mike McCormackSilence some -Wmissing-declarations warnings.
2005-06-12  Robert ShearmanFix registry test for Win9x by skipping a section that...
2005-06-09  Robert ShearmanAdded test for AccessCheck.
2005-06-09  Mike McCormackFix some warnings.
2005-04-23  Stefan LeichterExcluded tests crashing on NT4 from compiling.
2005-04-19  James HawkinsSet the backup/restore privilege.
2005-04-19  James HawkinsRemove two unnecessary traces.
2005-04-19  James HawkinsAdd RegUnLoadKey test.
next