atapi, buslogic, cdrom, class2.
[reactos.git] / reactos / drivers / lib /
2006-01-07 Alex Ionescu- Get oskittcp to compile on msvc.
2006-01-07 Alex Ionescu- Get IP to compile.
2006-01-07 Alex Ionescu- Get chew and csq to compile.
2006-01-07 Alex Ionescu- get mpu401, parallel and ramdrv to work on msvc.
2006-01-04 Gé van GeldorpLet oskit tell us when sending should be blocked 'cause...
2006-01-02 Gé van GeldorpSilence some debug messages
2006-01-02 Gé van GeldorpUse lookaside lists for two most common allocation...
2006-01-02 Gé van GeldorpUse a lookaside list for tracking
2006-01-01 Gé van GeldorpRevert accidental commit 20505
2006-01-01 Gé van GeldorpFix memory tracking
2006-01-01 Gé van GeldorpMemory is properly released, no need to untrack it
2006-01-01 Gé van GeldorpFix a memory leak
2005-12-24 Gé van GeldorpThere's a difference between a handle and an object...
2005-12-23 Gé van GeldorpChecking memory allocation return values helps prevent...
2005-12-23 Gé van GeldorpSend delayed ACKs after 200ms instead of 2500ms
2005-12-23 Gé van GeldorpForce Nagle algorithm off for loopback
2005-12-22 Gé van GeldorpReturn error code that oskit understands. Fixes ftp...
2005-12-22 Gé van GeldorpSilence debug message
2005-12-22 Gé van GeldorpRemove debugging breakpoint accidentally left in
2005-12-22 Gé van GeldorpRemember the last allocated port and try to allocate...
2005-12-13 Art YerkesPatch to fix bugcheck at exit for various TCP wielding...
2005-12-12 Art YerkesWorking work item library.
2005-12-11 Art YerkesAdded chew library.
2005-12-11 Art YerkesA little library for making it easier to get to PASSIVE...
2005-12-10 Gé van GeldorpShut off some debug messages
2005-12-08 Art YerkesRevert my patch from yesterday. Need to take more...
2005-12-07 Art YerkesFix firefox exit. Implement a simple work queue for...
2005-12-01 Steven Edwardsstop the abuse of having the ddk directory in the path...
2005-11-28 Royce Mitchell IIIinline -> __inline
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-09-08 Royce Mitchell IIIwin32 api compatibility fix
2005-08-03 Martin Fuchsset svn:eol-style of *.dsp/dsw to CRLF
2005-07-29 Thomas Bluemeldefine __NO_CTYPE_INLINES to get DBG:=0 builds work...
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-07-05 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-06-26 Alex IonescuFix kdbg build and some more header cleanups: add csq...
2005-06-22 Steven Edwardsmark IopCsqCancelRoutine as static. Vizzini really...
2005-06-20 Filip NavaraFix warnings.
2005-06-17 Filip NavaraCSQ is linked to the kernel also, so make that work.
2005-06-17 Filip NavaraUse W32API.
2005-06-17 Filip NavaraUse W32API.
2005-06-17 Filip NavaraGet rid of obsolete makefile.
2005-06-17 Filip NavaraDon't include windows.h in drivers.
2005-06-05 Casper HornstrupRemove old makefiles
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-17 Casper HornstrupEnable warnings
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-09 Thomas Bluemelfixed some more warnings
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-05-01 Art YerkesAdded HOST=mingw32-linux64 setting.
2005-04-22 Art Yerkestcpmisc.h:
2005-04-20 Casper HornstrupDon't link kernel-mode modules to kernel32.dll
2005-04-17 Art YerkesNeeded infrastructure for DHCP:
2005-04-16 Art YerkesMake the broadcast address all 1's.
2005-04-10 Casper HornstrupSupport -Werror
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-24 Art YerkesThis is change 1 of 2.
2005-03-18 Art YerkesAdded simple dword OID query to lan.
2005-03-16 Filip NavaraFix some logic in port management code.
2005-03-13 Gé van GeldorpAllow cancelling of listen IRPs
2005-03-13 Gé van Geldorparty:
2005-03-12 Art YerkesSome improvements I've been sitting on.
2005-03-10 Royce Mitchell IIIremove incorrect <pch>
2005-03-10 Royce Mitchell IIIadd <pch> to existing xml files that support pch on...
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-03-04 Art YerkesRecommented vprintf out. Not strictly needed but I...
2005-03-04 Art YerkesWarning cleanups.
2005-02-24 Art YerkesFixed more socket close problems. You could get throug...
2005-02-19 Art YerkesFinish zeroing fields that need it.
2005-02-19 Art YerkesZero queue fields needed for accept.
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-02-12 Art YerkesAddrWidenAddress: set type
2005-02-05 Art YerkesFixed some signalling problems.
2005-01-24 Art YerkesMinor fix to ICMP receive.
2005-01-23 Art YerkesFixed broadcast UDP.
2005-01-22 Art YerkesWorking ping.
2005-01-22 Alex IonescuFix remaning ROS bugs. A minor hack has been added...
2005-01-19 Alex IonescuBug fixes against uninitizlied variables and support...
2005-01-18 Art YerkesRemoved old stupid cruft i added when i didn't understa...
2005-01-16 Casper HornstrupBuild device drivers
2005-01-16 Art YerkesAdded xml for ip libs.
2005-01-14 Royce Mitchell IIIadd csq library to ntoskrnl
2005-01-13 Art YerkesInitial accept commit. Accept sockets now work althoug...
2005-01-10 Art YerkesAdded a work item to prevent stack overflow.
next