forget update de.rc
[reactos.git] / reactos / ntoskrnl / cm / ntfunc.c
2003-02-15 Eric Kohl* Implemented/fixed NtSetSecurityObject() and NtQuerySe...
2003-02-12 Eric KohlAdded hive synchronization to value-related registry...
2003-02-10 Eric KohlUse ERESOURCE instead of spinlock to protect the hive...
2003-02-09 Eric KohlSimplified key deletion.
2003-02-09 Eric KohlAdded hive flushing.
2002-12-02 Eric KohlImplemented deferred hive synchronization. It doesn...
2002-12-01 Eric KohlFixed NtQueryValueKey() wrt packed value names.
2002-11-30 Eric KohlImplemented packing of value names
2002-11-26 Eric KohlUse ERESOURCE to lock registry hives.
2002-11-10 Casper Hornstrup2002-11-10 Casper S. Hornstrup <chorns@users.sourcefo...
2002-11-10 Robert Dickensonadded #ifdef around headers to support private test...
2002-10-23 Eric KohlInitialize registry hives only once.
2002-09-15 guidoSwitch i287 fpu, if present, into protected mode (ignor...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-06-19 Eric KohlImplemented registry links (REG_LINK).
2002-06-16 Eric KohlFixed wrong interpretation of value cell size in NtSetV...
2002-03-16 Eric KohlImproved registry initialization.
2002-03-15 Casper HornstrupConfiguration manager cleanup.
2002-02-06 Eric KohlImplemented [Nt/Zw]QueryMultipleValueKey().
2002-02-05 Eric KohlFixed name string length and termination for KeyValueB...
2001-09-16 Casper HornstrupEnumerate legacy devices
2001-09-08 Eric KohlCreate mandatory keys for resource management.
2001-09-01 Casper HornstrupImplemented many console & registry functions to get...
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...
2001-06-16 Eric KohlChanged ObCreateObject() to a more nt-compatible format.
2001-06-14 Jason FilbyFrom Eugene Ingerman: