Cleanup isn't necessary after calling the driver in NtQueryDirectoryFile.
[reactos.git] / reactos / ntoskrnl / ke / event.c
2005-08-10 Aleksey BraginFixed a typo. According to the url pointed out by Royce...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-05 Alex IonescuUpdate KPROCESS structure to latest version and documen...
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-14 Alex IonescuSupport Priority Boosting during Wait Satisfaction...
2005-03-14 Alex IonescuDispatching & Queue Rewrite II:
2005-03-14 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-02-28 Alex IonescuReverting to 13775. Sorry for the mess. This is dedicat...
2005-02-28 Alex IonescuTest commit. Not official branch release -- it will...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-22 Thomas Bluemelfixed the prototype of KePulseEvent() and made NtPulseE...
2005-01-12 Filip NavaraBasic support for priority boosting.
2005-01-01 Hartmut Birr- Simplified KeSetSystemAffinityThread and KeRevertToUs...
2004-11-21 Gunnar Dalsnesfix kernel queues + misc fixes/cleanups
2004-10-22 Eric KohlUse upper-case ASSERT macros.
2004-10-13 Alex IonescuImplemented KeSetEventBoostPriority, KeFindConfiguratio...
2004-08-21 Mike NordellFix misplaced STDCALL
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-06-23 Alex IonescuAdded Ke Stubs
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-11-02 Eric KohlReimplemented dispatcher database lock and synchronizat...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2001-01-19 David Welch(Finally) implemented Philip Susi's suggestion for...
2000-07-10 Eric KohlMoved interrupt code from hal into kernel
2000-07-06 David WelchAdded experimental paging out code (wouldn't activate...
2000-07-04 David WelchCompilation fixes
2000-07-04 Eric KohlFixed RtlNtStatusToDosError()
2000-06-29 David WelchMade header file usage more consistent
2000-06-25 David WelchRemoved from redundant files from the mm directory
2000-06-04 Eric KohlFixed STDCALL issues in Ke functions
1999-11-12 David Welch1) Corrected bugs in ERESOURCE code
1999-11-02 David WelchImproved scheduling code
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-01-16 David WelchFixed several bugs
1998-10-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffInitial revision