Remove dot at the end of filename without extension
[reactos.git] / reactos / drivers / fs / np /
2005-12-04 Hartmut BirrRelease the correct locks and release they in the corre...
2005-11-30 Andrew MungerDefine __NO_CTYPE_INLINES so release npfs will build...
2005-11-24 Hervé PoussineauPatch by Elrond:
2005-11-20 Alex IonescuIt is generally considered a good idea to release a...
2005-11-14 Alex IonescuCatch really weird scenario where we don't have a File...
2005-11-05 Hartmut BirrUse the share disposition to detect the direction of...
2005-11-05 Eric KohlOpen pipe in 'passive' mode if the desired access right...
2005-11-04 Hervé PoussineauRevert 18883 and 18912, as they break named pipes
2005-10-31 Hartmut BirrRemoved the 'special' mode, because it didn't connect...
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-09-04 Alex Ionescu- Fix typo in NDK
2005-09-04 Hervé PoussineauAlex prefers that we don't locally define structures...
2005-09-04 Hervé PoussineauAllow compilation of npfs driver with MSVC
2005-08-08 Filip NavaraRevert part of #17156 and #17157 changes.
2005-08-07 Filip NavaraReadd check that I accidently removed.
2005-08-07 Filip NavaraCorrectly set internal state in NpfsDisconnectPipe...
2005-08-07 Filip NavaraFix mutex unlocking in NpfsWaiterThread and add ASSERT.
2005-07-29 Emanuele AlibertiVarious fixes to DPRINT parameter list.
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-30 Filip NavaraDon't use ROSRTL.
2005-06-26 Alex IonescuHasta la vista ntdll/napi headers
2005-06-26 Alex IonescuKill NTOS headers. So long, and thanks for all the...
2005-06-20 Alex IonescuFixed incorrect SetNamedPipeHandleState implementation...
2005-06-19 Alex IonescuFix building issues caused by previous patch
2005-06-17 Filip NavaraBuild file system drivers w/ W32API headers.
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-21 Hartmut BirrSet STATUS_SUCCESS instead of STATUS_PIPE_CONNECTED...
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-05-01 Hartmut BirrReturn the correct data length for FSCTL_PIPE_GET_STATE.
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-28 Hartmut Birr- Put the wait entry into the DriverContext of the...
2005-03-25 Hartmut Birr- Implemented NpfsCleanup.
2005-03-25 Hartmut BirrReverted my last changes which allows to read from...
2005-03-23 Hartmut Birr- Guarded the calls to IoSetCancelRoutine with IoAcquir...
2005-03-23 Hartmut BirrFixed the calling convention of the cancel routine.
2005-03-15 Filip NavaraDon't access the Irp->User* fields in NpfsSignalAndRemo...
2005-03-06 Filip Navara- Fix pipe connection to non-waiting pipes.
2005-03-06 Filip NavaraFix some cancellation race conditions.
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-03-05 Eric KohlSupport asynchronous (aka overlapped) connect, read...
2005-02-27 Hartmut BirrDo only signal the other side of the pipe if the pipe...
2005-02-27 Eric Kohl- Data is now written to the readers data buffer and...
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 filesystems
2005-01-08 Eric KohlConnect a pipes client side as soon as a listening...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-03 Eric KohlClean up the pipe type and mode mess.
2005-01-02 Eric KohlRemove pipe only if client fcb list and server fcb...
2005-01-01 Eric KohlConnect client and server side upon client side creatio...
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-30 Eric Kohl- Use ShareAccess FILE_SHARE_READ | FILE_SHARE_WRITE...
2004-12-30 Eric KohlUse a new passive pipe state (0) to ensure that client...
2004-12-23 Eric Kohl- Pass create parameters for named pipes and mailslots...
2004-12-23 Eric KohlMerge EXTENDED_IO_STACK_LOCATION into IO_STACK_LOCATION...
2004-11-01 Alex IonescuFix Mailslot and Named Pipe Drivers
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-10-14 Eric KohlSilence debug message.
2004-10-11 Eric KohlMinor simplifications.
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-05-10 Filip Navara- Workaround for supporting a reads from pipe after...
2004-05-07 Filip Navara- Protect against reads from (and writes to) closed...
2004-05-05 Filip Navara- Fixed various problems (hangs/crashes) with connectin...
2004-04-12 Filip Navara- Minor correction to returned error.
2004-04-12 Filip Navara- Fixed connection/disconnecting/closing handling,...
2004-04-10 Filip Navara- Fix a stupid bug that prevented writing to pipes...
2004-03-07 Filip Navara- Changed DbgPrint to DPRINT in DriverEntry.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-10 Filip Navara- Eliminate function pointer typecasts
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
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
2003-06-29 guidoanother day of janitor stuff
2003-06-21 Hartmut Birr- Allocate the pipe buffer at creation time.
2003-01-19 Gé van GeldorpSilence some debug messages
2003-01-05 Robert Dickensonhousekeeping files...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-05-07 Hartmut BirrModified reading of pipes.
next