Compile advapi32 using w32api.
[reactos.git] / reactos / lib / advapi32 / makefile
2004-06-17 Eric KohlCompile advapi32 using w32api.
2004-05-29 Hartmut Birr- Moved the definition of all dll base addresses to...
2004-03-25 Eric Kohl- Implement ImpersonateLoggedOnUser().
2004-03-10 Filip Navara- Include eventlog.c in the build.
2004-03-08 Steven EdwardsGet MSYS and a few others working again....
2004-02-26 Filip Navara- Removed IsTextUnicode stub and replaced it with forwa...
2004-02-26 Steven EdwardsAdded stub of IsTextUnicode to get notepad working...
2004-02-25 Steven EdwardsFixed error introduced by removing the stubs.
2004-02-25 Eric KohlRemove ALL stubs which might be of questionable origin.
2004-01-20 Eric KohlMoved logon-related functions to a separate file.
2004-01-11 Filip Navara- Removed some obsolete headers.
2003-09-08 Thomas Bluemelchanges in this patch by Jonathon Wilson:
2003-08-07 Royce Mitchell III* added _DISABLE_TIDENTS macro to disable any ANSI...
2003-07-20 Eric KohlAdded audit functions.
2003-06-27 Steven EdwardsEnable stubs for a few functions needed by dependancy...
2003-04-14 KJK::Hyperion - fixed definition of IO_COUNTERS structure to make...
2003-02-02 KJK::HyperionVarious makefile fixes:
2003-01-15 Robert DickensonMainly standardisation of makefiles. Added some exports...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2001-11-22 Eric KohlAdded some security/access functions.
2001-10-21 Casper HornstrupOpen named pipe to SCM
2001-08-21 Casper HornstrupMajor update of the build system:
2001-07-15 Rex Jolliffmove work on clean rule
2001-03-17 Emanuele AlibertiStubs for LookupPrivilege* added.
2000-11-20 Eric KohlModified makefiles for use with rcopy
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-08-18 David WelchAdded .o -> .sys rule to simplify driver makefiles
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-04-05 Eric KohlAdded ace, acl and sid functions
2000-03-26 David WelchCorrected the handle generation algorithm in the kernel...
1999-11-07 Emanuele Alibertiadvapi32 compiles OK.
1999-10-25 Rex JolliffSome small fixes to reported build problems
1999-09-25 Boudewijn DekkerSmall addition to token.c
1999-08-29 David Welch*** empty log message ***
1999-07-26 Emanuele Alibertisome work on fixing advapi32
1999-07-22 Eric KohlChanges to compile advapi32.
1999-07-17 Emanuele Alibertifixes
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-05-19 Emanuele Alibertimore stubs
1998-12-04 Rex JolliffRolled in various changes from others