|
|
@69902
|
7 years |
vboxsync |
IPRT/ntfsvfs.h: Working on reading the root dir. Did some cleanups.
|
|
|
@69889
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: Implemented loading the '$UpCase' table.
|
|
|
@69888
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: build fix, logging
|
|
|
@69885
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: Got the code to the point where compaction works …
|
|
|
@69875
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: updates
|
|
|
@69874
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: updates
|
|
|
@69873
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: updates
|
|
|
@69868
|
7 years |
vboxsync |
iprt/formats/ntfs: build fixes
|
|
|
@69866
|
7 years |
vboxsync |
iprt/formats/ntfs: build fixes - g++ sometimes hates unnamed unions, sigh.
|
|
|
@69865
|
7 years |
vboxsync |
iprt/formats/ntfs: build fixes - g++ sometimes hates unnamed unions, sigh.
|
|
|
@69863
|
7 years |
vboxsync |
iprt/formats/ntfs: build fixes
|
|
|
@69862
|
7 years |
vboxsync |
iprt/formats/ntfs: build fixes
|
|
|
@69861
|
7 years |
vboxsync |
iprt/formats/ntfs: updates
|
|
|
@69849
|
7 years |
vboxsync |
ntfsvfs.cpp: Started work for reading NTFS allocation bitmap so we can …
|
|
|
@69845
|
7 years |
vboxsync |
ext2vfs.cpp: style cleanups
|
|
|
@69844
|
7 years |
vboxsync |
IPRT: VFS IsRangeInUse cleanup.
* Renamed to RTVfsQueryRangeState / …
|
|
|
@69843
|
7 years |
vboxsync |
filesystemext.cpp -> ext2vfs.cpp [arg]
|
|
|
@69840
|
7 years |
vboxsync |
IPRT: VFS volume mouning cleanup, replacing RTFilesystemVfsFromFile …
|
|
|
@69832
|
7 years |
vboxsync |
fatvfs.cpp,isovfs.cpp: removed dead code
|
|
|
@69831
|
7 years |
vboxsync |
fatvfs.cpp,isovfs.cpp: no need to provide specialized open functions here.
|
|
|
@69828
|
7 years |
vboxsync |
IPRT/VFS: Reimplemented RTVfsDirOpen and RTVfsDirOpenDir to use …
|
|
|
@69826
|
7 years |
vboxsync |
IPRT/VFS: More path parsing work. Symlinks should work better now.
|
|
|
@69818
|
7 years |
vboxsync |
IPRT/VFS: Got rid of the pfnTraversalOpen method.
|
|
|
@69814
|
7 years |
vboxsync |
build fix
|
|
|
@69813
|
7 years |
vboxsync |
IPRT: VFS opening reworking in progress.
|
|
|
@69678
|
7 years |
vboxsync |
fatvfs.cpp: forgot to disable electric fence
|
|
|
@69663
|
7 years |
vboxsync |
fatvfs: cleanups
|
|
|
@69660
|
7 years |
vboxsync |
fatvfs.cpp: Implemented FAT16 and FAT32 cluster map update functions - …
|
|
|
@69659
|
7 years |
vboxsync |
fatvfs.cpp: Able to read FAT32 now. Fixed long name bug in ReadDir.
|
|
|
@69633
|
7 years |
vboxsync |
doc: Change DTD declaration everywhere to docbook xml 4.3, and remove …
|
|
|
@69631
|
7 years |
vboxsync |
fatvfs: don't match or return volume lables
|
|
|
@69623
|
7 years |
vboxsync |
fatvfs.cpp: drop duplicate '.' and '..' entries.
|
|
|
@69622
|
7 years |
vboxsync |
fatvfs.cpp: name conversion issue in read dir
|
|
|
@69621
|
7 years |
vboxsync |
fatvfs: Directory fix. FAT16 read support.
|
|
|
@69619
|
7 years |
vboxsync |
fatvfs: Relaxed idxEndOfChain (FAT entry #2) checks.
|
|
|
@69616
|
7 years |
vboxsync |
DVM: Got a working pseudo vfs.
It's now possible to do stuff like:
…
|
|
|
@69600
|
7 years |
vboxsync |
rtFsFatDir_CreateDir: imlemented, but untested
|
|
|
@69599
|
7 years |
vboxsync |
fatvfs.cpp: Implemented directory listing and opening. [build fix]
|
|
|
@69598
|
7 years |
vboxsync |
fatvfs.cpp: Implemented directory listing and opening.
|
|
|
@69596
|
7 years |
vboxsync |
fatvfs.cpp: Split dir and file structures into shared and handle …
|
|
|
@69595
|
7 years |
vboxsync |
fatvfs.cpp: Split dir and file structures into shared and handle …
|
|
|
@69594
|
7 years |
vboxsync |
isovfs.cpp: comment typo
|
|
|
@69219
|
7 years |
vboxsync |
Runtime: scm cleanups
|
|
|
@69157
|
7 years |
vboxsync |
isomakercmd.cpp: Create the iso file with fmask 0664 instead of the …
|
|
|
@69155
|
7 years |
vboxsync |
isomaker: Don't use zero as an INode number. isoinfo takes that to …
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@69108
|
7 years |
vboxsync |
IPRT: scm fixes
|
|
|
@69077
|
7 years |
vboxsync |
isovfs.cpp: logging fixes
|
|
|
@69059
|
7 years |
vboxsync |
UDF: Some more structures.
|
|
|
@69050
|
7 years |
vboxsync |
IPRT: Enable UDF code. Fixed allocation bug.
|
|
|
@69049
|
7 years |
vboxsync |
IPRT: UDF read support is mostly done.
|
|
|
@69048
|
7 years |
vboxsync |
IPRT: UDF read support is mostly done.
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@69035
|
7 years |
vboxsync |
UDF: Implemented directory listing. Works for root, other directories …
|
|
|
@69029
|
7 years |
vboxsync |
iprt: udf updates
|
|
|
@69027
|
7 years |
vboxsync |
IPRT: UDF reading updates.
|
|
|
@69023
|
7 years |
vboxsync |
iprt: udf updates
|
|
|
@69013
|
7 years |
vboxsync |
IPRT: UDF updates
|
|
|
@68991
|
7 years |
vboxsync |
udf: typos and updates.
|
|
|
@68921
|
7 years |
vboxsync |
iprt: udf reading updates
|
|
|
@68920
|
7 years |
vboxsync |
iprt: udf reading updates
|
|
|
@68872
|
7 years |
vboxsync |
isomakercmd.cpp,docbook-refentry*.xsl: Converted the rest of the iso …
|
|
|
@68864
|
7 years |
vboxsync |
iprt,vboxmanage,manual: Try write the iso maker docs as a docbook …
|
|
|
@68860
|
7 years |
vboxsync |
iprt,vboxmanage,manual: Try write the iso maker docs as a docbook …
|
|
|
@68842
|
7 years |
vboxsync |
isomaker: fixed
|
|
|
@68841
|
7 years |
vboxsync |
isomaker: Don't ignore bit 0 when scanning, duh.
|
|
|
@68840
|
7 years |
vboxsync |
isomaker: Dump more details on 'bitmap weirdness' error. Suspecting …
|
|
|
@68830
|
7 years |
vboxsync |
doc build fix (need bldRTIsoMaker).
|
|
|
@68826
|
7 years |
vboxsync |
iprt/isomaker: fixed rock ridge padding bug
|
|
|
@68821
|
7 years |
vboxsync |
isomaker: option typo
|
|
|
@68817
|
7 years |
vboxsync |
IPRT/isomaker: Added default 16 sector image padding (allegedly a …
|
|
|
@68814
|
7 years |
vboxsync |
IPRT/isomaker: fixed handling of lone source files, they shall end up …
|
|
|
@68813
|
7 years |
vboxsync |
IPRT: Added ISO maker tool frontend (will use for building later). …
|
|
|
@68697
|
7 years |
vboxsync |
isovfs.cpp: More UDF code (disabled). [build fix]
|
|
|
@68695
|
7 years |
vboxsync |
isovfs.cpp: More UDF code (disabled). [build fix]
|
|
|
@68694
|
7 years |
vboxsync |
isovfs.cpp: More UDF code (disabled).
|
|
|
@68510
|
7 years |
vboxsync |
isovfs.cpp: Started on UDF recognition sequence. [build fix]
|
|
|
@68509
|
7 years |
vboxsync |
isovfs.cpp: Started on UDF recognition sequence.
|
|
|
@68506
|
7 years |
vboxsync |
isomaker.cpp: Plugged two memory leaks.
|
|
|
@68382
|
7 years |
vboxsync |
iprt/isomaker: Don't forget to free the child array of directories.
|
|
|
@68345
|
7 years |
vboxsync |
IPRT: iso9660vfs.cpp -> isovfs.cpp
|
|
|
@68198
|
7 years |
vboxsync |
isomaker: Fixed spill file read bug.
|
|
|
@68183
|
7 years |
vboxsync |
IPRT: Added new RTFileReadAll* flag RTFILE_RDALL_F_TRAILING_ZERO_BYTE …
|
|
|
@68147
|
7 years |
vboxsync |
iprt/isomaker: Added file & dir mode manipulation APIs and options.
|
|
|
@68078
|
7 years |
vboxsync |
iso9660vfs: Report half sensible default mode flags on files and dirs, …
|
|
|
@68025
|
7 years |
vboxsync |
IPRT/isomaker: Fixed a couple of bugs in the symlink creation code.
|
|
|
@68014
|
7 years |
vboxsync |
rtFsIsoMakerFinalizeIsoDirectoryEntry: fixed block+char dev test.
|
|
|
@67897
|
7 years |
vboxsync |
isomaker: Attempt to fix annoying clang burn.
|
|
|
@67878
|
7 years |
vboxsync |
fatvfs.cpp: Fixed another formatting problem causing trouble with XP: …
|
|
|
@67877
|
7 years |
vboxsync |
RTFsFatVolFormat144: Fixed mixing up RTFsFatVolFormat parameters …
|
|
|
@67876
|
7 years |
vboxsync |
RTFsFatVolFormat144: 1 sector per cluster. Added hack for cluster …
|
|
|
@67871
|
7 years |
vboxsync |
isomakercmd: Must ignore TRANS.TBL files too.
|
|
|
@67869
|
7 years |
vboxsync |
isomaker: todo.
|
|
|
@67868
|
7 years |
vboxsync |
isomaker: Adding --push-iso / --pop options for adding select files …
|
|
|
@67867
|
7 years |
vboxsync |
isomaker: Adding --push-iso / --pop options for adding select files …
|
|
|
@67864
|
7 years |
vboxsync |
isomaker: doxygen updates
|
|
|
@67862
|
7 years |
vboxsync |
isomaker: Some fixes for bugs found when testing different buffer read …
|
|
|
@67860
|
7 years |
vboxsync |
isomaker: Some fixes for bugs found when testing different buffer read …
|
|
|
@67850
|
7 years |
vboxsync |
isomaker: Upgrade to rock ridge level 2 on import if we see level two …
|
|
|
@67849
|
7 years |
vboxsync |
isomaker: Symlink fix and mode bit fix.
|
|
|