VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @68113   7 years vboxsync Added RTTimeZoneGetCurrent for getting TZ.
(edit) @68107   7 years vboxsync iprt: Added some time zone name mapping info (for unattended guest …
(edit) @68094   7 years vboxsync RTCString: Added startsWithWord method.
(edit) @68078   7 years vboxsync iso9660vfs: Report half sensible default mode flags on files and dirs, …
(edit) @68050   7 years vboxsync sysfs.cpp: arch linux build fix (hope everyone has sys/sysmacros.h).
(edit) @68025   7 years vboxsync IPRT/isomaker: Fixed a couple of bugs in the symlink creation code.
(edit) @68014   7 years vboxsync rtFsIsoMakerFinalizeIsoDirectoryEntry: fixed block+char dev test.
(edit) @67984   7 years vboxsync Runtime: Linux 4.13 fix
(edit) @67979   7 years vboxsync Added RTUTf16NICmpAscii.
(edit) @67963   7 years vboxsync RTNtPathFromWinUtf16Ex: Remove special trailing dot.
(edit) @67948   7 years vboxsync pecoff,ldrPE: Another load config change surfaced in build 16237, …
(edit) @67897   7 years vboxsync isomaker: Attempt to fix annoying clang burn.
(edit) @67878   7 years vboxsync fatvfs.cpp: Fixed another formatting problem causing trouble with XP: …
(edit) @67877   7 years vboxsync RTFsFatVolFormat144: Fixed mixing up RTFsFatVolFormat parameters …
(edit) @67876   7 years vboxsync RTFsFatVolFormat144: 1 sector per cluster. Added hack for cluster …
(edit) @67871   7 years vboxsync isomakercmd: Must ignore TRANS.TBL files too.
(edit) @67869   7 years vboxsync isomaker: todo.
(edit) @67868   7 years vboxsync isomaker: Adding --push-iso / --pop options for adding select files …
(edit) @67867   7 years vboxsync isomaker: Adding --push-iso / --pop options for adding select files …
(edit) @67864   7 years vboxsync isomaker: doxygen updates
(edit) @67862   7 years vboxsync isomaker: Some fixes for bugs found when testing different buffer read …
(edit) @67860   7 years vboxsync isomaker: Some fixes for bugs found when testing different buffer read …
(edit) @67859   7 years vboxsync rtVfsMemFile_LocateExtentSlow: Wrong check for when to start from the …
(edit) @67850   7 years vboxsync isomaker: Upgrade to rock ridge level 2 on import if we see level two …
(edit) @67849   7 years vboxsync isomaker: Symlink fix and mode bit fix.
(edit) @67848   7 years vboxsync IPRT/isomaker: symlink assert fixes
(edit) @67847   7 years vboxsync IPRT/isomaker: symlink assert fixes
(edit) @67846   7 years vboxsync IPRT/isomaker: symlink fix
(edit) @67845   7 years vboxsync isomakerimport: ignore TRANS.TBL files.
(edit) @67843   7 years vboxsync IPRT/isomaker: Working on generating rock ridge data. [oops]
(edit) @67842   7 years vboxsync IPRT/isomaker: Working on generating rock ridge data.
(edit) @67839   7 years vboxsync IPRT/isomaker: build fix
(edit) @67838   7 years vboxsync IPRT/isomaker: Working on generating rock ridge data (untested). …
(edit) @67801   7 years vboxsync IPRT/isomaker: Added RTFsIsoMakerAddSymlink & …
(edit) @67799   7 years vboxsync IPRT/isomaker: Added RTFsIsoMakerAddSymlink & …
(edit) @67797   7 years vboxsync IPRT/isomaker: Added RTFsIsoMakerAddSymlink & …
(edit) @67794   7 years vboxsync isomaker: Added API for setting the rock ridge name and adjusted …
(edit) @67791   7 years vboxsync isomakerimport: More rock ridge code.
(edit) @67788   7 years vboxsync isomakerimport: More rock ridge code.
(edit) @67781   7 years vboxsync isomaker: Rock updates
(edit) @67775   7 years vboxsync isomaker: Importing rock ridge stuff.
(edit) @67774   7 years vboxsync isomaker: Rock updates
(edit) @67732   7 years vboxsync Runtime: added RTFSTYPE_EXFAT
(edit) @67731   7 years vboxsync Runtime: added RTFSTYPE_EXFAT
(edit) @67688   7 years vboxsync RTCString: Added 4 standard like replace() methods.
(edit) @67677   7 years vboxsync Runtime/Makefile.kmk: ignore another flavour of bad_alloc()
(edit) @67675   7 years vboxsync iprt/xml: Added a RTCString writer class.
(edit) @67674   7 years vboxsync RTCString: Added append methods for appending a substring.
(edit) @67673   7 years vboxsync nit
(edit) @67665   7 years vboxsync Runtime/r0drv/linux: adapted to CONFIG_CPUMASK_OFFSTACK=y
(edit) @67651   7 years vboxsync IPRT: Added strip, stripLeft, and stripRight to RTCString.
(edit) @67650   7 years vboxsync IPRT: Added const char * variant of RTCString::contains.
(edit) @67645   7 years vboxsync IPRT: RTCString::find: Made it return npos if the string to search for …
(edit) @67635   7 years vboxsync tarvfs.cpp: Relax rtZipTarReaderIsAtEnd a lot.
(edit) @67621   7 years vboxsync fatvfs.cpp: off-by-one
(edit) @67612   7 years vboxsync rtFsIso9660VolGetMaybeUtf16Be: Fix for fields with odd length.
(edit) @67605   7 years vboxsync IPRT: More ISO maker code (import + booting).
(edit) @67600   7 years vboxsync IPRT: More ISO maker code (import + booting).
(edit) @67598   7 years vboxsync RTGetOptArgvFromString: Added a RTGETOPTARGV_CNV_MODIFY_INPUT flag for …
(edit) @67595   7 years vboxsync IPRT: More ISO maker code (import + multi-extent related).
(edit) @67571   7 years vboxsync IPRT: More ISO maker code (import + multi-extent related).
(edit) @67570   7 years vboxsync iso9660vfs.cpp: Implemented support for multi-extent files (really …
(edit) @67569   7 years vboxsync iso9660vfs.cpp: Implemented support for multi-extent files (really …
(edit) @67568   7 years vboxsync iso9660vfs.cpp: Implemented support for multi-extent files (really …
(edit) @67560   7 years vboxsync RTLs.cpp: Fixed missing terminator when copying names.
(edit) @67559   7 years vboxsync iso9660vfs.cpp: Better name version handling.
(edit) @67549   7 years vboxsync IPRT: More ISO maker code (related to image string properties and import).
(edit) @67539   7 years vboxsync IPRT: More ISO maker code (import related).
(edit) @67538   7 years vboxsync IPRT: More ISO maker code (import related).
(edit) @67521   7 years vboxsync comment typos
(edit) @67519   7 years vboxsync IPRT: More ISO maker code (import related).
(edit) @67516   7 years vboxsync IPRT: ISO maker updates (import related).
(edit) @67515   7 years vboxsync IPRT: ISO maker updates (multi sector directory padding).
(edit) @67512   7 years vboxsync IPRT: ISO maker updates (import related).
(edit) @67511   7 years vboxsync IPRT: ISO maker updates (import related).
(edit) @67510   7 years vboxsync vfsmemory.cpp: write advance fix.
(edit) @67503   7 years vboxsync IPRT: More ISO maker code (import related).
(edit) @67502   7 years vboxsync IPRT: ISO maker updates (import related).
(edit) @67491   7 years vboxsync IPRT: More ISO maker code (import related).
(edit) @67485   7 years vboxsync IPRT: More ISO maker code (import related).
(edit) @67482   7 years vboxsync IPRT: More ISO maker code (import related).
(edit) @67481   7 years vboxsync IPRT: More ISO maker code (import related).
(edit) @67480   7 years vboxsync IPRT: More ISO maker code (import related).
(edit) @67461   7 years vboxsync IPRT: More ISO maker code (booting related).
(edit) @67457   7 years vboxsync Runtime: reverted accidently committed file
(edit) @67456   7 years vboxsync DevEFI/DevPciBiops: made McfgBase/McfgLength 64-bit as they already …
(edit) @67454   7 years vboxsync IPRT: More ISO maker code (booting related).
(edit) @67453   7 years vboxsync IPRT: More ISO maker code (booting related).
(edit) @67451   7 years vboxsync IPRT: More ISO maker code (booting related).
(edit) @67450   7 years vboxsync IPRT: More ISO maker code (booting related).
(edit) @67445   7 years vboxsync IPRT: More ISO maker code (booting related).
(edit) @67437   7 years vboxsync IPRT: More ISO maker code (booting related).
(edit) @67434   7 years vboxsync IPRT: More ISO maker code (booting related).
(edit) @67427   7 years vboxsync IPRT: More ISO maker code (booting related).
(edit) @67415   7 years vboxsync netaddrstr2: indentation
(edit) @67414   7 years vboxsync IPRT: RTNetMaskToPrefixIPv6 and RTNetPrefixToMaskIPv6
(edit) @67413   7 years vboxsync IPRT: More ISO maker code. (path table fixes)
(edit) @67412   7 years vboxsync IPRT: More ISO maker code.
(edit) @67399   7 years vboxsync IPRT: More ISO maker code.
(edit) @67394   8 years vboxsync IPRT: More ISO maker code.
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