makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / advapi32 / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-06-21  Alexandre Julliardadvapi32: Make rpcrt4 a delayed import to work around...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-11-23  Louis Lendersadvapi32: Don't delay import rpcrt4.
2008-03-29  Mikołaj Zalewskiservices: Start a local RPC server.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-11-27  Rob Shearmanadvapi32: Add support for using the Mac Keychain servic...
2007-10-31  Rob Shearmanadvapi32: Implement CredWriteW.
2007-03-07  Alexandre JulliardAdded version information for a number of dlls.
2006-10-03  Hans Leidekkeradvapi32: Win64 printf format warning fixes.
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-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-05-10  Mike McCormackadvapi32: Implement and test SystemFunction032 (arc4...
2005-07-06  James HawkinsBranch the LSA functions from security.c to lsa.c.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2004-10-06  Hans LeidekkerImplement MD{4,5}Init MD{4,5}Update and MD{4,5}Final.
2004-10-04  Hans LeidekkerImplement SystemFunction006().
2004-09-17  Filip NavaraImplement A_SHA* functions present in Windows XP and...
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-03-14  Tony LambregtsJanitorial. Get rid of W->A calls.
2002-10-25  Michael StefaniucCompile the advapi32 dll with -DSTRICT.
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-08-09  Alexandre JulliardCreate separate makefiles for tests for more flexibility.
2002-07-10  Alexandre JulliardCreated registry unit test and added tests for RegEnumV...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-02-15  Patrik StridvallAdded some defines for compatibility with Windows headers.
2000-11-30  Alexandre JulliardFinished separation of advapi32.
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-07-25  Alexandre JulliardTemporarily moved advapi32 registry support back into...
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
1999-11-23  Alexandre JulliardChanged to use new server-side registry support.
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
1999-02-13  Ian SchmidtAdded entries for most Crypt* calls.
1999-01-03  Juergen SchmiedMoved ADVAPI32 files to dlls/advapi32.