Standardize comment headers. Patch by Trevor McCort
[reactos.git] / reactos / ntoskrnl / io / iomgr.c
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-04 Gunnar Dalsnes-move structs OBJECT_TYPE/OBJECT_HEADER into private...
2004-12-21 Gé van Geldorp- Standardize I/O Completion Port initialization function
2004-11-21 Alex IonescuHal DMA Patch: Implemented correct AdapterObject, updat...
2004-11-06 Alex IonescuReimplimented IO Timers correctly.
2004-09-08 Eric KohlAdd support for setting a security descriptor for a...
2004-09-07 Eric KohlReturn a security descriptor that grants full access...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-22 Eric Kohl- Add security function for file and registry key objects.
2004-05-09 Hartmut Birr- Put the event from file object as user event into...
2004-05-02 Eric KohlAdd missing io performance counters.
2004-03-27 Filip Navara- Rewritten some driver loading functions to get higher...
2003-12-31 Hartmut Birr- Set the flag IRP_CLOSE_OPERATION in IopDeleteFile.
2003-11-18 Eric KohlInitialize error log worker.
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-11-14 Eric KohlFixed io statistic variables and initialized spinlock.
2003-10-15 Filip NavaraFixed driver loading order, cleaned up relevant functio...
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-10-07 Eric KohlCreate type objects for all object types.
2003-09-29 Filip NavaraThis is first part of patch to get loading boot bus...
2003-08-24 David Welch- Fill in the DriverBase and DriverSize fields in the...
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-06-02 Eric Kohl- Implemented ObQueryNameString().
2003-05-22 Gunnar Dalsnes-Fixed FileObject/Event dereferencing at IRP completion...
2003-05-13 Casper Hornstrup2003-05-13 Casper S. Hornstrup <chorns@users.sourcefo...
2003-02-25 Eric Kohl* Moved symbolic link implementation to the object...
2002-11-05 Hartmut Birr* Setting the DeviceObject and Vbp for given FileObject...
2002-10-05 David WelchImplemented IO work queue functions using the system...
2002-10-03 Robert DickensonAdded call to possibly tempory IoInitializeWorkerThreads.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupRemove some debugging code.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-06-10 Eric KohlMoved io/drvlck.c to mm.
2001-12-05 David WelchFixed security define spelling
2001-08-26 Eric KohlFixed callback calling conventions (part 1).
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-03-07 David WelchAdded tagging of most allocates
2001-01-28 Eric KohlAdded mapping of access rights
2000-10-05 Eric KohlAdded registry shutdown function CmShutdownRegistry()
2000-09-10 Eric KohlImplemented driver shutdown registration
2000-08-24 Eric KohlMinor ide driver cleanup
2000-07-07 Eric KohlImplemented vpb spinlock
2000-06-29 David WelchMade header file usage more consistent
2000-06-15 Eric KohlImproved symbolic links (reparsing).
2000-05-09 Eric KohlFixed or added exported object type variables
2000-03-26 Emanuele AlibertiIo subsystem clean-up. Every exported symbols is not...
1999-12-14 Phillip Susibug fix with file object's name being freed but the...
1999-11-24 David WelchBegan converting minix fsd to work with new caching...
1999-10-07 Eric KohlFixed header inclusion order.
1999-02-18 jeanrevert change in IopCloseFile, because David Welch...
1999-02-15 jeanmodify IopCloseFile : send IRP_MJ_CLOSE .
1999-02-01 David WelchExtensive changes to the objmgr
1999-01-16 David WelchFixed several bugs
1998-10-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-13 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-28 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffInitial revision