Use the calculated cluster/offset pair if we extend a file.
[reactos.git] / reactos / drivers / fs /
2005-11-27 Hartmut BirrUse the calculated cluster/offset pair if we extend...
2005-11-27 Hartmut Birr- Lock the MainResource if we overwrite or supersede...
2005-11-27 Alex Ionescu- Add DDK alignment macros and move/rename the ones...
2005-11-24 Hartmut Birr- Allow trailing back slashes only for directories.
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-11 Thomas Bluemelfixed some more warnings when compiled with -Wwrite...
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-11-04 Royce Mitchell IIIfix uninitialized variable
2005-11-04 Royce Mitchell IIIfix indentation
2005-11-04 Royce Mitchell IIIfix indentation
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-10-03 Hervé PoussineauReplace STDCALL by NTAPI
2005-09-18 Hartmut BirrRevert my last changes.
2005-09-18 Hartmut BirrDon't check the share access for directories.
2005-09-05 Alex Ionescu- NDK compatibility fixes for MSDDK. Use NTAPI instead...
2005-09-04 Alex Ionescu- Fix incorrect PFILE_MAILSLOT_SET_INFORMATION definition
2005-09-04 Alex Ionescu- Fix typo in NDK
2005-09-04 Hervé PoussineauFix definition of STDCALL. Thanks Alex
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-09-04 Hervé PoussineauAllow compilation of fs_rec driver with MSVC
2005-08-24 Hervé PoussineauRemove $Id$ tags
2005-08-18 Hartmut BirrFixed the directory index for FATX in FATXAddEntry.
2005-08-12 Royce Mitchell IIIcheck for failure of vfatAttachFCBToFileObject() during...
2005-08-11 Hervé PoussineauInput parameter in FSCTL_GET_RETRIEVAL_POINTERS is...
2005-08-11 Hartmut BirrFixed some problems if special parameters are delivered...
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-31 Martin Fuchsset svn:eol-style to native
2005-07-29 Emanuele AlibertiVarious fixes to DPRINT parameter list.
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-07-20 Alex Ionescu - Build cdfs, ntfs, vfatfs with PCH
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
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-19 Filip NavaraUse RTL_CONSTANT_STRING instead of ROSRTL macros.
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
2005-06-17 Filip NavaraRemove KEBUGCHECK and KEBUGCHECKEX definitions.
2005-06-17 Filip NavaraBuild file system drivers w/ W32API headers.
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-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-09 Filip Navaratinus <o112w8r02@sneakemail.com>
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 Hartmut Birr- Return the length in VfatDirectoryControl.
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-26 Alex IonescuFix compilation with optimizations
2005-04-20 Casper HornstrupDon't link kernel-mode modules to kernel32.dll
2005-04-16 Hervé PoussineauImplement FSCTL_IS_VOLUME_DIRTY and FSCTL_MARK_VOLUME_DIRTY
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-04-01 Hartmut Birr- Route the stream file objects also through the close...
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-18 Gunnar Dalsnes-remove incorrect handle count check when deleting...
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-03-02 Casper HornstrupCopy bootstrap files to cd
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-24 Hervé PoussineauFix various warnings
2005-02-16 Filip NavaraFile system drivers should forward the IRP_MJ_SHUTDOWN...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-13 Thomas Bluemeldon't return value of uninitialized variable
2005-02-13 Thomas Bluemeldon't return value of uninitialized variable
2005-02-13 Hartmut Birr- Forgot this file.
2005-02-13 Hartmut Birr- Prepared ntfs for using CcInitializeCacheMap/CcUninit...
2005-02-13 Hartmut Birr- Prepared cdfs for using CcInitializeCacheMap/CcUninit...
next