Add support for file:/// urls in PathCreateFromUrl.
[wine] / dlls / advapi32 /
2004-09-07  Wolfgang SchwotzerLookupAccountNameA stub always returns a valid SID.
2004-09-06  Mike McCormackReturn the correct error when OpenService is called...
2004-09-02  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-09-01  James Hawkins- remove unnecessary type conversions
2004-09-01  Alexander YaworskyImplemented QueryServiceConfigA.
2004-08-31  Alexander YaworskyExpand ImagePath in QueryServiceConfigW.
2004-08-31  Alexander YaworskySanity check when closing service handle.
2004-08-30  James HawkinsMake CryptSetProviderEx only delete the 'Name' value...
2004-08-30  Alexander YaworskyChanged SC_HANDLEs from HKEYs to pointers to internal...
2004-08-26  Huw DaviesFix full name of HKEY_CURRENT_CONFIG.
2004-08-26  Alexander YaworskyStartService must pass full command line to service...
2004-08-26  Evan DeaublAdded GetSecurityInfo stub.
2004-08-25  Mike McCormackMake SetTokenInformation call NtSetInformationToken.
2004-08-20  James HawkinsEnable ERROR_MORE_DATA to be set in CryptGetDefaultProv...
2004-08-20  James HawkinsAdded tests for CryptSetProviderEx.
2004-08-19  Mike McCormackFix BuildTrusteeWithSid, implement and test BuildTruste...
2004-08-17  Aric StewartLet StartServiceCtrlDispatcher handle services not...
2004-08-17  James HawkinsIf pszTypeName is too small to hold the type name in
2004-08-17  Mike McCormackRemove unnecessary casts in crypt tests.
2004-08-16  Mike McCormackImplemented Get/SetFileSecurity A->W.
2004-08-16  James HawkinsFix alloc test in CryptEnumProviderTypesW that failed...
2004-08-16  James HawkinsFixed a few crypt test bugs.
2004-08-16  Mike McCormackDeclaration, implemention and test for BuildTrusteeWithSid.
2004-08-16  Mike McCormackAdd some stub declarations.
2004-08-16  Mike McCormackMove declaration of LSA* structs to ntsecapi.h.
2004-08-13  Francois GougetFix the PSID and PSECURITY_DESCRIPTOR types.
2004-08-13  Mike McCormackImplement SetThreadToken using NtSetInformationThread.
2004-08-13  James HawkinsIf the pszProvName param of CryptEnumProviders is too...
2004-08-12  James HawkinsAdded tests for CryptEnumProviders.
2004-08-12  James HawkinsCleanup A->W cross call in CryptEnumProviders.
2004-08-09  Mike McCormackImplement A->W call for SetNamedSecurityInfo.
2004-08-09  James HawkinsMake CryptEnumProvidersA pcbProvName parameter contain...
2004-08-09  Mike McCormackFix definition of LookupPrivilegeNameW and declare it.
2004-08-09  James HawkinsFix alloc failure check in CryptEnumProvidersW.
2004-08-09  Mike McCormackAdded a test for ConvertSidToStringSidW.
2004-08-09  Mike McCormackImplemented ConvertSidToStringSidA/W.
2004-08-06  Mike McCormackImplement A->W call for GetNamedSecurityInfo.
2004-08-02  Alexandre JulliardFixed some more freeing issues in CryptAcquireContextA.
2004-07-30  Michael JungFixed a potential double call to CRYPT_Free on variable...
2004-07-24  Alexandre JulliardDon't crash on NULL data in RegSetValueExA (reported...
2004-07-24  Michael Jung- Changed some FIXMEs to TRACEs, since they report...
2004-07-22  Michael Jung- Fixed a problem with dwProvType values greater than...
2004-07-21  Michael JungAdded some unit tests for the CryptAcquireContext API...
2004-07-16  Alexandre JulliardFixed some duplicate CRYPT_Free calls (spotted by Micha...
2004-07-15  Michael JungUse RegQueryValueExA instead of RegQueryValueA in
2004-07-13  Michael JungReference counting for CRYPTPROV objects.
2004-07-13  James HawkinsAdded and cleaned API docs.
2004-07-12  James HawkinsAdded some more API docs.
2004-07-07  Ge van GeldorpAdd missing privilege names.
2004-05-25  William LahtiImplemented AreAnyAccessesGranted.
2004-05-17  Juan Lang- If a crypto provider does not have a Signature in...
2004-05-12  Mike McCormackPass crypt provider and type to CPAcquireContext.
2004-05-10  Alexandre JulliardFixed buffer size handling in GetUserNameA (reported...
2004-05-07  Alexandre JulliardUse the Unix codepage to convert the user name to Unicode.
2004-04-28  Francois GougetAssorted spelling fixes.
2004-04-23  Jon GriffithsDocumentation fixes.
2004-04-20  Francois GougetMake Unicode strings static const.
2004-04-19  Francois GougetMake Unicode const strings static so they are not copie...
2004-04-17  Mike HearnDocumentation for SystemFunction040 and SystemFunction0...
2004-04-12  Alexandre JulliardOpenServiceW: don't use the requested service access...
2004-04-12  Alexandre JulliardOpenSCManagerA/W arguments are strings.
2004-04-07  Raphael JunqueiraAdded some stubs.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-03-22  Juan LangStub CommandLineFromMsiDescriptor to prevent a crash...
2004-03-18  Juan LangAllow RegConnectRegistryW to the local machine name.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-02-27  Robert Shearman- Remove duplicate free.
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2004-01-26  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-16  Robert ShearmanPartially implement RegOpenUserClassesRoot.
2004-01-06  Mike McCormackAdded missing LF in trace.
2004-01-03  Mike HearnImplemented RegFlushKey and NtFlushKey.
2003-12-30  Juan LangRead the Policy{Account,Primary}DomainInformation from...
2003-12-13  Aric StewartBetter handling of some service functions.
2003-12-13  Francois GougetTry not to display uninitialized data in traces (found...
2003-12-11  Huw DaviesDon't crash if lpDependencies is NULL.
2003-12-08  Hans LeidekkerRemove ntdll from imports.
2003-12-02  Mike McCormackStub implementations for ChangeServiceConfigA/W.
2003-11-18  Mike McCormackImprove error handling in CryptAcquireContext.
2003-11-17  Alexandre JulliardRemoved some unnecessary includes.
2003-11-11  Ulrich CzekallaAdded stubs for AccessCheckByType, AddAuditAccessAce,
2003-11-11  Mike HearnImplemented ReportEventA/W.
2003-10-22  Robert Shearman- Fix error paths in advapi32.CryptAcquireContextA.
2003-10-21  Daniel MarmierRegCreateKeyEx{A,W}: state that class string is constant.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-10  Alexandre JulliardMake sure we always use the same name for the semaphore...
2003-10-07  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-10-01  Jon GriffithsDocumentation updates.
2003-10-01  Michael StefaniucFix missing mem freeing on error path.
2003-09-25  Jon GriffithsVarious test fixes for XP/msvc.
2003-09-22  Marcus MeissnerPrint fixmes if we do not find a crypto providers for...
2003-09-17  Mike McCormackCreated stub functions for advapi32.GetExplicitEntriesF...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-22  Steven EdwardsFixes for building with w32api headers on Mingw.
2003-08-19  Mike McCormackImplement registry key unloading.
2003-08-13  Mike McCormackFix spec for InitiateSystemShutdownExA, as pointed...
2003-08-12  Mike McCormackStubs for advapi32 functions InitiateSystemShutdownEx...
2003-08-11  Mike McCormackStubs for BuildTrusteeWithSid(A/W).
2003-07-24  Mike McCormackImplemented LookupPrivilegeValueA/W.
2003-07-21  Alexandre JulliardFixed prototypes of VTableProcStruc callback functions.
next