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) @69818   7 years vboxsync IPRT/VFS: Got rid of the pfnTraversalOpen method.
(edit) @69814   7 years vboxsync build fix
(edit) @69813   7 years vboxsync IPRT: VFS opening reworking in progress.
(edit) @69678   7 years vboxsync fatvfs.cpp: forgot to disable electric fence
(edit) @69663   7 years vboxsync fatvfs: cleanups
(edit) @69660   7 years vboxsync fatvfs.cpp: Implemented FAT16 and FAT32 cluster map update functions - …
(edit) @69659   7 years vboxsync fatvfs.cpp: Able to read FAT32 now. Fixed long name bug in ReadDir.
(edit) @69633   7 years vboxsync doc: Change DTD declaration everywhere to docbook xml 4.3, and remove …
(edit) @69631   7 years vboxsync fatvfs: don't match or return volume lables
(edit) @69623   7 years vboxsync fatvfs.cpp: drop duplicate '.' and '..' entries.
(edit) @69622   7 years vboxsync fatvfs.cpp: name conversion issue in read dir
(edit) @69621   7 years vboxsync fatvfs: Directory fix. FAT16 read support.
(edit) @69619   7 years vboxsync fatvfs: Relaxed idxEndOfChain (FAT entry #2) checks.
(edit) @69616   7 years vboxsync DVM: Got a working pseudo vfs. It's now possible to do stuff like: …
(edit) @69600   7 years vboxsync rtFsFatDir_CreateDir: imlemented, but untested
(edit) @69599   7 years vboxsync fatvfs.cpp: Implemented directory listing and opening. [build fix]
(edit) @69598   7 years vboxsync fatvfs.cpp: Implemented directory listing and opening.
(edit) @69596   7 years vboxsync fatvfs.cpp: Split dir and file structures into shared and handle …
(edit) @69595   7 years vboxsync fatvfs.cpp: Split dir and file structures into shared and handle …
(edit) @69594   7 years vboxsync isovfs.cpp: comment typo
(edit) @69219   7 years vboxsync Runtime: scm cleanups
(edit) @69157   7 years vboxsync isomakercmd.cpp: Create the iso file with fmask 0664 instead of the …
(edit) @69155   7 years vboxsync isomaker: Don't use zero as an INode number. isoinfo takes that to …
(edit) @69111   7 years vboxsync (C) year
(edit) @69108   7 years vboxsync IPRT: scm fixes
(edit) @69077   7 years vboxsync isovfs.cpp: logging fixes
(edit) @69059   7 years vboxsync UDF: Some more structures.
(edit) @69050   7 years vboxsync IPRT: Enable UDF code. Fixed allocation bug.
(edit) @69049   7 years vboxsync IPRT: UDF read support is mostly done.
(edit) @69048   7 years vboxsync IPRT: UDF read support is mostly done.
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @69035   7 years vboxsync UDF: Implemented directory listing. Works for root, other directories …
(edit) @69029   7 years vboxsync iprt: udf updates
(edit) @69027   7 years vboxsync IPRT: UDF reading updates.
(edit) @69023   7 years vboxsync iprt: udf updates
(edit) @69013   7 years vboxsync IPRT: UDF updates
(edit) @68991   7 years vboxsync udf: typos and updates.
(edit) @68921   7 years vboxsync iprt: udf reading updates
(edit) @68920   7 years vboxsync iprt: udf reading updates
(edit) @68872   7 years vboxsync isomakercmd.cpp,docbook-refentry*.xsl: Converted the rest of the iso …
(edit) @68864   7 years vboxsync iprt,vboxmanage,manual: Try write the iso maker docs as a docbook …
(edit) @68860   7 years vboxsync iprt,vboxmanage,manual: Try write the iso maker docs as a docbook …
(edit) @68842   7 years vboxsync isomaker: fixed
(edit) @68841   7 years vboxsync isomaker: Don't ignore bit 0 when scanning, duh.
(edit) @68840   7 years vboxsync isomaker: Dump more details on 'bitmap weirdness' error. Suspecting …
(edit) @68830   7 years vboxsync doc build fix (need bldRTIsoMaker).
(edit) @68826   7 years vboxsync iprt/isomaker: fixed rock ridge padding bug
(edit) @68821   7 years vboxsync isomaker: option typo
(edit) @68817   7 years vboxsync IPRT/isomaker: Added default 16 sector image padding (allegedly a …
(edit) @68814   7 years vboxsync IPRT/isomaker: fixed handling of lone source files, they shall end up …
(edit) @68813   7 years vboxsync IPRT: Added ISO maker tool frontend (will use for building later). …
(edit) @68697   7 years vboxsync isovfs.cpp: More UDF code (disabled). [build fix]
(edit) @68695   7 years vboxsync isovfs.cpp: More UDF code (disabled). [build fix]
(edit) @68694   7 years vboxsync isovfs.cpp: More UDF code (disabled).
(edit) @68510   7 years vboxsync isovfs.cpp: Started on UDF recognition sequence. [build fix]
(edit) @68509   7 years vboxsync isovfs.cpp: Started on UDF recognition sequence.
(edit) @68506   7 years vboxsync isomaker.cpp: Plugged two memory leaks.
(edit) @68382   7 years vboxsync iprt/isomaker: Don't forget to free the child array of directories.
(edit) @68345   7 years vboxsync IPRT: iso9660vfs.cpp -> isovfs.cpp
(edit) @68198   8 years vboxsync isomaker: Fixed spill file read bug.
(edit) @68183   8 years vboxsync IPRT: Added new RTFileReadAll* flag RTFILE_RDALL_F_TRAILING_ZERO_BYTE …
(edit) @68147   8 years vboxsync iprt/isomaker: Added file & dir mode manipulation APIs and options.
(edit) @68078   8 years vboxsync iso9660vfs: Report half sensible default mode flags on files and dirs, …
(edit) @68025   8 years vboxsync IPRT/isomaker: Fixed a couple of bugs in the symlink creation code.
(edit) @68014   8 years vboxsync rtFsIsoMakerFinalizeIsoDirectoryEntry: fixed block+char dev test.
(edit) @67897   8 years vboxsync isomaker: Attempt to fix annoying clang burn.
(edit) @67878   8 years vboxsync fatvfs.cpp: Fixed another formatting problem causing trouble with XP: …
(edit) @67877   8 years vboxsync RTFsFatVolFormat144: Fixed mixing up RTFsFatVolFormat parameters …
(edit) @67876   8 years vboxsync RTFsFatVolFormat144: 1 sector per cluster. Added hack for cluster …
(edit) @67871   8 years vboxsync isomakercmd: Must ignore TRANS.TBL files too.
(edit) @67869   8 years vboxsync isomaker: todo.
(edit) @67868   8 years vboxsync isomaker: Adding --push-iso / --pop options for adding select files …
(edit) @67867   8 years vboxsync isomaker: Adding --push-iso / --pop options for adding select files …
(edit) @67864   8 years vboxsync isomaker: doxygen updates
(edit) @67862   8 years vboxsync isomaker: Some fixes for bugs found when testing different buffer read …
(edit) @67860   8 years vboxsync isomaker: Some fixes for bugs found when testing different buffer read …
(edit) @67850   8 years vboxsync isomaker: Upgrade to rock ridge level 2 on import if we see level two …
(edit) @67849   8 years vboxsync isomaker: Symlink fix and mode bit fix.
(edit) @67848   8 years vboxsync IPRT/isomaker: symlink assert fixes
(edit) @67847   8 years vboxsync IPRT/isomaker: symlink assert fixes
(edit) @67846   8 years vboxsync IPRT/isomaker: symlink fix
(edit) @67845   8 years vboxsync isomakerimport: ignore TRANS.TBL files.
(edit) @67843   8 years vboxsync IPRT/isomaker: Working on generating rock ridge data. [oops]
(edit) @67842   8 years vboxsync IPRT/isomaker: Working on generating rock ridge data.
(edit) @67839   8 years vboxsync IPRT/isomaker: build fix
(edit) @67838   8 years vboxsync IPRT/isomaker: Working on generating rock ridge data (untested). …
(edit) @67801   8 years vboxsync IPRT/isomaker: Added RTFsIsoMakerAddSymlink & …
(edit) @67799   8 years vboxsync IPRT/isomaker: Added RTFsIsoMakerAddSymlink & …
(edit) @67797   8 years vboxsync IPRT/isomaker: Added RTFsIsoMakerAddSymlink & …
(edit) @67794   8 years vboxsync isomaker: Added API for setting the rock ridge name and adjusted …
(edit) @67791   8 years vboxsync isomakerimport: More rock ridge code.
(edit) @67788   8 years vboxsync isomakerimport: More rock ridge code.
(edit) @67781   8 years vboxsync isomaker: Rock updates
(edit) @67775   8 years vboxsync isomaker: Importing rock ridge stuff.
(edit) @67774   8 years vboxsync isomaker: Rock updates
(edit) @67621   8 years vboxsync fatvfs.cpp: off-by-one
(edit) @67612   8 years vboxsync rtFsIso9660VolGetMaybeUtf16Be: Fix for fields with odd length.
(edit) @67605   8 years vboxsync IPRT: More ISO maker code (import + booting).
(edit) @67600   8 years vboxsync IPRT: More ISO maker code (import + booting).
(edit) @67595   8 years vboxsync IPRT: More ISO maker code (import + multi-extent related).
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