| Commit message (Expand) | Author | Age | Files | Lines |
| * | Copyright year updates by scm. | vboxsync | 2023-01-17 | 1 | -1/+1 |
| * | IPRT/fatvfs.cpp: Do int18h instead of 19h in the FAT non-boot code. | vboxsync | 2022-09-28 | 1 | -2/+2 |
| * | scm copyright and license note update | vboxsync | 2022-08-22 | 1 | -10/+20 |
| * | IPRT,Storage: Adding RTVfsQueryLabel and internally a generic pfnQueryInfoEx ... | vboxsync | 2022-03-17 | 1 | -0/+3 |
| * | scm --update-copyright-year | vboxsync | 2022-01-01 | 1 | -1/+1 |
| * | IPRt/fatvfs.cpp: Fixed off by two cluster validation bug causing trouble acce... | vboxsync | 2021-12-31 | 1 | -7/+7 |
| * | IPRT/fatvfs: Added RTFsFatVolFormat288. | vboxsync | 2021-12-27 | 1 | -0/+14 |
| * | IPRT/fatvfs: GCC 11 build fix [build fix]. | vboxsync | 2021-12-15 | 1 | -1/+2 |
| * | IPRT/fatvfs: GCC 11 build fix. | vboxsync | 2021-12-15 | 1 | -1/+1 |
| * | iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack that al... | vboxsync | 2020-05-25 | 1 | -0/+1 |
| * | Copyright year updates by scm. | vboxsync | 2020-02-04 | 1 | -1/+1 |
| * | Runtime: Some renaming to stay consistent (*Get* always returns what is asked... | vboxsync | 2019-09-04 | 1 | -2/+2 |
| * | IPRT/rtFsModeFromDos: Pass desired object type when normalizing mode masks wh... | vboxsync | 2019-06-14 | 1 | -1/+1 |
| * | scm --update-copyright-year | vboxsync | 2019-01-01 | 1 | -1/+1 |
| * | iprt/string.h: Dropped including utf16.h and let those who need it include it... | vboxsync | 2018-12-23 | 1 | -0/+1 |
| * | IPRT/fatvfs.cpp: Fixed bug in rtFsFatChain_GetClusterByIndex that caused issu... | vboxsync | 2018-11-20 | 1 | -1/+12 |
| * | *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and RT_OFFSETOF_ADD work ... | vboxsync | 2018-07-12 | 1 | -9/+10 |
| * | Runtime/fatvfs.cpp: Fix returned status code, could return success when the b... | vboxsync | 2018-06-17 | 1 | -1/+1 |
| * | IPRT/vfs: Implemented RTVFsFileSetSize, RTVfsFileGetMaxSize and RTvfsFileQuer... | vboxsync | 2017-12-07 | 1 | -0/+27 |
| * | IPRT: VFS IsRangeInUse cleanup. | vboxsync | 2017-11-27 | 1 | -3/+5 |
| * | IPRT: VFS volume mouning cleanup, replacing RTFilesystemVfsFromFile with RTVf... | vboxsync | 2017-11-27 | 1 | -1/+1 |
| * | fatvfs.cpp,isovfs.cpp: removed dead code | vboxsync | 2017-11-24 | 1 | -131/+0 |
| * | fatvfs.cpp,isovfs.cpp: no need to provide specialized open functions here. | vboxsync | 2017-11-24 | 1 | -2/+6 |
| * | IPRT/VFS: Reimplemented RTVfsDirOpen and RTVfsDirOpenDir to use pfnOpen, maki... | vboxsync | 2017-11-24 | 1 | -43/+53 |
| * | IPRT/VFS: More path parsing work. Symlinks should work better now. | vboxsync | 2017-11-24 | 1 | -0/+1 |
| * | IPRT/VFS: Got rid of the pfnTraversalOpen method. | vboxsync | 2017-11-23 | 1 | -56/+0 |
| * | build fix | vboxsync | 2017-11-23 | 1 | -1/+0 |
| * | IPRT: VFS opening reworking in progress. | vboxsync | 2017-11-23 | 1 | -1/+141 |
| * | fatvfs.cpp: forgot to disable electric fence | vboxsync | 2017-11-13 | 1 | -1/+0 |
| * | fatvfs: cleanups | vboxsync | 2017-11-12 | 1 | -148/+139 |
| * | fatvfs.cpp: Implemented FAT16 and FAT32 cluster map update functions - untested! | vboxsync | 2017-11-12 | 1 | -9/+286 |
| * | fatvfs.cpp: Able to read FAT32 now. Fixed long name bug in ReadDir. | vboxsync | 2017-11-11 | 1 | -19/+141 |
| * | fatvfs: don't match or return volume lables | vboxsync | 2017-11-09 | 1 | -2/+6 |
| * | fatvfs.cpp: drop duplicate '.' and '..' entries. | vboxsync | 2017-11-08 | 1 | -1/+22 |
| * | fatvfs.cpp: name conversion issue in read dir | vboxsync | 2017-11-08 | 1 | -7/+33 |
| * | fatvfs: Directory fix. FAT16 read support. | vboxsync | 2017-11-08 | 1 | -5/+46 |
| * | fatvfs: Relaxed idxEndOfChain (FAT entry #2) checks. | vboxsync | 2017-11-08 | 1 | -2/+9 |
| * | DVM: Got a working pseudo vfs. | vboxsync | 2017-11-08 | 1 | -1/+1 |
| * | rtFsFatDir_CreateDir: imlemented, but untested | vboxsync | 2017-11-06 | 1 | -2/+24 |
| * | fatvfs.cpp: Implemented directory listing and opening. [build fix] | vboxsync | 2017-11-06 | 1 | -1/+1 |
| * | fatvfs.cpp: Implemented directory listing and opening. | vboxsync | 2017-11-06 | 1 | -14/+355 |
| * | fatvfs.cpp: Split dir and file structures into shared and handle specific par... | vboxsync | 2017-11-06 | 1 | -58/+121 |
| * | fatvfs.cpp: Split dir and file structures into shared and handle specific par... | vboxsync | 2017-11-06 | 1 | -275/+470 |
| * | Global: replace fall-through comments with RT_FALL_THRU(). | vboxsync | 2017-10-11 | 1 | -4/+4 |
| * | fatvfs.cpp: Fixed another formatting problem causing trouble with XP: Either ... | vboxsync | 2017-07-10 | 1 | -3/+5 |
| * | RTFsFatVolFormat144: Fixed mixing up RTFsFatVolFormat parameters cHiddenSecto... | vboxsync | 2017-07-10 | 1 | -1/+1 |
| * | RTFsFatVolFormat144: 1 sector per cluster. Added hack for cluster rounding i... | vboxsync | 2017-07-10 | 1 | -1/+3 |
| * | fatvfs.cpp: off-by-one | vboxsync | 2017-06-26 | 1 | -1/+1 |
| * | rtFsFatDir_MaybeCreateLongNameAndShortAlias: Fixed padding blunder. Forgot to... | vboxsync | 2017-06-12 | 1 | -1/+2 |
| * | fatvfs.cpp: Return rc rather than VINF_SUCCESS in rtFsFatFile_Read & rtFsFatF... | vboxsync | 2017-06-08 | 1 | -2/+2 |