VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @72144   7 years vboxsync cleanup
(edit) @72141   7 years vboxsync build fix
(edit) @72140   7 years vboxsync IPRT/time: misc fixes (incorrect offUTC conversion sign, forgotten …
(edit) @72094   7 years vboxsync IPRT: Fixed incorrect local timestamp/string conversion in …
(edit) @72036   7 years vboxsync RTTar: Implemented extracting hardlinked files by copying. This is …
(edit) @72035   7 years vboxsync RTTar: Implemented extracting hardlinked files by copying. This is …
(edit) @72034   7 years vboxsync unzipcmd.cpp: fix for -t.
(edit) @71917   7 years vboxsync Build fixes
(edit) @71916   7 years vboxsync More fixes for SPARC: No ASM for openssl crypto, add simple memrchr() …
(edit) @71826   7 years vboxsync RTVfsDirQueryPathInfo,RTVfsQueryPathInfo: Fixed trailing slash.
(edit) @71627   7 years vboxsync IPRT/net: RTNetStrToMacAddr - fix a couple of places where it still …
(edit) @71522   7 years vboxsync Fixes for SPARC
(edit) @71502   7 years vboxsync More scm
(edit) @71501   7 years vboxsync More SCM
(edit) @71500   7 years vboxsync More doxygen
(edit) @71498   7 years vboxsync Doxygen
(edit) @71497   7 years vboxsync Doxygen
(edit) @71495   7 years vboxsync more immediate build fixes, some will get proper fixing later
(edit) @71494   7 years vboxsync more immediate build fixes, some will get proper fixing later
(edit) @71493   7 years vboxsync build fix
(edit) @71492   7 years vboxsync Runtime: Introduce RTTraceLog* API for creating and parsing binary …
(edit) @71435   7 years vboxsync IPRT/net: RTNetStrToIPv4AddrEx - return VWRN_TRAILING_SPACES and …
(edit) @71268   7 years vboxsync IPRT/time: Fixed a bug in RTTimeSpecFromString(), which was causing it …
(edit) @71217   7 years vboxsync IPRT/RTPathRmCmd.cpp: Fixed running with "--machinereadable" / …
(edit) @71015   7 years vboxsync RTStrNICmpAscii: bugfix
(edit) @71014   7 years vboxsync IPRT/isomakercmd.cpp: When removing files, make sure all instances are …
(edit) @71013   7 years vboxsync IPRT/rtFsIsoImportProcessIso9660AddAndNameFile: Fixed stupid bug where …
(edit) @71009   7 years vboxsync RTGetOpt: Fixed bug handling missing option values when …
(edit) @71002   7 years vboxsync iosmakerimport.cpp: Fixed assertion in boot catalog parsing code for …
(edit) @70997   7 years vboxsync RTVfsChainOpenDir: Default to READ access.
(edit) @70896   7 years vboxsync IPRT: Added RTTimeCompare and made use of it in the RTAsn1Time methods …
(edit) @70895   7 years vboxsync IPRT: Added RTTimeCompare and made use of it in the RTAsn1Time methods …
(edit) @70425   7 years vboxsync IPRT: Added RTUtf16NCmpAscii.
(edit) @70424   7 years vboxsync IPRT: Moved RTZipGZipCmd into the runtime, leaving a main wrapper …
(edit) @70422   7 years vboxsync IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
(edit) @70417   7 years vboxsync IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
(edit) @70398   7 years vboxsync IPRT/VISO: Pass a the directory of a VISO file to the ISO maker to …
(edit) @70395   7 years vboxsync IPRT/VISO: Pass a the directory of a VISO file to the ISO maker to …
(edit) @70324   7 years vboxsync iprt/rtFsNtfsAttr_Read: multi extent read fix.
(edit) @70313   7 years vboxsync IPRT/ldr: Made RTLdrEnumSymbols report forwards with value …
(edit) @70312   7 years vboxsync IPRT/ldrPE: Set error info on header validation trouble. [build fix]
(edit) @70310   7 years vboxsync IPRT/ldrPE: Set error info on header validation trouble.
(edit) @70309   7 years vboxsync IPRT/ldr: Added VFS chain based loader open APIs.
(edit) @70257   7 years vboxsync IPRT/ldrPE.cpp: Almost forgotten old linkers didn't set …
(edit) @70156   7 years vboxsync Runtime: fix Utf-8 for Linux R0.
(edit) @70155   7 years vboxsync iprt/isomaker.cpp: Fixed a file handle leak (single handle).
(edit) @70107   7 years vboxsync RTStrNICmpAscii: export typo
(edit) @70093   7 years vboxsync nits
(edit) @70092   7 years vboxsync IPRT: Added RTStrNICmpAscii.
(edit) @70010   7 years vboxsync iprt/ntfsvfs.cpp: Can take down the electric fence now.
(edit) @69984   7 years vboxsync iprt/vfschain: Fixed anther parser escape thingy
(edit) @69977   7 years vboxsync IPRT/vfs: Implemented RTVFsFileSetSize, RTVfsFileGetMaxSize and …
(edit) @69971   7 years vboxsync iprt/memtracker: Add the caller address to the tracking information.
(edit) @69969   7 years vboxsync log.cpp: flag the log instance as something that may leak.
(edit) @69967   7 years vboxsync IPRT/dvm: Don't leak volume related stuff.
(edit) @69962   7 years vboxsync iprt/ntfsvfs.cpp: mark fall thru
(edit) @69960   7 years vboxsync iprt/ntfsvfs.cpp: Adjusted a couple of reference count assertions…
(edit) @69959   7 years vboxsync iprt/ntfsvfs.cpp: Implement proper resource cleanup on volume close. …
(edit) @69955   7 years vboxsync IPRT/vfs: Made pfnSetMode, pfnSetTimes, pfnSetOwner and pfnWrite …
(edit) @69943   7 years vboxsync iprt/ntfsvfs.cpp: Implemented file reading.
(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) @69938   7 years vboxsync iprt/ntfsvfs.cpp: Implemented ReadDir, fixed Open('..') bug.
(edit) @69925   7 years vboxsync iprt/ntfsvfs.cpp: Made opening and traversing directories work.
(edit) @69924   7 years vboxsync iprt/ntfsvfs.cpp: working on the directory access (readonly) bits
(edit) @69913   7 years vboxsync IPRT/ntfsvfs.cpp: More on the subject of directories (indexes). [build fix]
(edit) @69911   7 years vboxsync IPRT/ntfsvfs.cpp: More on the subject of directories (indexes). [build fix]
(edit) @69910   7 years vboxsync IPRT/ntfsvfs.cpp: More on the subject of directories (indexes).
(edit) @69909   7 years vboxsync dvmmbr.cpp: Used 32-bit instead of 64-bit type for extended partition …
(edit) @69906   7 years vboxsync rtDvmVfsFile_Write+Read: Fixed handling of current offset (off=-1).
(edit) @69903   7 years vboxsync IPRT/ntfsvfs.h: Working on reading the root dir. Did some cleanups. …
(edit) @69902   7 years vboxsync IPRT/ntfsvfs.h: Working on reading the root dir. Did some cleanups.
(edit) @69889   7 years vboxsync iprt/ntfsvfs.cpp: Implemented loading the '$UpCase' table.
(edit) @69888   7 years vboxsync iprt/ntfsvfs.cpp: build fix, logging
(edit) @69887   7 years vboxsync iprt/dvmmbr.cpp: Don't consider the gap/padding between a partition …
(edit) @69886   7 years vboxsync dvm.cpp/RTDvmMapQueryBlockStatus: Cleanups, comments.
(edit) @69885   7 years vboxsync iprt/ntfsvfs.cpp: Got the code to the point where compaction works …
(edit) @69875   7 years vboxsync iprt/ntfsvfs.cpp: updates
(edit) @69874   7 years vboxsync iprt/ntfsvfs.cpp: updates
(edit) @69873   7 years vboxsync iprt/ntfsvfs.cpp: updates
(edit) @69868   7 years vboxsync iprt/formats/ntfs: build fixes
(edit) @69866   7 years vboxsync iprt/formats/ntfs: build fixes - g++ sometimes hates unnamed unions, sigh.
(edit) @69865   7 years vboxsync iprt/formats/ntfs: build fixes - g++ sometimes hates unnamed unions, sigh.
(edit) @69863   7 years vboxsync iprt/formats/ntfs: build fixes
(edit) @69862   7 years vboxsync iprt/formats/ntfs: build fixes
(edit) @69861   7 years vboxsync iprt/formats/ntfs: updates
(edit) @69854   7 years vboxsync IPRT: Added AVL tree for uint64_t.
(edit) @69853   7 years vboxsync nits
(edit) @69849   7 years vboxsync ntfsvfs.cpp: Started work for reading NTFS allocation bitmap so we can …
(edit) @69845   7 years vboxsync ext2vfs.cpp: style cleanups
(edit) @69844   7 years vboxsync IPRT: VFS IsRangeInUse cleanup. * Renamed to RTVfsQueryRangeState / …
(edit) @69843   7 years vboxsync filesystemext.cpp -> ext2vfs.cpp [arg]
(edit) @69840   7 years vboxsync IPRT: VFS volume mouning cleanup, replacing RTFilesystemVfsFromFile …
(edit) @69834   7 years vboxsync typo
(edit) @69833   7 years vboxsync iprt/string.h: Adding %Rhcb + %Rhci for human readable size formatting …
(edit) @69832   7 years vboxsync fatvfs.cpp,isovfs.cpp: removed dead code
(edit) @69831   7 years vboxsync fatvfs.cpp,isovfs.cpp: no need to provide specialized open functions here.
(edit) @69830   7 years vboxsync IPRT/VFS: Reimplemented RTVfsDirCreate, RTVfsDirOpenFile and …
(edit) @69829   7 years vboxsync IPRT: rtDvmVfsDir_Open burn fix
(edit) @69828   7 years vboxsync IPRT/VFS: Reimplemented RTVfsDirOpen and RTVfsDirOpenDir to use …
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