- Data is now written to the readers data buffer and the reader reads from his own...
[reactos.git] / reactos / drivers / fs / np / fsctrl.c
2005-02-27 Eric Kohl- Data is now written to the readers data buffer and...
2005-01-03 Eric KohlClean up the pipe type and mode mess.
2005-01-01 Eric KohlConnect client and server side upon client side creatio...
2004-12-30 Eric KohlUse a new passive pipe state (0) to ensure that client...
2004-12-23 Eric KohlMerge EXTENDED_IO_STACK_LOCATION into IO_STACK_LOCATION...
2004-10-11 Eric KohlMinor simplifications.
2004-05-05 Filip Navara- Fixed various problems (hangs/crashes) with connectin...
2004-04-12 Filip Navara- Fixed connection/disconnecting/closing handling,...
2003-11-13 Eric KohlEnabled -Wall and -Werror and fixed resulting bugs.
2003-09-20 Thomas Bluemelfixed compiler warnings
2003-08-07 Andrew GreenwoodW32API conversion update
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2001-11-20 Eric KohlImplemented read/write.
2001-10-21 Casper HornstrupNPFS read/write functionality.
2001-10-20 Eric KohlImplemented waiting for server pipe (WaitNamedPipe()).
2001-07-29 Eric KohlMajor npfs update.
2001-06-12 Eric KohlFixed some NT compatibility issues in Nt[Query/Set...
2001-05-10 Eric KohlSome named pipe improvements (not usable yet!).
2001-05-01 Eric KohlMailslot and named pipe preparations
2000-05-13 David WelchSome fixes.