- Silence TCPIP.
[reactos.git] / reactos / drivers / storage / cdrom /
2005-12-01 Steven Edwardsstop the abuse of having the ddk directory in the path...
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-07-20 Alex Ionescu - Build cdfs, ntfs, vfatfs with PCH
2005-07-05 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-06-26 Alex IonescuKill NTOS headers. So long, and thanks for all the...
2005-06-18 Filip NavaraGet rid of ROS DDK SCSI headers (forgot these files...
2005-06-17 Filip NavaraUse W32API.
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-22 Hartmut BirrDon't create the media change event as named object.
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-08 Steven Edwardsremove 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-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-04 Casper HornstrupInstall generated files
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-03-02 Casper HornstrupCopy bootstrap files to cd
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-17 Casper HornstrupBuild storage drivers
2005-01-17 Eric KohlPatch by tinus.Fix media change support for CDROMs...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-10-16 Gé van Geldorp- Centralize definition of version resource
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-07-03 Filip Navara- Fix errors during optimized build.
2004-06-11 Gé van GeldorpPatch by Michael Fritscher <michael@fritscher.net>
2004-06-10 Hartmut Birr- Enabled the dependency check for the storage drivers.
2004-05-09 Hartmut Birr- Set the correct cdb length for the mode sens command...
2004-02-29 Hartmut Birr- Rewrote parts of the capability detection code.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-11-13 Eric KohlEnabled -Wall and -Werror and fixed resulting bugs.
2003-11-10 Eric KohlRetry failed requests.
2003-11-07 Eric KohlProcess IOCTL_CDROM_GET_DRIVE_GEOMETRY asynchronously.
2003-11-07 Eric KohlImplemented asynchronous IOCTL_CDROM_CHECK_VERIFY.
2003-07-17 Andrew GreenwoodWin 32 API header compatibility update
2003-07-16 Eric KohlFixed a potential bug related to anonymous struct/union.
2003-07-13 Eric KohlCreate media change events.
2003-06-29 guidoanother day of janitor stuff
2003-05-01 Eric KohlGet timeout value from the registry or use default...
2003-04-05 Casper Hornstrup2003-04-05 Casper S. Hornstrup <chorns@users.sourcefo...
2003-01-05 Robert Dickensonhousekeeping files...
2002-12-15 Eric KohlUse lookaside list to allocate SRBs.
2002-11-17 Robert DickensonRelative include path fixed to absolute path.
2002-09-19 Eric KohlMoved SCSI headers because they are used by usetup.
2002-09-17 Hartmut Birradded support for IOCTL_CDROM_GET_LAST_SESSION.
2002-09-15 Hartmut BirrAdded support for IOCTL_CDROM_READ_TOC.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-07-18 Eric KohlAdded IOCTL_DISK_SET_PARTITION_INFO.
2002-06-06 Eric KohlFixed broken handling of SCSI port capabilities.
2002-05-26 Eric KohlAlways update disk geometry.
2002-05-25 Eric KohlFixed timeout for unpopulated ide channels.
2002-04-10 Eric KohlImplemented IOCTL_CDROM_GET_DRIVE_GEOMETRY.
2002-03-25 Eric KohlStarted improving error handling and retries.
2002-03-22 Eric KohlDisabled debug output.
2002-03-22 Eric KohlAdded default disk geometry.
2002-03-20 Eric KohlTry to read disk capacity on startup.
2002-03-15 Eric KohlFixed device characteristics.
2002-03-08 Eric KohlRecognizes CD-ROM drives.
2002-01-31 Eric KohlAdded cdrom class driver skeleton.