FsRtlSyncVolumes is implemented, even if it does nothing, because it is an absolete...
[reactos.git] / reactos / ntoskrnl /
2003-08-03 Emanuele AlibertiFsRtlSyncVolumes is implemented, even if it does nothin...
2003-08-02 Gunnar Dalsnes-Introduce new WinSta lock to replace most others
2003-07-31 David Welch- Reverted incorrect code.
2003-07-31 Royce Mitchell IIIadded page-aligned allocations ( reworked patch by...
2003-07-31 Royce Mitchell IIIfixed bug in struct _MODIFIERS declaration.
2003-07-30 Eric KohlFixed returned key names in calls to NtEnumerateKey...
2003-07-29 James TaborAdding Art Yerkes Keyboard Testing Code
2003-07-29 Royce Mitchell IIIanother patch by Mike Nordell. Fixed pointer math to...
2003-07-29 Royce Mitchell IIIcasting bug-fix in mm/npool.c - submitted by Mike Norde...
2003-07-29 Royce Mitchell IIIfixed pointer math to be portable
2003-07-29 Royce Mitchell IIIfixed all my bugs passing PUNICODE_STRING objects as...
2003-07-29 Eric KohlMake sure the object name is a zero-terminated Unicode...
2003-07-27 David Welch- Made a start on implemented window moving.
2003-07-27 David Welch- Don't continue the exception if there are no seh...
2003-07-26 Hartmut Birr- Moved the code for freeing a segment to separate...
2003-07-26 Hartmut Birr- Freed the no access memory area in MmReleaseMemoryArea.
2003-07-25 David Welch- Added InterlockedPushEntrySList export so lookaside...
2003-07-24 Hartmut Birr- Fixed the loading of a segment which raw size is...
2003-07-24 Royce Mitchell IIIreorganized for NDIS_WDM support ( submitted by vizzini )
2003-07-23 David Welch- Don't allocate/free a new callback on each callback...
2003-07-22 James TaborFix KEBUGCHECK
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-07-21 David Welch- Fix for lengthy delays when freeing a memory area...
2003-07-21 David WelchChecked in Petr Matousek's fixes for sending APCs to...
2003-07-20 Eric KohlMoved audit functions to a separate file.
2003-07-20 David Welch- Checked in Petr Matousek's APC fix.
2003-07-20 Royce Mitchell IIIfixed ldr/loader.c to report a missing export before...
2003-07-19 Hartmut Birr- Reverted my last changes.
2003-07-17 Andrew GreenwoodWin 32 API header compatibility update
2003-07-16 Hartmut Birr- Sorry, something was wrong with my last clean up...
2003-07-15 Hartmut Birr- Check for a non existing memory area.
2003-07-15 Hartmut Birr- Acquire always the segmemt lock in CcRosLookupCacheSe...
2003-07-15 Andrew GreenwoodMy first CVS commit. Hope I get this right. I did put...
2003-07-14 Hartmut Birr- Fixed the handling for page file backed sections.
2003-07-13 David Welch- Fixed deadlock in pager thread.
2003-07-12 Eric KohlAdded missing debug messages.
2003-07-12 Casper Hornstrup2003-07-12 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-12 David Welch- Return a specific status code when the pagefile is...
2003-07-12 David Welch- Implemented Harmutt Birr's suggestion of a seperate...
2003-07-12 David Welch- Fixed a deadlock - if a thread releasing an fmutex...
2003-07-11 Gé van GeldorpMove qsort() to rosrtl static library
2003-07-11 Casper Hornstrup2003-07-11 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-07-10 Eric KohlImplemented FsRtlDoesNameContainWildCard().
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-10 Royce Mitchell IIIadded @implemented and @unimplemented notes to the...
2003-07-09 Hartmut Birr- Initialized TickCountMultiplier from shared user...
2003-07-09 Hartmut Birr- Fixed some debug messages.
2003-07-09 Hartmut Birr- Used memcpy instead of iteration code.
2003-07-07 Hartmut Birr- Fixed FLUSH_TLB for higher optimization levels like...
2003-07-06 Hartmut Birr- Do only attach/detach the process if the address...
2003-07-06 Hartmut Birr- Store the consumer type for each page.
2003-07-06 Hartmut Birr- Don't free the memory from symbol files if the kernel...
2003-07-06 Hartmut Birr- Release the lock while allocating pages for the pool...
2003-07-05 Hartmut Birr- Allocate a separate memory area for the kmap area.
2003-06-27 Hartmut Birr- Disabled TAG_STATISTICS_TRACKING.
2003-06-27 Hartmut Birr- Fixed some locking problems during different processe...
2003-06-27 Hartmut Birr- Call the FSD if the volume is mounted in IoVerifyVolume.
2003-06-27 Eric KohlDisabled potentially misleading error message.
2003-06-24 Gé van GeldorpPass failures up the chain
2003-06-21 Gé van GeldorpBounds checking in MmMarkPage(Un)Mapped, call MmMarkPag...
2003-06-21 Gé van GeldorpImplement display ownership, also makes ATI Rage 3rd...
2003-06-20 Eric KohlInitial work on error logging.
2003-06-20 Eric KohlDisable debug messages.
2003-06-20 Eric KohlEnable automatic initialization and termination of...
2003-06-19 Gé van GeldorpRevert last change
2003-06-19 Gé van GeldorpImplement EngQueryPerformanceFrequency, EngQueryPerform...
2003-06-19 Gé van GeldorpDon't mark pages as unmapped when releasing them via...
2003-06-17 Eric KohlInitialize pointers to lead byte info tables.
2003-06-17 Eric KohlFixed NtAdjustPrivilegeToken() and SeSinglePrivilegeChe...
2003-06-17 Gé van GeldorpFix processing of com port options
2003-06-16 Hartmut Birr- something was wrong with the previous checkin.
2003-06-16 Hartmut Birr- Restart the access fault handler if the return value...
2003-06-16 Hartmut Birr- Fixed the test for context flags because the architec...
2003-06-16 Hartmut Birr- Removed the architecture flag while checking the...
2003-06-16 Hartmut Birr- Fixed the delivering of pending dpcs in KiDispatchInt...
2003-06-16 Hartmut Birr- Decrement the pending apc count while holding the...
2003-06-16 Hartmut Birr- Release the lock while accessing pageable user mode...
2003-06-16 Hartmut Birr- Remove only the necessary page count from cache in...
2003-06-16 Eric KohlAdded service table pointer to KTHREAD.
2003-06-16 Eric KohlFixed yet another buggy debug message.
2003-06-16 Eric KohlFixed buggy debug message
2003-06-14 Hartmut Birr- Fixed the calculation of MiPagesRequired.
2003-06-14 Hartmut Birr- Added a boot option for reducing the used memory...
2003-06-14 Gé van GeldorpFix RtlpFreeHandle
2003-06-11 Gé van GeldorpPatch by Hartmut to clean up my mess
2003-06-11 Eric KohlFixed math support routines.
2003-06-09 Hartmut Birr- Moved strspn and strcspn to the string library.
2003-06-07 Gé van GeldorpFix NtGetContextThread() and implement NtSetContextThread()
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
next