VirtualBox

source: vbox/trunk/src/VBox/Runtime/common/fs/isomaker.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106061   4 months vboxsync Copyright year updates by scm.
(edit) @103360   11 months vboxsync IPRT/isomaker.cpp: Zero terminate wszTmp in …
(edit) @100908   17 months vboxsync IPRT,Storage,Puel: Changed the pfnRead and pfnWrite VFS methods and …
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95438   3 years vboxsync IPRT/isomaker.cpp: A bunch of TODOs following from the fix in r152039, …
(edit) @95435   3 years vboxsync Runtime/isomaker.cpp: RRIP 1.12 mandates to set special flags in the …
(edit) @94291   3 years vboxsync IPRT,Storage: Adding RTVfsQueryLabel and internally a generic …
(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) @84509   5 years vboxsync iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @80585   5 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @78731   6 years vboxsync IPRT/isomaker: Removed incorrect assertion in rtFsIsoMakerWalkPathBySpec.
(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) @76553   6 years vboxsync scm --update-copyright-year
(edit) @73603   6 years vboxsync iprt/rtFsIsoMakerOutFile_GenerateDirRecDirect: fix for files ~8GB and …
(edit) @73097   7 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @70155   7 years vboxsync iprt/isomaker.cpp: Fixed a file handle leak (single handle).
(edit) @69977   7 years vboxsync IPRT/vfs: Implemented RTVFsFileSetSize, RTVfsFileGetMaxSize and …
(edit) @69955   7 years vboxsync IPRT/vfs: Made pfnSetMode, pfnSetTimes, pfnSetOwner and pfnWrite …
(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) @69155   7 years vboxsync isomaker: Don't use zero as an INode number. isoinfo takes that to …
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68826   7 years vboxsync iprt/isomaker: fixed rock ridge padding bug
(edit) @68817   7 years vboxsync IPRT/isomaker: Added default 16 sector image padding (allegedly a …
(edit) @68813   7 years vboxsync IPRT: Added ISO maker tool frontend (will use for building later). …
(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) @68198   7 years vboxsync isomaker: Fixed spill file read bug.
(edit) @68183   7 years vboxsync IPRT: Added new RTFileReadAll* flag RTFILE_RDALL_F_TRAILING_ZERO_BYTE …
(edit) @68147   7 years vboxsync iprt/isomaker: Added file & dir mode manipulation APIs and options.
(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) @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) @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) @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) @67605   8 years vboxsync IPRT: More ISO maker code (import + booting).
(edit) @67595   8 years vboxsync IPRT: More ISO maker code (import + multi-extent related).
(edit) @67549   8 years vboxsync IPRT: More ISO maker code (related to image string properties and import).
(edit) @67539   8 years vboxsync IPRT: More ISO maker code (import related).
(edit) @67538   8 years vboxsync IPRT: More ISO maker code (import related).
(edit) @67515   8 years vboxsync IPRT: ISO maker updates (multi sector directory padding).
(edit) @67512   8 years vboxsync IPRT: ISO maker updates (import related).
(edit) @67491   8 years vboxsync IPRT: More ISO maker code (import related).
(edit) @67454   8 years vboxsync IPRT: More ISO maker code (booting related).
(edit) @67453   8 years vboxsync IPRT: More ISO maker code (booting related).
(edit) @67451   8 years vboxsync IPRT: More ISO maker code (booting related).
(edit) @67450   8 years vboxsync IPRT: More ISO maker code (booting related).
(edit) @67445   8 years vboxsync IPRT: More ISO maker code (booting related).
(edit) @67437   8 years vboxsync IPRT: More ISO maker code (booting related).
(edit) @67427   8 years vboxsync IPRT: More ISO maker code (booting related).
(edit) @67413   8 years vboxsync IPRT: More ISO maker code. (path table fixes)
(edit) @67412   8 years vboxsync IPRT: More ISO maker code.
(edit) @67399   8 years vboxsync IPRT: More ISO maker code.
(edit) @67393   8 years vboxsync IPRT: More ISO maker code.
(edit) @67392   8 years vboxsync IPRT: More ISO maker code.
(edit) @67391   8 years vboxsync IPRT: More ISO maker code.
(edit) @67386   8 years vboxsync IPRT: More ISO maker code.
(edit) @67385   8 years vboxsync IPRT: More ISO maker code.
(edit) @67381   8 years vboxsync IPRT: More ISO maker code.
(edit) @67370   8 years vboxsync IPRT: ISO maker updates.
(edit) @67348   8 years vboxsync IPRT: More ISO maker code.
(edit) @67346   8 years vboxsync IPRT: More ISO maker code.
(edit) @67344   8 years vboxsync IPRT: More ISO maker code.
(edit) @67342   8 years vboxsync IPRT: More ISO maker code.
(edit) @67339   8 years vboxsync IPRT: More ISO maker code.
(edit) @67332   8 years vboxsync IPRT: More ISO maker code.
(edit) @67331   8 years vboxsync IPRT: More ISO maker code.
(edit) @67330   8 years vboxsync IPRT: More ISO maker code.
(edit) @67328   8 years vboxsync IPRT: More ISO maker code.
(edit) @67327   8 years vboxsync IPRT: More ISO maker code.
(edit) @67325   8 years vboxsync IPRT: More ISO maker code.
(edit) @67305   8 years vboxsync IPRT: More ISO maker code.
(edit) @67303   8 years vboxsync IPRT: More ISO maker code.
(edit) @67281   8 years vboxsync IPRT: More ISO maker code.
(edit) @67278   8 years vboxsync isomaker: more code
(edit) @67271   8 years vboxsync post meeting
(edit) @67270   8 years vboxsync meeting
(add) @67259   8 years vboxsync IPRT: Some ISO image maker sketches.
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