Implemented missing KeRaiseIrqlToXxLevel() functions
[reactos.git] / reactos / ntoskrnl / cm /
2000-10-07 David WelchSome bug fixes
2000-10-05 Eric KohlAdded registry shutdown function CmShutdownRegistry()
2000-10-05 jeancorrect bugs
2000-09-29 jeanwork on registry
2000-09-22 jeanread functions on file SYSTEM implemented
2000-09-21 jeanwork on ntopenkey forkeys insystem hive
2000-09-18 jeantype of Name in KEY_BLOCK corrected
2000-09-14 jeanwork on registry files
2000-09-13 jeanreport changes from 1.29
2000-09-13 jeanwork on registry
2000-09-12 jeandeclaration of NtLoadKey2 corrected.
2000-09-12 jeanchanges in IRP for compatibility
2000-09-08 Eric KohlImplemented basic registry functions
2000-09-06 Eric KohlFixed some bugs in the registry
2000-09-05 Eric KohlRegistry fixes (not usable yet)
2000-09-03 Eric KohlFixed mysterious registry bug
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-08-11 jeanlittle work on registry
2000-06-29 David WelchMade header file usage more consistent
1999-12-09 Rex Jolliffsome more video code
1999-11-24 David WelchBegan converting minix fsd to work with new caching...
1999-10-26 Rex Jolliffadded check for bootloader config hive
1999-10-07 Eric KohlFixed header inclusion order.
1999-08-29 Emanuele Alibertisome __stdcall fixes in ntoskrnl and ntdll
1999-08-14 Rex JolliffVarious small changes for registry work
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-06-14 Rex Jolliffuntested implementation of the registry
1999-06-08 Rex JolliffAdded a few more functions for registry
1999-06-08 Rex Jolliffmore hacking on the registry
1999-06-07 Rex Jolliffmore registry changes
1999-06-03 Rex Jolliffsome changes to registry code
1999-05-29 David WelchLots of changes to the kernel
1999-05-10 Rex Jolliffa little work on the registry code
1999-03-25 David WelchCleaned up code a bit
1999-02-01 David WelchExtensive changes to the objmgr
1999-01-22 Rex Jolliffchanges to implement registry tags
1999-01-13 Rex JolliffPE driver loader is complete.
1999-01-07 Rex JolliffWrote initial hack at ZwCreateKey and CmInitialize
1998-11-13 Rex Jollifffixed error in stub code
1998-11-07 Rex Jolliffadded unimplemented messages to all imimplemented functions
1998-10-05 Rex JolliffInitial revision