VirtualBox

source: vbox/trunk/src/VBox/Runtime/common/fs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96307   2 years vboxsync Runtime/common/fs/isomakercmd-man.xml: comment fix
(edit) @95438   2 years vboxsync IPRT/isomaker.cpp: A bunch of TODOs following from the fix in r152039, …
(edit) @95435   2 years vboxsync Runtime/isomaker.cpp: RRIP 1.12 mandates to set special flags in the …
(edit) @95434   2 years vboxsync Runtime/isomakerimport.cpp: Typos
(edit) @94888   3 years vboxsync Runtime: Fix a few memory leaks in error handling paths, bugref:3409
(edit) @94867   3 years vboxsync IPRT/isomakercmd.cpp: Another one needing alignment 4 lines down. …
(edit) @94865   3 years vboxsync Runtime/isomakercmd.cpp: Align the bitmap size properly or the generic …
(edit) @94293   3 years vboxsync IPRT,Storage: Adding RTVfsQueryLabel and internally a generic …
(edit) @94292   3 years vboxsync IPRT,Storage: Adding RTVfsQueryLabel and internally a generic …
(edit) @94291   3 years vboxsync IPRT,Storage: Adding RTVfsQueryLabel and internally a generic …
(edit) @94282   3 years vboxsync IPRT/isovfs.cpp: Use rock ridge information for locating and listing …
(edit) @94280   3 years vboxsync IPRT/isovfs.cpp: Use rock ridge information for locating and listing …
(edit) @94279   3 years vboxsync IPRT/isomakerimport.cpp: A couple of rock ridge parsing corrections.
(edit) @93510   3 years vboxsync IPRT/isovfs.cpp: Allow seeking beyond 4 GiB. bugref:9781
(edit) @93350   3 years vboxsync IPRT/isomaker: Don't freak out if the joliet volume descriptor gives …
(edit) @93118   3 years vboxsync IPRT/RTIsoMaker: Added an --name-setup-from-import option to better …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93113   3 years vboxsync IPRt/fatvfs.cpp: Fixed off by two cluster validation bug causing …
(edit) @93084   3 years vboxsync IPRT/fatvfs: Added RTFsFatVolFormat288.
(edit) @93081   3 years vboxsync IPRT/isovfs.cpp: Made it handle OS/2 ACP2, MCP2 and similar images …
(edit) @92915   3 years vboxsync IPRT/fatvfs: GCC 11 build fix [build fix].
(edit) @92914   3 years vboxsync IPRT/fatvfs: GCC 11 build fix.
(edit) @90216   3 years vboxsync IPRT/isovfs.cpp: Just don't check the joliet volume size. bugref:9852
(edit) @90215   3 years vboxsync IPRT/isovfs.cpp: Don't be so strict about the joliet volume size. …
(edit) @85874   4 years vboxsync RTLs: more usage details.
(edit) @84509   5 years vboxsync iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
(edit) @84155   5 years vboxsync IPRT/isovfs: Warning.
(edit) @83739   5 years vboxsync IPRT: More VC++ 14.1 build fixes. bugref:8489
(edit) @82972   5 years vboxsync Copyright year updates - manual ones.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @81649   5 years vboxsync Linux 5.4: no more arbitrary executable pages and more changes, …
(edit) @80635   5 years vboxsync extvfs.cpp: Build fix
(edit) @80633   5 years vboxsync Runtime/extvfs.cpp: bug fixes
(edit) @80585   5 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @79155   5 years vboxsync IPRT/rtFsModeFromDos: Pass desired object type when normalizing mode …
(edit) @78731   6 years vboxsync IPRT/isomaker: Removed incorrect assertion in rtFsIsoMakerWalkPathBySpec.
(edit) @78356   6 years vboxsync IPRT/isovfs.cpp: Ignore 2nd primary descriptor.
(edit) @77734   6 years vboxsync IPRT/isomaker: Preserve ISO-9660 names during import, don't enforce …
(edit) @77733   6 years vboxsync IPRT/isomaker.cpp: Hack for permitting :remove: on directories with …
(edit) @77732   6 years vboxsync IPRT/isomakercmd.cpp: Fixed buggy --no-file-mode option, was forcing …
(edit) @77047   6 years vboxsync iprt/isomaker: Optimized native handle (file descriptor) usage when …
(edit) @77008   6 years vboxsync Runtime/xfsvfs.cpp: Updates
(edit) @76642   6 years vboxsync Runtime/fs/xfsvfs: Updates, working on inode parsing [scm]
(edit) @76641   6 years vboxsync Runtime/fs/xfsvfs: Updates, working on inode parsing
(edit) @76619   6 years vboxsync Runtime/fs/extvfs: Fix
(edit) @76617   6 years vboxsync Runtime/fs/extvfs: Fix
(edit) @76616   6 years vboxsync Runtime/VFS: Started XFS filesystem parser (not built, committed for …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76408   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76347   6 years vboxsync *: Preparing for iprt/vfslowlevel.h to no longer include iprt/err.h. …
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @76328   6 years vboxsync Runtime/fs/vfsext: Implement a small block cache for caching block …
(edit) @76318   6 years vboxsync Runtime/fs/extvfs: Support flex_bg, our implementation doesn't need …
(edit) @76316   6 years vboxsync Runtime/fs/extvfs: Updates, implement extent tree walking. Enables …
(edit) @76307   6 years vboxsync scm
(edit) @76306   6 years vboxsync Runtime/fs/extvfs: Updates, reading data from ext2/ext3 filesystems …
(edit) @76305   6 years vboxsync Runtime/fs/extvfs: Updates, reading data from ext2/ext3 filesystems …
(edit) @76304   6 years vboxsync scm fix
(edit) @76299   6 years vboxsync Runtime/fs/extvfs: Updates
(edit) @76294   6 years vboxsync Runtime/fs/extvfs: Working on parsing block group and inode …
(edit) @76293   6 years vboxsync Runtime/fs/extvfs: Working on parsing block group and inode …
(edit) @76292   6 years vboxsync Runtime/fs/extvfs: Working on parsing block group and inode descriptors
(edit) @76256   6 years vboxsync Runtime/formats/ext: Add more structures
(edit) @76221   6 years vboxsync build fix
(edit) @76216   6 years vboxsync Runtime/fs: Started restructurin the ext2 filesystem code to indicate …
(edit) @75698   6 years vboxsync IPRT/isomakercmd.cpp: Implemented adding regular directories to the …
(edit) @75627   6 years vboxsync IPRT/fatvfs.cpp: Fixed bug in rtFsFatChain_GetClusterByIndex that …
(edit) @73603   6 years vboxsync iprt/rtFsIsoMakerOutFile_GenerateDirRecDirect: fix for files ~8GB and …
(edit) @73502   6 years vboxsync IPRT: GCC 8.2.0 fixes
(edit) @73276   6 years vboxsync doc/manual: Big build system overhaul, because the use of entities and …
(edit) @73172   6 years vboxsync ntfsvfs.cpp: Apparently the index allocation bitmap in a directory can …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72585   6 years vboxsync Runtime/ntfsvfs.cpp: Additional checks, rtFsNtfsVol_ParseMft() might …
(edit) @72584   6 years vboxsync Runtime/fatvfs.cpp: Fix returned status code, could return success …
(edit) @72273   7 years vboxsync IPRT: Tweaked ntfsvfs.cpp and RTCp.cpp so it's patch files, provided …
(edit) @71014   7 years vboxsync IPRT/isomakercmd.cpp: When removing files, make sure all instances are …
(edit) @71013   7 years vboxsync IPRT/rtFsIsoImportProcessIso9660AddAndNameFile: Fixed stupid bug where …
(edit) @71002   7 years vboxsync iosmakerimport.cpp: Fixed assertion in boot catalog parsing code for …
(edit) @70422   7 years vboxsync IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
(edit) @70417   7 years vboxsync IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
(edit) @70398   7 years vboxsync IPRT/VISO: Pass a the directory of a VISO file to the ISO maker to …
(edit) @70395   7 years vboxsync IPRT/VISO: Pass a the directory of a VISO file to the ISO maker to …
(edit) @70324   7 years vboxsync iprt/rtFsNtfsAttr_Read: multi extent read fix.
(edit) @70155   7 years vboxsync iprt/isomaker.cpp: Fixed a file handle leak (single handle).
(edit) @70010   7 years vboxsync iprt/ntfsvfs.cpp: Can take down the electric fence now.
(edit) @69977   7 years vboxsync IPRT/vfs: Implemented RTVFsFileSetSize, RTVfsFileGetMaxSize and …
(edit) @69962   7 years vboxsync iprt/ntfsvfs.cpp: mark fall thru
(edit) @69960   7 years vboxsync iprt/ntfsvfs.cpp: Adjusted a couple of reference count assertions…
(edit) @69959   7 years vboxsync iprt/ntfsvfs.cpp: Implement proper resource cleanup on volume close. …
(edit) @69955   7 years vboxsync IPRT/vfs: Made pfnSetMode, pfnSetTimes, pfnSetOwner and pfnWrite …
(edit) @69943   7 years vboxsync iprt/ntfsvfs.cpp: Implemented file reading.
(edit) @69942   7 years vboxsync iprt/vfs: Made RTVFSFILEOPS::pfnPollOne optional.
(edit) @69941   7 years vboxsync isomaker.cpp: Set inode number to zero for now, to make solaris happy. …
(edit) @69938   7 years vboxsync iprt/ntfsvfs.cpp: Implemented ReadDir, fixed Open('..') bug.
(edit) @69925   7 years vboxsync iprt/ntfsvfs.cpp: Made opening and traversing directories work.
(edit) @69924   7 years vboxsync iprt/ntfsvfs.cpp: working on the directory access (readonly) bits
(edit) @69913   7 years vboxsync IPRT/ntfsvfs.cpp: More on the subject of directories (indexes). [build fix]
(edit) @69911   7 years vboxsync IPRT/ntfsvfs.cpp: More on the subject of directories (indexes). [build fix]
(edit) @69910   7 years vboxsync IPRT/ntfsvfs.cpp: More on the subject of directories (indexes).
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette