Ros-diffs December 2017

ros-diffs@reactos.org
  • 26 participants
  • 355 discussions

[reactos] 03/72: [NTFS] When writing to a file, increase the file size if trying to write past the end. *FindAttribute() has been given an optional pointer to a ULONG that will receive the offset of the found attribute from the beginning of the record. This is to allow for found attributes to be written back into their file records. +SetAttributeDataLength() +UpdateFileRecord() - Updates a file record in the master file table at a given index. +AddFixupArray() - Prepares a file record or directo
by Trevor Thompson
6 years, 9 months

[reactos] 02/72: [NTFS] Add fixes to WriteAttribute(): -Remove erroneous check for end of run (before writing to the last run returned) -Properly dereference RealLengthWritten pointer, as reported in CR-90
by Trevor Thompson
6 years, 9 months

[reactos] 01/72: [NTFS] Added minimal write support from CORE-10998 along with updates as suggested by CR-90.
by Trevor Thompson
6 years, 9 months

[reactos] 01/01: [PRINTING] Fix GetPrinterW, add tests for it and GetDefaultPrinterA/W, and add a proper stub for GetPrinterDriverDirectoryA.
by Colin Finck
6 years, 9 months

[reactos] 01/01: [USETUP] LanguageList => MUILanguageList. #179
by Amine Khaldi
6 years, 9 months

[reactos] 01/01: [ITSS] Get the stubs file out of the source files list. #179
by Amine Khaldi
6 years, 9 months

[reactos] 01/01: [FASTFAT] Fix FastFAT not returning short name for FAT volumes in FileBothDirectoryInformation case This is likely due to a copy paste error where long name was copied twice and short never. Fun fact: this was not affecting FATX volumes Fun fact2: this was defeating a buffer overflow check and thus was allowing buffer overflow!
by Pierre Schweitzer
6 years, 9 months

[reactos] 02/02: [CHKDSK] Don't continue repair if volume is in use This makes use of previous commit vfatlib improvements that allow caller to stop chkdsk if locking fail, which will happen if volume is in use. That way, ReactOS users won't be able any longer to f*** up their C:\ volume by attempting to chkdsk -f it!
by Pierre Schweitzer
6 years, 9 months

[reactos] 01/02: [VFATLIB] Make Chkdsk handle volume opening locking failures. For instance, when repair is required, we can ask the caller whether we should continue or not in case locking failed. Also, introduced a hack for 1st stage where IopParseDevice() hack is in usage so that broken NTSTATUS is diverted to appropriate status. That way, usetup will properly continue even if locking failed (due to its callback stub!)
by Pierre Schweitzer
6 years, 9 months

[reactos] 01/01: [SMDLL] Use precomp.h in dllmain.c.
by Amine Khaldi
6 years, 9 months
Results per page: