- Lock the MainResource if we overwrite or supersede an existing file.
[reactos.git] / reactos / drivers / fs / vfat / create.c
2005-11-27 Hartmut Birr- Lock the MainResource if we overwrite or supersede...
2005-11-24 Hartmut Birr- Allow trailing back slashes only for directories.
2005-11-04 Royce Mitchell IIIfix uninitialized variable
2005-11-04 Royce Mitchell IIIfix indentation
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-09-18 Hartmut BirrRevert my last changes.
2005-09-18 Hartmut BirrDon't check the share access for directories.
2005-08-24 Hervé PoussineauRemove $Id$ tags
2005-08-12 Royce Mitchell IIIcheck for failure of vfatAttachFCBToFileObject() during...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-24 Hervé PoussineauFix various warnings
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-01-25 Hartmut Birr- Fixed the directory index of a file for FATX.
2005-01-13 Hartmut BirrFixed some length problems.
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-05 Alex IonescuRemove ROS-specific File Object Flags
2005-01-01 Hartmut Birr- Used the parent fcb instead to determine it from...
2004-12-25 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-06 Gunnar Dalsnesfix broken ShareAccess set/update. makes 80+ wine regte...
2004-12-05 Gé van Geldorphpoussin <poussine@freesurf.fr>:
2004-11-06 Eric Kohl- Replace TIME type by LARGE_INTEGER in FILE_*_INFORMAT...
2004-08-31 Filip Navara- Use FsRtl routines for wildcard handling.
2004-08-28 Filip Navara- Implement file sharing checks.
2004-08-05 Filip Navara- Separate out cluster chain extending functionality...
2004-08-01 Filip Navara- Change all FAT*FindAvailableCluster functions to...
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 Hartmut Birr- Fixed a bug, which prevents an opening of files,...
2004-06-23 Hartmut Birr- Improved removable media support.
2004-03-31 James TaborAdded removable mediachange support.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-18 Hartmut Birr- Check for illegal dot sequences in file and path...
2003-11-27 Gunnar Dalsnesreturn correct info when overwriting files
2003-10-11 Hartmut Birr- Changed the file names to unicode strings.
2003-07-24 Casper Hornstrup2003-07-24 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-24 Casper HornstrupMake vfatfs compile using VC6.
2003-07-09 Hartmut Birr- Check for more illegal characters in VfatCreateFile.
2003-06-26 Hartmut Birr- Revert the last changes. Support for removable medias...
2003-06-24 Eric KohlVerify storage device upon file open request.
2003-06-16 Hartmut Birr- Fixed the check for an existing paging file.
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-11 Hartmut Birr- Implemented FSCTL_GET_RETRIVAL_POINTERS.
2003-03-23 Hartmut Birr- Fixed the intialization of the returned fcb if the...
2003-02-13 Hartmut Birr- Ntoskrnl uses for all access to internal structures...
2003-01-19 Gé van GeldorpHonour FILE_OVERWRITE and FILE_OVERWRITE_IF (truncate...
2003-01-16 Gé van GeldorpWhen an empty filename is passed in directory search...
2003-01-15 Casper Hornstrup2003-01-15 Casper S. Hornstrup <chorns@users.sourcefo...
2003-01-02 Hartmut BirrAdded a missing call to VfatCloseFile.
2002-12-03 Hartmut BirrAdded support for the lower case flags of 8.3 names.
2002-11-11 Hartmut Birr* Used look aside lists to allocate memory for VFATFCB...
2002-10-01 Casper Hornstrup2002-10-01 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-17 Hartmut Birr- Release streaming file object for directories in...
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-06-26 Hartmut BirrChanged the sector size from BLOCKSIZE to the size...
2002-05-15 Eric KohlAdded experimental support for FAT and NTFS FSDs.
2002-05-05 Hartmut BirrAdded support for accessing the raw volume.
2002-03-18 Hartmut BirrAll:
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2002-02-05 Hartmut BirrFixed some bugs in vfatMakeAbsoluteFilename/VfatOpenFil...
2002-01-15 Hartmut BirrAdded some fixes for accessing the page file.
2002-01-08 David WelchMore swapping fixes
2001-11-02 Hartmut BirrReworked code for handling of asynchonous i/o requests.
2001-10-10 Hartmut BirrAdded cache access for GetEntyName() and FindFile().
2001-08-14 Hartmut BirrAdded support for directory/file removing/deleting.
2001-08-03 Hartmut BirrAdded support for file/directory finding by short names.
2001-08-01 Hartmut BirrFixed a minor bug in vfat8Dot3ToString,
2001-07-25 Eric KohlFixed bug in ReadVolumeLabel().
2001-07-18 Eric KohlVarious fixes by Hartmut Birr.
2001-07-05 Rex JolliffPartial directory caching (create calls cached, but...
2001-06-14 Jason FilbyFrom Eugene Ingerman:
2001-05-04 Rex JolliffChanged Cc interface func names to CcRos.
2001-05-02 Rex JolliffExtracted vfat8dot3ToFilename from GetEntryName
2001-04-29 Carl NettelbladProbably getting fcb.PathName handling right this time.
2001-03-13 David WelchRepresent page-in operations by descriptors
2001-03-07 David WelchPrint out the contents of the non-paged pool on SysRq+'A'
2001-03-06 Carl NettelbladRestoring NDEBUG flag again.
2001-03-06 Carl NettelbladStoring the real casing of names internally.
2001-03-06 David WelchHide dependency files
2001-03-02 Carl NettelbladFragmented directories and crosslinking related fixes.
2001-02-14 David WelchFixed MmProbeAndLockPages issues pointed out by Philip...
2001-02-10 David WelchSection and general memory manager enhancements includi...
2001-01-16 David WelchFix bug in MmAllocateContinuousPages spotted by Philip...
2001-01-12 David WelchRemoved debugging code from NTDLL loader
2001-01-08 David WelchSome memory manager cleanups
2001-01-01 David WelchThe VFAT filesystem driver now goes through the cache...
2000-12-29 David WelchImplemented MmAllocateContinuousMemory
2000-12-08 jeanSUPERSEDE implemented
2000-12-05 jeancorrected bugs in create operations
2000-09-12 jeanchanges in IRP for compatibility
2000-07-07 Eric KohlSeparated close request
next