|
|
@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
|
8 years |
vboxsync |
isomaker: Fixed spill file read bug.
|
|
|
@68183
|
8 years |
vboxsync |
IPRT: Added new RTFileReadAll* flag RTFILE_RDALL_F_TRAILING_ZERO_BYTE …
|
|
|
@68147
|
8 years |
vboxsync |
iprt/isomaker: Added file & dir mode manipulation APIs and options.
|
|
|
@68078
|
8 years |
vboxsync |
iso9660vfs: Report half sensible default mode flags on files and dirs, …
|
|
|
@68025
|
8 years |
vboxsync |
IPRT/isomaker: Fixed a couple of bugs in the symlink creation code.
|
|
|
@68014
|
8 years |
vboxsync |
rtFsIsoMakerFinalizeIsoDirectoryEntry: fixed block+char dev test.
|
|
|
@67897
|
8 years |
vboxsync |
isomaker: Attempt to fix annoying clang burn.
|
|
|
@67878
|
8 years |
vboxsync |
fatvfs.cpp: Fixed another formatting problem causing trouble with XP: …
|
|
|
@67877
|
8 years |
vboxsync |
RTFsFatVolFormat144: Fixed mixing up RTFsFatVolFormat parameters …
|
|
|
@67876
|
8 years |
vboxsync |
RTFsFatVolFormat144: 1 sector per cluster. Added hack for cluster …
|
|
|
@67871
|
8 years |
vboxsync |
isomakercmd: Must ignore TRANS.TBL files too.
|
|
|
@67869
|
8 years |
vboxsync |
isomaker: todo.
|
|
|
@67868
|
8 years |
vboxsync |
isomaker: Adding --push-iso / --pop options for adding select files …
|
|
|
@67867
|
8 years |
vboxsync |
isomaker: Adding --push-iso / --pop options for adding select files …
|
|
|
@67864
|
8 years |
vboxsync |
isomaker: doxygen updates
|
|
|
@67862
|
8 years |
vboxsync |
isomaker: Some fixes for bugs found when testing different buffer read …
|
|
|
@67860
|
8 years |
vboxsync |
isomaker: Some fixes for bugs found when testing different buffer read …
|
|
|
@67850
|
8 years |
vboxsync |
isomaker: Upgrade to rock ridge level 2 on import if we see level two …
|
|
|
@67849
|
8 years |
vboxsync |
isomaker: Symlink fix and mode bit fix.
|
|
|
@67848
|
8 years |
vboxsync |
IPRT/isomaker: symlink assert fixes
|
|
|
@67847
|
8 years |
vboxsync |
IPRT/isomaker: symlink assert fixes
|
|
|
@67846
|
8 years |
vboxsync |
IPRT/isomaker: symlink fix
|
|
|
@67845
|
8 years |
vboxsync |
isomakerimport: ignore TRANS.TBL files.
|
|
|
@67843
|
8 years |
vboxsync |
IPRT/isomaker: Working on generating rock ridge data. [oops]
|
|
|
@67842
|
8 years |
vboxsync |
IPRT/isomaker: Working on generating rock ridge data.
|
|
|
@67839
|
8 years |
vboxsync |
IPRT/isomaker: build fix
|
|
|
@67838
|
8 years |
vboxsync |
IPRT/isomaker: Working on generating rock ridge data (untested). …
|
|
|
@67801
|
8 years |
vboxsync |
IPRT/isomaker: Added RTFsIsoMakerAddSymlink & …
|
|
|
@67799
|
8 years |
vboxsync |
IPRT/isomaker: Added RTFsIsoMakerAddSymlink & …
|
|
|
@67797
|
8 years |
vboxsync |
IPRT/isomaker: Added RTFsIsoMakerAddSymlink & …
|
|
|
@67794
|
8 years |
vboxsync |
isomaker: Added API for setting the rock ridge name and adjusted …
|
|
|
@67791
|
8 years |
vboxsync |
isomakerimport: More rock ridge code.
|
|
|
@67788
|
8 years |
vboxsync |
isomakerimport: More rock ridge code.
|
|
|
@67781
|
8 years |
vboxsync |
isomaker: Rock updates
|
|
|
@67775
|
8 years |
vboxsync |
isomaker: Importing rock ridge stuff.
|
|
|
@67774
|
8 years |
vboxsync |
isomaker: Rock updates
|
|
|
@67621
|
8 years |
vboxsync |
fatvfs.cpp: off-by-one
|
|
|
@67612
|
8 years |
vboxsync |
rtFsIso9660VolGetMaybeUtf16Be: Fix for fields with odd length.
|
|
|
@67605
|
8 years |
vboxsync |
IPRT: More ISO maker code (import + booting).
|
|
|
@67600
|
8 years |
vboxsync |
IPRT: More ISO maker code (import + booting).
|
|
|
@67595
|
8 years |
vboxsync |
IPRT: More ISO maker code (import + multi-extent related).
|
|
|