Remove the evil build-breaker mark of the devil: 't'
[reactos.git] / reactos / drivers / fs /
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...
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-25 Hartmut Birr- Fixed the directory index of a file for FATX.
2005-01-25 Hartmut Birr- Fixed the directory index of a file for FATX.
2005-01-25 Hartmut Birr- Print the major function codes if debug prints are...
2005-01-25 Hartmut Birr- Allow the second device name RosFat to make it possib...
2005-01-25 Hartmut Birr- Fixed some problems to recognize a FATX partition...
2005-01-25 Hartmut Birr- Print the file information class if debug prints...
2005-01-25 Hartmut Birr- Implemented dummy stubs for all fast io entry points...
2005-01-25 Hartmut Birr- Check for some special file streams in VfatUpdateEntry.
2005-01-25 Hartmut Birr- Fixed the directory index of a file for FATX.
2005-01-25 Hartmut Birr- Always try to uninitialize the file cache in VfatClea...
2005-01-17 Eric KohlPatch by tinus.Fix media change support for CDROMs...
2005-01-17 Eric KohlEnable CdfsOpenFile() to open a file using a relative...
2005-01-17 Eric KohlRemove obsolete code.
2005-01-16 Casper HornstrupBuild filesystems
2005-01-13 Hartmut BirrReverted parts of the last changes. Vfat must always...
2005-01-13 Hartmut BirrFixed some length problems.
2005-01-12 Filip NavaraHerve Poussineau <poussine@freesurf.fr>
2005-01-12 Filip NavaraHerve Poussineau <poussine@freesurf.fr>
2005-01-12 Filip NavaraBased on a patch by Herve Poussineau <poussine@freesurf...
2005-01-12 Filip NavaraBased on a patch by Herve Poussineau <poussine@freesurf...
2005-01-12 Filip NavaraBased on a patch by Herve Poussineau <poussine@freesurf...
2005-01-12 Filip NavaraHerve Poussineau <poussine@freesurf.fr>
2005-01-12 Filip NavaraOops, forgot to patch one place.
2005-01-12 Filip NavaraHerve Poussineau <poussine@freesurf.fr>
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-05 Alex IonescuRemove ROS-specific File Object Flags
2005-01-05 Alex IonescuRemove ROS-specific File Object Flags
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...
2005-01-01 Hartmut Birr- Used the parent fcb instead to determine it from...
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-25 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-23 Eric Kohl- Pass create parameters for named pipes and mailslots...
2004-12-23 Eric KohlPass create parameters for named pipes and mailslots...
2004-12-23 Eric KohlMerge EXTENDED_IO_STACK_LOCATION into IO_STACK_LOCATION...
2004-12-12 Thomas Bluemel* Implement EnumDisplayDevicesA
2004-12-06 Gunnar Dalsnesfix broken ShareAccess set/update. makes 80+ wine regte...
2004-12-05 Gé van Geldorphpoussin <poussine@freesurf.fr>:
2004-11-27 Casper Hornstrup2004-11-27 Casper S. Hornstrup <chorns@users.sourcefo...
2004-11-24 Eric KohlReplace assert by ASSERT.
2004-11-06 Eric Kohl- Replace TIME type by LARGE_INTEGER in FILE_*_INFORMAT...
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-09-28 Eric KohlSupport special FILE_WRITE_TO_END_OF_FILE byte offset...
2004-09-14 Eric Kohl- Use Unicode strings instead of WCHAR strings.
2004-08-31 Hartmut Birr- Store always offsets on cluster boundaries in FCB...
2004-08-31 Filip Navara- Use FsRtl routines for wildcard handling.
2004-08-28 Filip Navara- Implement file sharing checks.
2004-08-26 Hartmut Birr- Changed -Wno-strict-aliasing to -fno-strict-aliasing.
2004-08-05 Filip Navara- Separate out cluster chain extending functionality...
2004-08-04 Filip Navara- Remove completion routine for VfatReadDisk. IRPs...
2004-08-01 Filip Navara- Change all FAT*FindAvailableCluster functions to...
2004-07-18 Magnus Olsen*** empty log message ***
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-05 Hartmut Birr- Removed the using of the media change count to recogn...
2004-07-03 Filip Navara- Fix errors during optimized build.
2004-07-03 Hartmut Birr- Fixed a bug, which prevents an opening of files,...
2004-06-23 Hartmut Birr- Improved removable media support.
2004-06-20 Filip Navara- Handle correctly "Unknown" media type in VfatHasFileS...
2004-06-05 Filip Navara- Fixed calculation of MFT record size.
2004-05-23 Hartmut Birr- Fixed my copy-and-paste bug. Thanks to Royce III.
2004-05-23 Hartmut Birr- Don't return a file or allocation size for directories.
2004-05-23 Hartmut Birr- Fixed the calculated file attribute in CdfsFileFlagsT...
2004-05-15 Hartmut Birr- Improved the reading and writing of fragmented files.
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-05-02 Hartmut Birr- Fixed checking for a FAT file system on a removable...
2004-05-02 Hartmut Birr- Check more exactly for a FAT file system.
2004-04-20 Gunnar Dalsnesmake mdl usage/impl. more windows compliant
2004-04-12 Filip Navara- Minor correction to returned error.
2004-04-12 Filip Navara- Fixed connection/disconnecting/closing handling,...
2004-04-12 Thomas Bluemeladded some makefiles
2004-04-10 Filip Navara- Fix a stupid bug that prevented writing to pipes...
2004-03-31 James TaborAdded removable mediachange support.
2004-03-16 Art YerkesArty's summary:
2004-03-08 Eric KohlReturn unique IndexNumber.
2004-03-07 Filip Navara- Changed DbgPrint to DPRINT in DriverEntry.
2004-03-04 Gunnar Dalsnesdisable apc's for work items
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
next