- Initialize more fields when creating an Object Type
[reactos.git] / reactos / ntoskrnl / include / internal / io.h
2005-08-07 Alex Ionescu- Initialize more fields when creating an Object Type
2005-07-30 Filip Navara- Replace MODULE_OBJECT with LDR_DATA_TABLE_ENTRY.
2005-07-22 Thomas Bluemel- replaced IopCreateUnicodeString with RtlCreateUnicode...
2005-06-25 Alex IonescuLarge partial cleanup of ntoskrnl internal headers...
2005-06-19 Filip NavaraRemove PNP_VETO_TYPE from winddk.h.
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
2005-06-04 Eric Kohl- Create device instance key for root device node.
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-19 Hervé PoussineauDon't create a new DriverObject if one is already existing
2005-05-18 Alex IonescuObject Manager Patch. This patch continues the work...
2005-05-16 Hervé PoussineauDon't send multiple IRP_MJ_PNP/IRP_MN_START_DEVICE...
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Alex IonescuMake Object Type creation compatible with OB 2.0 from...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-13 Alex IonescuFix IRP structure (add missing member) and optimize...
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-30 Hervé PoussineauImplement IoRegisterPlugPlayNotification, IoUnregisterP...
2005-04-28 Alex IonescuIO Manager Cleanup continues:
2005-04-17 Alex IonescuIoCreateDevice Changes:
2005-04-16 Alex IonescuAdd file object flags, complete DEVOBJ_EXTENSION, and...
2005-04-11 Hervé PoussineauDon't call DriverEntry more than once. Fix suggested...
2005-04-11 Hervé PoussineauFilip Navara <xnavara@volny.cz>: Use correct service...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-03-05 Filip Navara- Implement NtCancelIoFile.
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
2005-02-05 Eric Kohl- Link ntoskrnl against libwdmguid.a.
2005-02-01 Eric KohlFirst attempt at implementing NtGetPlugPlayEvent.
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-21 Gé van Geldorp- Standardize I/O Completion Port initialization function
2004-11-25 Alex IonescuFix IO completion APIs/Structures.
2004-11-19 Filip Navara- Correctly calculate size of the CM_RESOURCE_LIST...
2004-11-06 Alex IonescuReimplimented IO Timers correctly.
2004-10-23 Filip Navara- Minor device node fixes.
2004-10-23 Eric KohlUpdate DEVICE_NODE structure but some ReactOS specific...
2004-10-22 Eric Kohl- Remove obsolete variables from the DEVICE_NODE struct...
2004-09-23 Eric KohlImplement boot logging. Add /BOOTLOG to the command...
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-05-02 Eric KohlAdd missing io performance counters.
2004-03-28 Filip Navara- Minor cleanup and fixed few memory leaks on driver...
2004-03-27 Filip Navara- Rewritten some driver loading functions to get higher...
2004-03-21 Filip Navara- Support for upper level filter drivers.
2004-03-14 Filip Navara- Don't load PnP drivers if they're disabled.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-15 Eric KohlImplemented driver reinitialization.
2003-10-15 Filip NavaraFixed driver loading order, cleaned up relevant functio...
2003-09-30 Filip Navara- Small fixies for bus drivers.
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-08-14 Andrew GreenwoodReactOS W32API convert part 4
2003-06-20 Eric KohlInitial work on error logging.
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...
2003-02-25 Eric Kohlno message
2002-10-05 David WelchImplemented IO work queue functions using the system...
2002-10-03 Robert DickensonAdded prototype for IoInitializeWorkerThreads, possibly...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-28 Hartmut BirrMoved IoPageRead from io.h to iofuncs.h.
2002-06-12 Eric KohlUse the registry to load system start drivers.
2002-06-10 Eric KohlChanged data structure which represents driver objects...
2002-06-10 Eric KohlMoved io/drvlck.c to mm.
2002-05-15 Eric KohlAdded file system recognizer driver.
2002-04-10 Eric KohlMoved IoVerifyVolume().
2002-03-16 Eric KohlMoved CreateSystemRootLink() away.
2002-03-13 Eric KohlMoved creation of ARC names into ntoskrnl.
2001-10-10 Hartmut BirrAdded a new parameter to IoPageWrite().
2001-09-16 Casper HornstrupEnumerate legacy devices
2001-09-01 Casper HornstrupImplemented many console & registry functions to get...
2001-08-26 Eric KohlFixed callback calling conventions (part 1).
2001-08-22 Rex JolliffDriverEntry is now called with correct parameters
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-04-03 David WelchKeep DPC queue size correct
2001-01-13 David WelchFix for vfatfs on volumes with smaller cluster sizes
2000-12-28 David WelchImplemented /Device/PhysicalMemory
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 David WelchCorrected bug where user32.a wasn't being cleaned
2000-07-07 Eric KohlImplemented vpb spinlock
2000-06-29 David WelchMade header file usage more consistent