| Commit message (Expand) | Author | Age | Files | Lines |
| * | Copyright year updates by scm. | vboxsync | 2023-01-17 | 1 | -1/+1 |
| * | scm copyright and license note update | vboxsync | 2022-08-22 | 1 | -10/+20 |
| * | IPRT/isomaker.cpp: A bunch of TODOs following from the fix in r152039, as it ... | vboxsync | 2022-06-29 | 1 | -20/+41 |
| * | Runtime/isomaker.cpp: RRIP 1.12 mandates to set special flags in the NM entri... | vboxsync | 2022-06-29 | 1 | -7/+29 |
| * | IPRT,Storage: Adding RTVfsQueryLabel and internally a generic pfnQueryInfoEx ... | vboxsync | 2022-03-17 | 1 | -0/+1 |
| * | IPRT/RTIsoMaker: Added an --name-setup-from-import option to better handle im... | vboxsync | 2022-01-04 | 1 | -2/+65 |
| * | scm --update-copyright-year | vboxsync | 2022-01-01 | 1 | -1/+1 |
| * | iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack that al... | vboxsync | 2020-05-25 | 1 | -0/+2 |
| * | Copyright year updates by scm. | vboxsync | 2020-02-04 | 1 | -1/+1 |
| * | Runtime: Some renaming to stay consistent (*Get* always returns what is asked... | vboxsync | 2019-09-04 | 1 | -1/+1 |
| * | IPRT/isomaker: Removed incorrect assertion in rtFsIsoMakerWalkPathBySpec. | vboxsync | 2019-05-24 | 1 | -1/+0 |
| * | IPRT/isomaker: Preserve ISO-9660 names during import, don't enforce our norma... | vboxsync | 2019-03-16 | 1 | -47/+73 |
| * | IPRT/isomaker.cpp: Hack for permitting :remove: on directories with TRANS.TBL... | vboxsync | 2019-03-16 | 1 | -4/+7 |
| * | scm --update-copyright-year | vboxsync | 2019-01-01 | 1 | -1/+1 |
| * | iprt/rtFsIsoMakerOutFile_GenerateDirRecDirect: fix for files ~8GB and larger. | vboxsync | 2018-08-09 | 1 | -1/+0 |
| * | *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and RT_OFFSETOF_ADD work ... | vboxsync | 2018-07-12 | 1 | -8/+8 |
| * | iprt/isomaker.cpp: Fixed a file handle leak (single handle). | vboxsync | 2017-12-15 | 1 | -0/+6 |
| * | IPRT/vfs: Implemented RTVFsFileSetSize, RTVfsFileGetMaxSize and RTvfsFileQuer... | vboxsync | 2017-12-07 | 1 | -0/+2 |
| * | IPRT/vfs: Made pfnSetMode, pfnSetTimes, pfnSetOwner and pfnWrite optional and... | vboxsync | 2017-12-06 | 1 | -45/+4 |
| * | iprt/vfs: Made RTVFSFILEOPS::pfnPollOne optional. | vboxsync | 2017-12-05 | 1 | -12/+1 |
| * | isomaker.cpp: Set inode number to zero for now, to make solaris happy. bugref... | vboxsync | 2017-12-05 | 1 | -0/+5 |
| * | isomaker: Don't use zero as an INode number. isoinfo takes that to mean no in... | vboxsync | 2017-10-23 | 1 | -2/+2 |
| * | Global: replace fall-through comments with RT_FALL_THRU(). | vboxsync | 2017-10-11 | 1 | -1/+1 |
| * | iprt/isomaker: fixed rock ridge padding bug | vboxsync | 2017-09-22 | 1 | -7/+7 |
| * | IPRT/isomaker: Added default 16 sector image padding (allegedly a workaround ... | vboxsync | 2017-09-22 | 1 | -7/+280 |
| * | IPRT: Added ISO maker tool frontend (will use for building later). Started d... | vboxsync | 2017-09-21 | 1 | -0/+14 |
| * | isomaker.cpp: Plugged two memory leaks. | vboxsync | 2017-08-22 | 1 | -0/+12 |
| * | iprt/isomaker: Don't forget to free the child array of directories. | vboxsync | 2017-08-11 | 1 | -0/+7 |
| * | isomaker: Fixed spill file read bug. | vboxsync | 2017-07-31 | 1 | -0/+5 |
| * | IPRT: Added new RTFileReadAll* flag RTFILE_RDALL_F_TRAILING_ZERO_BYTE for sim... | vboxsync | 2017-07-31 | 1 | -0/+30 |
| * | iprt/isomaker: Added file & dir mode manipulation APIs and options. | vboxsync | 2017-07-27 | 1 | -0/+105 |
| * | IPRT/isomaker: Fixed a couple of bugs in the symlink creation code. | vboxsync | 2017-07-18 | 1 | -4/+3 |
| * | rtFsIsoMakerFinalizeIsoDirectoryEntry: fixed block+char dev test. | vboxsync | 2017-07-18 | 1 | -1/+1 |
| * | isomaker: Attempt to fix annoying clang burn. | vboxsync | 2017-07-11 | 1 | -3/+6 |
| * | isomaker: Some fixes for bugs found when testing different buffer read sizes ... | vboxsync | 2017-07-07 | 1 | -4/+6 |
| * | isomaker: Upgrade to rock ridge level 2 on import if we see level two evidenc... | vboxsync | 2017-07-07 | 1 | -5/+8 |
| * | isomaker: Symlink fix and mode bit fix. | vboxsync | 2017-07-07 | 1 | -3/+3 |
| * | IPRT/isomaker: symlink assert fixes | vboxsync | 2017-07-07 | 1 | -0/+1 |
| * | IPRT/isomaker: symlink assert fixes | vboxsync | 2017-07-07 | 1 | -2/+2 |
| * | IPRT/isomaker: symlink fix | vboxsync | 2017-07-07 | 1 | -1/+1 |
| * | IPRT/isomaker: Working on generating rock ridge data. | vboxsync | 2017-07-06 | 1 | -96/+140 |
| * | IPRT/isomaker: build fix | vboxsync | 2017-07-06 | 1 | -15/+15 |
| * | IPRT/isomaker: Working on generating rock ridge data (untested). Replaced gen... | vboxsync | 2017-07-06 | 1 | -85/+886 |
| * | IPRT/isomaker: Added RTFsIsoMakerAddSymlink & RTFsIsoMakerAddUnnamedSymlink. ... | vboxsync | 2017-07-05 | 1 | -1/+1 |
| * | IPRT/isomaker: Added RTFsIsoMakerAddSymlink & RTFsIsoMakerAddUnnamedSymlink. | vboxsync | 2017-07-05 | 1 | -10/+143 |
| * | isomaker: Added API for setting the rock ridge name and adjusted RTFsIsoMaker... | vboxsync | 2017-07-05 | 1 | -8/+109 |
| * | IPRT: More ISO maker code (import + booting). | vboxsync | 2017-06-26 | 1 | -2/+2 |
| * | IPRT: More ISO maker code (import + multi-extent related). | vboxsync | 2017-06-24 | 1 | -41/+224 |
| * | IPRT: More ISO maker code (related to image string properties and import). | vboxsync | 2017-06-21 | 1 | -31/+109 |
| * | IPRT: More ISO maker code (import related). | vboxsync | 2017-06-21 | 1 | -1/+1 |