setupapi: Fix InstallCatalog()'s calling convention.
[wine] / dlls / advapi32 /
2007-03-20  Jacek Cabanadvapi: Improve SetEntriesInAclW stub.
2007-03-20  Jacek Cabanadvapi: Constify argument of StartServiceCtrlDispatcher...
2007-03-17  Andrew Talbotadvapi32: Replace inline static with static inline.
2007-03-17  Detlef Riekenbergadvapi32/tests: DuplicateTokenEx is not present on...
2007-03-17  Juan Langadvapi32: Implement RegGetKeySecurity with NtQuerySecur...
2007-03-16  Paul Vriensadvapi32/tests: RegQueryValueW is not always implemented.
2007-03-16  Rob Shearmanadvapi32: Fix a failing test on Windows caused by the...
2007-03-14  Paul Vriensadvapi32/tests: No need to check return value of GetMod...
2007-03-13  Paul Vriensadvapi32/tests: Use GetModuleHandle and skip.
2007-03-13  Paul Vriensadvapi32/tests: Use GetModuleHandle and skip.
2007-03-13  Dan Kegeladvapi32: RegGetKeySecurity needs to pass length of...
2007-03-13  Andrew Talbotadvapi32: Explicitly initialize nested array element.
2007-03-12  Paul Vriensadvapi32/tests: Prepare for more tests and use skip.
2007-03-12  Andrew Talbotadvapi32: Constify some variables.
2007-03-12  Andrew Talbotadvapi32: Constify some variables.
2007-03-12  Andrew Talbotadvapi32: Constify some variables.
2007-03-08  Alexandre Julliardadvapi32: Fixed registry test that failed because of...
2007-03-07  Alexandre JulliardAdded version information for a number of dlls.
2007-03-05  Paul Vriensadvapi32/tests: Move skip to a more appropriate place.
2007-03-05  Paul Vriensadvapi32/tests: Don't use FreeLibrary with GetModuleHandle.
2007-03-05  Andrew Talbotadvapi32: Replace const pointer parameters with correct...
2007-03-05  Andrew Talbotadvapi32: Constify a variable.
2007-03-05  Paul Vriensadvapi32/tests: Make use of skip.
2007-03-02  Paul Vriensadvapi32/tests: Make use of skip.
2007-02-28  Alexandre Julliardadvapi32: Create the service manager registry key if...
2007-02-28  Alexandre Julliardadvapi32: Reimplement QueryServiceConfigA on top of...
2007-02-28  Alexandre Julliardadvapi32: Avoid slashes and backslashes in user names.
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-02-05  Bang Jun-Youngntdll: Fix NtUnloadKey to match the DDK.
2007-02-05  Bang Jun-Youngadvapi32: Fix prototypes to match the PSDK.
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-22  Bang Jun-Youngadvapi32: Do not include unnecessary headers.
2007-01-16  James Hawkinsadvapi32: Add tests for RegQueryValue.
2007-01-05  Francois Gougetadvapi32: Remove a useless macro.
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-05  Andrew Talbotadvapi32: Eliminate wild pointers.
2006-12-01  James Hawkinsadvapi32: Add tests for LookupAccountName.
2006-11-30  James Hawkinsadvapi32: Remove redundant NULL checks before CRYPT_Free.
2006-11-29  Dmitry Timoshkovadvapi32: Make some data const.
2006-11-13  Francois GougetAdd some documentation headers to make winapi_check...
2006-11-13  Andrew Talbotadvapi32: Constify a parameter.
2006-11-10  Alexandre Julliardadvapi32: Fixed last error check in RegSaveKey.
2006-11-08  Francois GougetFix ntsecapi.h so it does not depend on winternl.h.
2006-11-07  Francois GougetAssorted spelling fixes.
2006-11-06  Andrey Turkinadvapi32: Test for OpenProcessToken with MAXIMUM_ALLOWE...
2006-10-23  Eric Pouechadvapi32: Fixed a couple items from previous patch...
2006-10-20  Eric Pouechadvapi32: Plug a couple of memory leaks.
2006-10-18  Alexandre Julliardadvapi32: Cast-qual warning fix.
2006-10-16  Francois GougetAssorted spelling fixes.
2006-10-12  Alexandre JulliardFixed some printf warnings caused by using sizeof.
2006-10-12  James Hawkinsadvapi32: Make internal functions static.
2006-10-06  James Hawkinsadvapi32: Remove redundant NULL check before SERV_free...
2006-10-04  Hans Leidekkeradvapi32/tests: Win64 printf format warning fixes.
2006-10-03  Hans Leidekkeradvapi32: 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-25  Huw Daviesadvapi32: Fix ADVAPI_GetComputerSid to work correctly...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-08  Francois GougetAssorted spelling fixes.
2006-09-07  Robert Reifadvapi32: Fix lsa tests on windows98.
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
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  Andrew Talbotadvapi32: Cast-qual warnings fix.
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-21  Robert Reifadvapi32: LookupAccountSid buffer size query fixes.
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: Move duplicated code into function.
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  Robert Reifadvapi32: Add more SIDs to AccountLookupSid.
2006-08-14  Andrew Talbotadvapi32/tests: Write-strings warnings fix.
2006-08-12  Robert Reifadvapi32: Add some more well known SIDs.
2006-08-04  Robert Reifadvapi32: Add more SID tests.
2006-08-04  Robert Reifadvapi32: Add a computer SID to the registry.
2006-08-02  Robert Reifadvapi32: Check returned data from LsaQueryInformationP...
2006-08-02  Robert Reifadvapi32: LsaQueryInformationPolicy: do the right thing...
2006-08-01  Robert Reifadvapi32: More LsaQueryInformationPolicy tests.
2006-08-01  Robert Reifadvapi32: LsaQueryInformationPolicy update.
2006-07-31  Robert Reifadvapi32: Add computer sid support to LookupAccountSidW.
2006-07-31  Robert Reifadvapi32: Add more helper functions.
2006-07-31  Robert Reifadvapi32: Add string sid tests.
2006-07-31  Robert Reifadvapi32: Print more info about failed test.
2006-07-31  Robert Reifadvapi32: Make ADVAPI_IsLocalComputer global and remove...
2006-07-29  Robert Reifadvapi32: Fix debugstr_sid to print unsigned SubAuthority.
2006-07-29  Robert Reifadvapi32: Move SID members from WELLKNOWNSID to MAX_SID.
next