rsaenh: Fix the case when CPGetHashParam should return the size of the HASHVAL.
[wine] / dlls / advapi32 /
2006-07-21  Robert Reifadvapi32: Partial LookupAccountSid implementation.
2006-07-18  Andrew Talbotadvapi32/tests: Write-strings warnings fix.
2006-07-17  Robert Reifadvapi32: Add CreateWellKnownSid and IsWellKnownSid.
2006-07-12  Robert Reifadvapi32: Fix LsaQueryInformationPolicy HeapAlloc bug.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-11  Bang Jun-Youngadvapi32: Fix registry API prototypes to match the...
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 Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-07  James Hawkinsadvapi32: Get the token type in ImpersonateLoggedOnUser.
2006-07-07  James Hawkinsadvapi32: Add tests for LookupAccountSid.
2006-07-05  Robert Shearmanadvapi32: Fix the service function being called when...
2006-07-03  Robert Shearmanadvapi32: Implement RegisterServiceCtrlHandleExW.
2006-06-30  Robert Shearmanadvapi32: Implement RegDisablePredefinedCache.
2006-06-26  Ivan Leoadvapi32/tests: Fix a crash when ConvertSidToStringSidA...
2006-06-23  Juan Langadvapi: Add a stub for SystemFunction035.
2006-06-13  Alexandre Julliardadvapi32: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardadvapi32/tests: Use lstrlenA instead of strlen in ok...
2006-06-13  Robert Shearmanadvapi32: Fix the parsing of string SIDs with multiple...
2006-06-13  Robert Shearmanadvapi32: Replace some mixed tabs with spaces.
2006-06-13  Robert Shearmanadvapi32: Support well-knowns SIDs in string SIDs.
2006-06-13  Robert Shearmanadvapi32: Nul-terminate the domain string in LookupAcco...
2006-06-12  Alexandre Julliardadvapi32: Make some variables static and/or const.
2006-06-12  Alexandre Julliardadvapi32: Added spec entry for GetEffectiveRightsFromAclW.
2006-06-10  Saulius Krasuckasadvapi32: Test RegSetValueEx[AW] for setting some seque...
2006-06-05  Mike McCormackadvapi32: Fix comment to match the function (thanks...
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-20  Paul Chitescuadvapi32: Add stub FileEncryptionStatus and declarations.
2006-05-16  Mike McCormackadvapi32: Implement and test SystemFunction005.
2006-05-15  Francois GougetFix some winapi_check documentation warnings.
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-11  Mike McCormackadvapi32: Fix a typo (spotted by Peter Berg Larsen).
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-10  Michael Stefaniucjanitorial: Remove redundant NULL pointer checks before...
2006-05-05  Robert Reifadvapi32: Add some lsa tests.
2006-05-05  Robert Reifadvapi32: Fix LsaClose return value.
2006-05-05  Robert Shearmanadvapi32: Implement the majority of ImpersonateLoggedOn...
2006-04-21  Robert Reifadvapi32: Fix LsaQueryInformationPolicy return values.
2006-03-28  Alexandre Julliardadvapi32: Fixed compiler warnings.
2006-03-28  Thomas Weidenmuelleradvapi32: Fixed building TRUSTEEs with objects.
2006-03-21  Francois Gougetadvapi32: Fix the LsaEnumerateAccountRights() export.
2006-03-13  Hans Leidekkeradvapi32: Add stub implementations for a bunch of docum...
2006-02-22  Ulrich Czekallaadvapi32: Add partial implementation of LookupAccountNameW.
2006-02-14  Michael Jungadvapi32: Implemented RegLoadMUIString[AW].
2006-02-09  Aric Stewartadvapi32: Fix for RegNotifyChangeKeyValue.
2006-02-02  Ulrich Czekallaadvapi32: Add stub for ObjectDeleteAuditAlarmW.
2006-01-10  Mike McCormackadvapi32: If we can't connect to a service's pipe,...
2006-01-03  Vitaliy Margolenadvapi32: Don't allocate memory for empty argument...
2005-12-08  Rein Klazesadvapi32: RegCreateKeyEx fix.
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-24  Paul VriensReturn a real error in LsaLookupSids.
2005-11-21  Vincent BéronAdd/correct prototypes for some already defined functio...
2005-11-21  Rob ShearmanDon't try waiting for the service process to start...
2005-11-12  Markus AmslerImprove c2man Documented-Total count. Changes:
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-11-08  Saulius KrasuckasWin98 fails another way when user isn't logged in.
2005-11-04  Markus AmslerImprove c2man Documented-Total count.
2005-11-04  Saulius Krasuckas- RegConnectRegistryA fails on Win9x when Remote Regist...
2005-11-04  Mike McCormackImplement advapi32.CommandLineFromMsiDescriptor. It...
2005-11-03  Hans LeidekkerAdded stub for RegisterServiceCtrlHandlerEx{A,W}.
2005-10-27  Ivan Leo PuotiDelete a temp file.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-28  Vincent BéronRemove some Unicode->ANSI cross-calls in crypt functions.
2005-09-16  Robert ShearmanFix String SID parsing.
2005-09-15  Rein Klazes- Set the LastError in OpenSCManager in case of errors;
2005-09-12  Alexandre JulliardFixed a number of pointer to integer conversions that...
2005-09-09  Alexandre JulliardUse a more portable scheme for storing the name of...
2005-08-27  Mike McCormackFix gcc 4.0 warnings.
2005-08-23  Kevin KoltzauProperly declare handles.
2005-08-22  Kevin KoltzauRemove 'cast from pointer to integer of different size...
2005-08-15  Vincent BéronChange some TRACEing formats to make more sense.
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-08-01  Alexandre JulliardAdded commented out stubs for a bunch of new functions.
2005-07-28  Steven EdwardsCorrect RegCreateKeyEx[A/W] prototype to match the...
2005-07-18  Felix NawothnigImplement RegGetValueA/W.
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-18  Juan LangAdd/correct a couple definitions, allow hashing nothing.
2005-07-11  Francois GougetAssorted spelling fixes.
2005-07-07  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-07-06  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
next