VirtualBox

source: vbox/trunk/src/VBox/Runtime/common

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @67364   8 years vboxsync Audio: Forward ported r113728 (IPRT/CircBuf: Added …
(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) @67343   8 years vboxsync IPRT: More ISO maker code.
(edit) @67342   8 years vboxsync IPRT: More ISO maker code.
(edit) @67341   8 years vboxsync IPRT: More ISO maker code.
(edit) @67340   8 years vboxsync rtFsFatDir_MaybeCreateLongNameAndShortAlias: Fixed padding blunder. …
(edit) @67339   8 years vboxsync IPRT: More ISO maker code.
(edit) @67334   8 years vboxsync IPRT: Added RTStrToUtf16BigEx and RTStrToUtf16Big for turning UTF-8 …
(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) @67329   8 years vboxsync comment typo
(edit) @67328   8 years vboxsync IPRT: More ISO maker code.
(edit) @67327   8 years vboxsync IPRT: More ISO maker code.
(edit) @67326   8 years vboxsync iso9660.h,iso9660vfs.cpp: Corrected the extended attribute length …
(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) @67302   8 years vboxsync fatvfs.cpp: Return rc rather than VINF_SUCCESS in rtFsFatFile_Read & …
(edit) @67301   8 years vboxsync fatvfs.cpp: Fixed bug in rtFsFatClusterMap_AllocateCluster12 when …
(edit) @67298   8 years vboxsync Runtime/common/math: try to make older gcc compilers happy
(edit) @67297   8 years vboxsync Runtime/common/math: another try to make older gcc compilers happy
(edit) @67296   8 years vboxsync Runtime/common/math: try to make older gcc compilers happy
(edit) @67291   8 years vboxsync Runtime: provide __udivmoddi4() required for 32-bit code generated by …
(edit) @67290   8 years vboxsync Runtime: provide __udivmoddi4() required for 32-bit code generated by …
(edit) @67281   8 years vboxsync IPRT: More ISO maker code.
(edit) @67279   8 years vboxsync tarvfswriter: fixed regression
(edit) @67278   8 years vboxsync isomaker: more code
(edit) @67274   8 years vboxsync RTVfsIoStrmZeroFill: Fixed wrong method test (pfnSkip instead of …
(edit) @67272   8 years vboxsync RTVfsIoStrmZeroFill: Fixed wrong method test (pfnSkip instead of …
(edit) @67271   8 years vboxsync post meeting
(edit) @67270   8 years vboxsync meeting
(edit) @67259   8 years vboxsync IPRT: Some ISO image maker sketches.
(edit) @67256   8 years vboxsync RTZipTarCmd: pass --owner, --group, and file and dir mode masks to the …
(edit) @67255   8 years vboxsync RTZipTarCmd: pass --owner, --group, and file and dir mode masks to the …
(edit) @67253   8 years vboxsync IPRT/tarvfswriter.cpp: Added RTZipTarFsStreamSetOwner, …
(edit) @67229   8 years vboxsync IPRT: vfsprogress.cpp: fixes
(edit) @67228   8 years vboxsync IPRT: vfsprogress.cpp: adjustments
(edit) @67224   8 years vboxsync IPRT: vfsprogress.cpp: Added RTVFSPROGRESS_F_ALLOW_CANCEL for some …
(edit) @67221   8 years vboxsync IPRT: Adding RTVfsIoStrmGetOpenFlags, RTVfsFileGetOpenFlags, …
(edit) @67220   8 years vboxsync tarvfswriter.cpp: Fixed sparse header bug.
(edit) @67206   8 years vboxsync IPRT: rtZipTarFssWriter_WriteGnuSparseHeaders: isextended location …
(edit) @67189   8 years vboxsync IPRT: vfsbase.cpp: flag validation fixes in new apis.
(edit) @67188   8 years vboxsync IPRT: rtManifestPtIos_Write: Handle gaps in the output as zero filled.
(edit) @67186   8 years vboxsync IPRT: Added RTVfsFsStrmToNormalDir, RTVfsFsStrmToDirUndo, …
(edit) @67183   8 years vboxsync vfsmemory.cpp: Don't assert negative offset parameter in read and …
(edit) @67181   8 years vboxsync IPRT/vfsmemory.cpp: Initialize the object attributes a bit better.
(edit) @67180   8 years vboxsync IPRT: Added RTVfsMemIoStrmCreate for convenience.
(edit) @67167   8 years vboxsync RTZipTarCmd: Added --use-push-file to test the RTVfsFsStrmPushFile API.
(edit) @67166   8 years vboxsync IPRT/vfstarwriter.cpp: Initial push-file implementation (untested).
(edit) @67150   8 years vboxsync IPRT/vfstarwriter.cpp: Early version of API for pushing file data into …
(edit) @67149   8 years vboxsync IPRT/vfstarwriter.cpp: Early version of API for pushing file data into …
(edit) @67134   8 years vboxsync IPRT: Got the new tar writer working and did basic RTZipTarCmd integration.
(edit) @67133   8 years vboxsync IPRT: Added RTVfsChainQueryFinalPath.
(edit) @67132   8 years vboxsync IPRT: Added RTPathSkipRootSpec.
(edit) @67124   8 years vboxsync build fix
(edit) @67123   8 years vboxsync IPRT: Some more tar vfs writer bits.
(edit) @67116   8 years vboxsync IPRT: Started on VFS file system output streams for implementing TAR …
(edit) @66884   8 years vboxsync iprt: RTUINT256U & RTUINT512U formatter fixes.
(edit) @66882   8 years vboxsync iprt: Added RTUINT256U and RTUINT512U. Hacked up simple formatting …
(edit) @66865   8 years vboxsync more complete build fix
(edit) @66863   8 years vboxsync build fix
(edit) @66862   8 years vboxsync Runtime: provide LogRel output for all cases resulting in …
(edit) @66861   8 years vboxsync RTGetOptArgvFromString: Fixed incorrect handling of escape sequences …
(edit) @66850   8 years vboxsync Runtime: fall-thru
(edit) @66768   8 years vboxsync iso9660: build fixes
(edit) @66767   8 years vboxsync iso9660: Rough ReadDir implementation. Also a build fix.
(edit) @66766   8 years vboxsync iso9660: build fix + rewind dir impl.
(edit) @66765   8 years vboxsync iso9660: Refactored the code to deal with root directory reference …
(edit) @66762   8 years vboxsync iprt: More vfs bits.
(edit) @66742   8 years vboxsync fatvfs,iso9660vfs,vfsbase: Sorted volume reference fun. Volumes will …
(edit) @66741   8 years vboxsync duh
(edit) @66740   8 years vboxsync vfsbase.cpp: retain debug
(edit) @66738   8 years vboxsync vfsbase: logging
(edit) @66737   8 years vboxsync vfsbase.cpp: logging fix
(edit) @66736   8 years vboxsync iso9660vfs,fatvfs: reference count fix
(edit) @66735   8 years vboxsync iso9660vfs.cpp: Can find and read files from iso.
(edit) @66734   8 years vboxsync iprt/string.h,iprt/utf16.h: Added some big endian UTF-16 related …
(edit) @66733   8 years vboxsync fatvfs.cpp: nits
(edit) @66731   8 years vboxsync iprt/string.h,iprt/utf16.h: Added some big endian UTF-16 related …
(edit) @66727   8 years vboxsync Runtime/common/filesystem -> Runtime/common/fs
(edit) @66710   8 years vboxsync fatvfs.cpp: Finished rtFsFatDir_NeedLongName and fixed a bug in …
(edit) @66709   8 years vboxsync fatvfs.cpp: Check for invalid long name characters as well as a few names.
(edit) @66708   8 years vboxsync fatvfs: Quick implementation of a long filename generator.
(edit) @66699   8 years vboxsync fatvfs: assertion msg fix
(edit) @66698   8 years vboxsync fatvfs: readonly check and build fix
(edit) @66691   8 years vboxsync fatvfs.cpp: warnings
(edit) @66690   8 years vboxsync fatvfs.cpp: warnings
(edit) @66689   8 years vboxsync fatvfs: Added code for formatting a FAT volume.
(edit) @66676   8 years vboxsync fatvfs.cpp: Implemented file creation and opening of long filenames.
(edit) @66675   8 years vboxsync rtVfsChainSpecDupStrN: unescaping bugfix.
(edit) @66674   8 years vboxsync fatvfs.cpp: Can modify existing files.
(edit) @66672   8 years vboxsync fatvfs: trunacting files
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