- KdDebuggerNotPresent should be FALSE by default.
[reactos.git] / reactos / ntoskrnl / cm / import.c
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-10 Alex Ionescu- Fix SleepEx.
2006-10-06 Alex Ionescu- Add PROFILE_ACPI_DOCKING_STATE.
2006-08-14 Alex Ionescu- Get rid of "ChunkSize" through a sickening hack ...
2006-08-14 Alex Ionescu- Make HHIVE part of EREGISTRY_HIVE, similarly to NT.
2006-08-14 Alex Ionescu- Parameter changes to HvInitialize
2006-08-07 The Wine Synchronizer[FORMATTING]
2006-07-29 Aleksey BraginAdd 2nd half of the Filip Navara's cmlib. Now both...
2006-06-29 Art YerkesFixed reference counting in CmiConnectHive and CmiDisco...
2005-11-28 Alex Ionescu- Support INIT section pragmas for msvc. Patch by Breze...
2005-07-22 Thomas Bluemelallocate LogFileName and HiveFileName from paged pool
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-01 Gunnar DalsnesRtlCreateUnicodeString->RtlpCreateUnicodeString
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-26 Eric Kohl- Replace NtQuerySystemTime by KeQuerySystemTime
2005-01-23 Thomas Bluemelget rid of the reactos-only RTL_REGISTRY_ENUM flag...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
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-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-05-09 Eric Kohl- Implement multi-block bins. This removes all existing...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
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...