advapi32: Move the storage specifier to the beginning of the declaration.
[wine] / dlls / advapi32 / tests / security.c
2007-09-26  Mikolaj Zalewskiadvapi32: Implement ConvertSecurityDescriptorToStringSe...
2007-09-25  Mikolaj Zalewskiadvapi32: Make ConvertStringSidToSid not to ignore...
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-17  Paul Vriensadvapi32/tests: Skip a test when not properly logged...
2007-08-14  Paul Vriensadvapi32/tests: Make tests run again on win95.
2007-08-08  Paul Vriensadvapi32/tests: Fix typo.
2007-07-31  Francois GougetAssorted spelling fixes.
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-19  Rob Shearmanadvapi32: Add tests for ConvertStringSecurityDescriptor...
2007-07-05  Paul Vriensadvapi32/tests: Use skip for not implemented function.
2007-06-25  Rob Shearmanadvapi32: Always set the requested fields of the securi...
2007-03-30  Paul Vriensadvapi32/tests: Add check to see if SetEntriesInAclW...
2007-03-30  Paul Vriensadvapi32/tests: Add check to see if ImpersonateSelf...
2007-03-29  Paul Vriensadvapi32/tests: Add check to see if LookupAccountNameA...
2007-03-29  Paul Vriensadvapi32/tests: Move check for ERROR_CALL_NOT_IMPLEMENT...
2007-03-29  Paul Vriensadvapi32/tests: Use skip.
2007-03-28  Francois GougetRemove unneeded checks on the GetModuleHandle() return...
2007-03-20  Jacek Cabanadvapi: Improve SetEntriesInAclW stub.
2007-03-17  Detlef Riekenbergadvapi32/tests: DuplicateTokenEx is not present on...
2007-03-16  Rob Shearmanadvapi32: Fix a failing test on Windows caused by the...
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...
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-04  Hans Leidekkeradvapi32/tests: Win64 printf format warning fixes.
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-21  Robert Reifadvapi32: LookupAccountSid buffer size query tests.
2006-08-18  Robert Reifadvapi32: Fix test_LookupAccountSid to work on win9x.
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-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-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-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-15  Robert Shearmanadvapi32: Add tests for getting the groups, user and...
2006-03-28  Alexandre Julliardadvapi32: Fixed compiler warnings.
2006-03-28  Thomas Weidenmuelleradvapi32: Fixed building TRUSTEEs with objects.
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-09  Robert ShearmanAdded test for AccessCheck.
2005-06-09  Mike McCormackFix some warnings.
2005-03-31  Stefan LeichterFix GetFileSecurityA test on Win98.
2005-03-29  Stefan LeichterFix GetFileSecurityW for not existing directories/files.
2005-03-28  Stefan LeichterAdded a test for GetFileSecurityA.
2005-03-22  Jakob ErikssonFix for NT4 behaviour.
2005-03-14  Alexandre JulliardAvoid accessing an uninitialized string in the failure...
2005-03-05  Jakob ErikssonAccount for permissions on Win2k.
2005-02-14  Francois GougetCast the GetProcAddress() return value to avoid warning...
2005-02-14  Vincent BéronSuppress a warning.
2005-02-14  Stefan LeichterMake advapi32_test.exe loadable on NT 3.51.
2004-12-27  Rein KlazesCorrect cases where arguments of ok() calls depend...
2004-11-04  Juan Lang- implement LookupPrivilegeName
2004-11-03  Jakob ErikssonAllocateAndInitializeSid does not work on Win98.
2004-09-16  Juan Lang- correct ConvertStringSidToSidW and ConvertSidToString...
2004-08-19  Mike McCormackFix BuildTrusteeWithSid, implement and test BuildTruste...
2004-08-16  Mike McCormackDeclaration, implemention and test for BuildTrusteeWithSid.
2004-08-09  Mike McCormackAdded a test for ConvertSidToStringSidW.