- Silence TCPIP.
[reactos.git] / reactos / drivers / dd / serial /
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-08-24 Hervé PoussineauFix IRP_MJ_QUERY_INFORMATION/FileStandardInformation...
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-06-23 Hervé PoussineauAssign provider-specific fields in IOCTL_SERIAL_GET_PRO...
2005-06-19 Filip NavaraMove the TAG define.
2005-05-31 Hervé PoussineauDon't try to detect serial ports at known I/O addresses...
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-18 Hervé PoussineauUse translated resources list to get informations about...
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-16 Casper HornstrupAdd missing file
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-15 Hervé PoussineauCorrect implementation of IOCTL_SERIAL_SET_BAUD_RATE
2005-05-14 Casper HornstrupMerge r15277 to trunk
2005-05-14 Casper HornstrupCompile with DBG=1
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Hervé PoussineauChange ASSERTs to assert on existent variables
2005-05-12 Hervé PoussineauWhite space cleanup, correct indentation
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-08 Thomas Bluemelfixed more uninitialized variables warnings
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Hervé PoussineauDon't desallocate non allocated memory
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-30 Hervé PoussineauRegister GUID_DEVINTERFACE_COMPORT for serial devices
2005-04-15 Hervé PoussineauAllow interrupts indicating an empty buffer only if...
2005-04-15 Hervé PoussineauAdd ASSERTs
2005-04-11 Hervé PoussineauRemove unneeded hack. DriverEntry is now called only...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-06 Hervé PoussineauVerify that allocated resource list is not NULL in...
2005-04-05 Thomas Bluemelfree work items after processing them
2005-04-05 Hervé PoussineauRemove useless code (ACPI now reports resources correctly)
2005-04-04 Hervé PoussineauFix file properties
2005-04-04 Hervé PoussineauMove variable declarations at the start of functions
2005-04-04 Hervé PoussineauAllow ACPI detection and legacy detection for serial...
2005-04-04 Hervé PoussineauCorrect IOCTL_SERIAL_CLEAR_STATS and IOCTL_SERIAL_PURGE
2005-04-04 Casper HornstrupInstall generated files
2005-04-03 Hervé PoussineauReplace polling mode in IRP_MJ_READ by an interrupt...
2005-04-02 Hervé PoussineauCorrect timeout issues when reading
2005-03-27 Hervé PoussineauFix handling of input and output buffers
2005-03-27 Hervé PoussineauMark Junker <mjscod@gmx.de>
2005-03-25 Filip NavaraFix uninitialized variable warnings.
2005-03-24 Hervé Poussineau- Add synchronization on input and output buffers
2005-03-22 Hervé Poussineau- Implement IOCTL_SERIAL_GET_COMMSTATUS, IOCTL_SERIAL_P...
2005-03-21 Hervé PoussineauBased on work by Saveliy Tretiakov (saveliyt@mail.ru)
2005-03-20 Hervé PoussineauBased on work by Mark Junker <mjscod@gmx.de>
2005-03-20 Magnus Olsenthis waring break the head for me
2005-03-20 Hervé PoussineauAdd legacy detection of COM3 and COM4
2005-03-18 Hervé PoussineauFix a warning with some compilers about non-initialized...
2005-03-18 Hervé PoussineauDon't double-define STATUS_ARRAY_BOUNDS_EXCEEDED
2005-03-18 Hervé PoussineauImplement legacy detection (it should be able to detect...
2005-03-16 Hervé PoussineauSaveliy Tretiakov <saveliyt@mail.ru>
2005-03-15 James Taboreol-style native
2005-03-14 Hervé PoussineauStart of the serial driver:
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
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-16 Casper HornstrupBuild device drivers
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-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-11-16 Steven EdwardsAdded -D__USE_W32API
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-09-20 Thomas Bluemelfixed compiler warnings and cvsignore files
2003-06-29 guidoanother day of janitor stuff
2002-10-06 Robert DickensonQuick fix to prevent bochs users experiencing aborts...
2002-09-24 Robert DickensonDoing some work on the serial driver.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-25 Robert DickensonFixed some broken stuff, added some cvs sugur.
2001-08-21 Casper HornstrupMajor update of the build system:
2001-07-25 Eric KohlAdded missing .cvsignore files.
2001-07-15 Rex Jolliffmove work on clean rule
2001-06-22 Eric KohlAdded symbol __NTDRIVER__ to identify drivers.
2000-11-20 Eric KohlModified makefiles for use with rcopy
2000-08-18 David WelchAdded .o -> .sys rule to simplify driver makefiles
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-06-29 David WelchMade header file usage more consistent
1999-12-04 Emanuele AlibertiAdded version resource to dd and fs.
1999-11-20 Eric KohlAdded missing STDCALL.
1999-08-29 David Welch*** empty log message ***
1999-07-16 Rex Jolliffadded dist rule
1999-06-25 Rex Jolliffconsolidated makefiles and added floppy and dist rules.
1999-05-11 Eric KohlFixed compiler warnings.
1999-04-29 Eric KohlFixed 'implicid declaration' warnings.
1999-04-14 David WelchFixed more compilation bugs (sorry)
1999-04-03 Rex JolliffAdded a recursive clean rule and cleaned up a few loose...
1998-11-29 Rex JolliffChanged include/hal/io.h to halio.h with i386/io.h
next