migrate substitution keywords to SVN
[reactos.git] / reactos / ntoskrnl / cm / import.c
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-12 Eric Kohl- Replace hive locks and hive list lock by a global...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-05-09 Eric Kohl- Implement multi-block bins. This removes all existing...
2004-01-31 Eric KohlFixed querying and enumerating the subkeys of HKEY_LOCA...
2004-01-05 Thomas Bluemeltamlin's work on compiling the kernel with another...
2003-12-14 Hartmut Birr- Fixed some debug messages.
2003-11-27 Gunnar Dalsnesdisable regular kmode apc's around Resource locks
2003-10-16 Eric Kohl- Moved and renamed RtlpCreateRegistryKeyPath() to...
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-10-10 Eric Kohl- Fixed inconsistent detection of in-offset data.
2003-06-01 Eric KohlFixed remaining object name issues in NtLoadKey2()...
2003-05-30 Eric KohlImplemented NtLoadKey2() and NtUnloadKey().
2003-05-24 Eric KohlOptimized hive import.
2003-04-24 Eric KohlEnable hardware hive import.
2003-04-17 Eric KohlCreate hardware keys only if hardware hive was not...
2003-04-12 Eric KohlFinal preparations for hardware hive import.
2003-04-04 Eric KohlCleaned-up and simplified hive import and registry...
2003-04-01 Eric KohlStart cleaning-up the hive management routines.
2003-04-01 Eric KohlEnable import of binary system hive.
2003-03-24 Eric KohlImplemented import of binary system hive. (UNTESTED)
2003-03-22 Eric KohlSeparate import of system and hardware hive.
2002-11-10 Robert Dickensonadded #ifdef around headers to support private test...
2002-10-20 Robert DickensonBugfix for ascii-hex conversions.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-05-24 Eric KohlAdded import of REG_EXPAND_SZ registry values.
2002-04-27 Eric KohlAdded code to import REG_MULTI_SZ values.
2001-11-25 Eric KohlAdded 'dword' data type.
2001-09-04 Eric KohlFixed hive import bug.
2001-08-30 David WelchChanged internal/config.h -> roscfg.h in a number of...
2001-08-29 Rex Jolliffpreliminary implementation of boot hive import. exposes...