Changed timmons to helmet, but this should be loaded from the registry.
[reactos.git] / reactos / ntoskrnl /
2003-03-01 Eric KohlFixed wrong MBR declaration.
2003-02-27 Eric KohlTerminate service name string.
2003-02-27 Gunnar DalsnesNon expired timer wasn't dequeued/canceled before freed
2003-02-27 Gunnar DalsnesWaitForMultipleObjects: WaitAll waits were buggy
2003-02-26 Eric KohlFixed some hal dispatch table issues.
2003-02-25 Eric Kohl* Moved symbolic link implementation to the object...
2003-02-25 Eric Kohlno message
2003-02-25 Eric KohlImplemented ExIsProcessorFeaturePresent().
2003-02-24 Hartmut Birr- Removed allocation of nonpaged pool memory for event...
2003-02-19 Eric KohlStarted implementing a hive check (still disabled).
2003-02-19 Gé van GeldorpDon't pass (unused) DeviceHandle into ObCreateObject...
2003-02-18 Casper Hornstrup2003-02-18 Casper S. Hornstrup <chorns@users.sourcefo...
2003-02-18 Casper Hornstrup2003-02-18 Casper S. Hornstrup <chorns@users.sourcefo...
2003-02-18 Eric KohlUse a 5-step transaction to update hive and log file.
2003-02-17 Eric KohlWrite log file header, block bitmap and dirty blocks.
2003-02-15 Eric KohlAdded missing Acl and SD functions from ntdll.
2003-02-15 Eric KohlAdded missing Acl and SD functions from ntdll.
2003-02-15 Eric Kohl* Implemented/fixed NtSetSecurityObject() and NtQuerySe...
2003-02-14 Eric KohlCalculate hive header checksum.
2003-02-14 Eric KohlReplaced filesystem list spinlock by an executive resource.
2003-02-14 Eric KohlFixed declarations.
2003-02-14 Eric KohlNew bins should be flushed properly.
2003-02-13 Hartmut Birr- Ntoskrnl uses for all access to internal structures...
2003-02-13 Eric KohlImplemented merging of free blocks.
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 Hartmut BirrRemoved the fix for flushing modified cache segments...
2003-02-09 Eric KohlAdded hive flushing.
2003-02-08 Eric KohlFixed a bug in RtlFindSetBits().
2003-02-03 Gé van GeldorpSet page protection for images having section alignment...
2003-02-02 Eric KohlImplemented NtQueryPerformanceCounter().
2003-02-02 Hartmut BirrCheck the length of the gap if this starts at the begin...
2003-01-30 Hartmut BirrIncrease the write back count in CcRosFlushDirtyPages
2003-01-30 Hartmut BirrWrite back dirty pages from cache manager at shutdown.
2003-01-25 Hartmut Birr-IoCallDriver didn't set DeviceObject member in next...
2003-01-25 Hartmut Birr-IoCancelIrp fixed/improved (Thanks to Gunnar Andr...
2003-01-25 Hartmut Birr-Added some file locking improvements. (Thanks to Gunna...
2003-01-19 Hartmut BirrAdded special handling for shift value 32.
2003-01-19 Hartmut BirrAttache the process if we are running in the context...
2003-01-19 Gé van GeldorpSilence some debug messages
2003-01-16 Casper Hornstrup2003-01-16 Casper S. Hornstrup <chorns@users.sourcefo...
2003-01-16 Eric KohlRemoved outdated and duplicate bugcode definition.
2003-01-15 Casper Hornstrup2003-01-15 Casper S. Hornstrup <chorns@users.sourcefo...
2003-01-11 Hartmut BirrFixed the check for the correct count of pagefiles.
2003-01-11 Hartmut BirrEnded the searching for a free block if it was found...
2003-01-11 Hartmut BirrDisabled the call to MmWriteDirtyPages. MmWriteDirtyPag...
2003-01-11 Hartmut BirrSignaled the event of pageop at return if the function...
2003-01-11 Hartmut BirrDid not dereference the connected port if the function...
2003-01-11 Hartmut BirrFixed a comment.
2003-01-11 Hartmut BirrSignaled the event of pageop at return if the function...
2003-01-11 Hartmut BirrUsed lookasidelists for rmap's.
2003-01-11 Hartmut BirrUsed lookasidelists for pageop's.
2003-01-11 Hartmut BirrUsed lookasidelists for some memory allocations.
2003-01-11 Hartmut BirrUsed lookasidelists for ibcb's.
2003-01-11 Hartmut BirrMoved all definitions for internal structures and funct...
2003-01-07 Robert DickensonAdded _alldiv,_allmul,_allrem,_allshl,_allshr,_aulldiv...
2003-01-02 Casper Hornstrup2003-01-02 Casper S. Hornstrup <chorns@users.sourcefo...
2003-01-02 Hartmut BirrFixed the access to the region list in MmAlterRegion.
2003-01-02 Hartmut BirrMoved the call to HalEndSystemInterrupt to the end...
2003-01-02 Hartmut BirrFixed a buffer overflow in wcsncpy.
2002-12-22 Gé van GeldorpFixed typo, Edi was not restored
2002-12-16 Hartmut BirrUnmap the low memory in SMP mode in MmInit3.
2002-12-16 Hartmut BirrFixed Exfi386InterlockedExchangeUlong and InterlockedEx...
2002-12-15 Casper Hornstrup2002-12-15 Casper S. Hornstrup <chorns@users.sourcefo...
2002-12-11 Robert DickensonKdDebuggerEnable -> KdDebuggerEnabled
2002-12-09 Eric KohlFixed buggy system hive identification.
2002-12-09 Hartmut BirrFixed some bugs in the wait functions.
2002-12-09 Hartmut BirrProtected the access to system_time with a spinlock.
2002-12-09 Hartmut BirrFixed the setting of the real time clock.
2002-12-09 Hartmut BirrEnable/Disable the irq in KeConnectInterrupt/KeDisconne...
2002-12-09 Robert DickensonAdded a dummy copy of KiInterruptDispatch2 and removed...
2002-12-09 Robert DickensonRollback removal of auto-dependancy checking.
2002-12-08 Eric KohlFixed a bug which created new registry hives in the...
2002-12-08 Robert Dickensonminor format modifications to reduce diffs with duplica...
2002-12-07 Eric KohlOuch!
2002-12-07 Eric KohlCall CmInit2() only if the system hive was imported.
2002-12-04 Eric KohlRemoved some error-prone bit-fiddling.
2002-12-04 Eric KohlFixed a typo.
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-27 Hartmut BirrFree the user stack in PsReapThreads.
2002-11-27 Hartmut BirrDo only for process handles detach/attach the process...
2002-11-27 Hartmut BirrChange the type for the page fault handler from trap...
2002-11-26 Eric KohlUse ERESOURCE to lock registry hives.
2002-11-15 Eric KohlCreate process parameter block for initial process...
2002-11-14 Casper Hornstrup2002-11-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-11-13 Robert DickensonCommit of the rest of Gunnars file locking patch.
2002-11-13 Robert Dickensonadded #ifdef around headers to support test build....
2002-11-12 Eric KohlReworked initial process loader.
2002-11-11 Hartmut Birr* Changed the access to the bitmap from BYTE to ULONG...
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-11-10 Robert Dickensonadded #ifdef around headers to support private test...
2002-11-10 Robert Dickensonadded #ifdef around headers to support private test...
2002-11-10 Robert Dickensonadded #ifdef around headers and some debug message...
2002-11-10 Robert Dickensonadded #ifdef around headers to support private test...
2002-11-10 Robert Dickensonadded #ifdef around headers to support private test...
2002-11-09 Hartmut Birr* Unlock the address space if MmOpenMemoryAreaByAddress...
next