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