migrate substitution keywords to SVN
[reactos.git] / reactos / drivers / net / afd / afd / main.c
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-29 Gé van GeldorpFix crash when closing unconnected socket
2004-12-25 Art YerkesAdded a (currently unworking) accept implementation...
2004-12-11 Filip Navara- Implement WSPGetSockName.
2004-12-04 Art Yerkesafd/connect.c:
2004-11-30 Art Yerkesconnect: Allow async connections, and assume that concu...
2004-11-21 Art Yerkes- Improvements for select/implementation of event select.
2004-11-17 Art Yerkestcpip: fix for udp socket close.
2004-11-16 Casper Hornstrup2004-11-16 Casper S. Hornstrup <chorns@users.sourcefo...
2004-11-14 Art YerkesUDP working.
2004-11-12 Art YerkesSmall DBG related patches.
2004-11-12 Art YerkesPrevent some deadlock scenarios by unlocking the FCB...
2004-09-23 Art YerkesFixes: Lock does not need to acquire a spinlock in...
2004-09-05 Art YerkesFixes:
2004-08-22 Art YerkesAFD: Fixed handling of cancelling in flight requests...
2004-07-29 Art YerkesAccidentally missed one breakpoint from the previous...
2004-07-29 Art YerkesFixed memory overwrite due to too-small allocation.
2004-07-18 Art YerkesFirst commit of afd and msafd onto head.