VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @72863   6 years vboxsync IPRT: RTTimeProgramXxxx must all be derived from the nanosecond …
(edit) @72778   6 years vboxsync VMM,SUPDrv,IPRT: Redirect ring-0 release logging on EMTs to VBox.log. …
(edit) @72650   7 years vboxsync Runtime/fuzzing: Add some simple statistics [build fix]
(edit) @72649   7 years vboxsync Runtime/fuzzing: Add some simple statistics
(edit) @72613   7 years vboxsync IPRT: Call lsan_ignore_object() if must-leak or may-leak tags are use.
(edit) @72602   7 years vboxsync Linux/Address sanitizer: silence some warnings about memory leaks. …
(edit) @72585   7 years vboxsync Runtime/ntfsvfs.cpp: Additional checks, rtFsNtfsVol_ParseMft() might …
(edit) @72584   7 years vboxsync Runtime/fatvfs.cpp: Fix returned status code, could return success …
(edit) @72578   7 years vboxsync fuzzmastercmd.cpp: Try make gcc happy.
(edit) @72573   7 years vboxsync Runtime/RTFuzz: Started to extend the master command to provide a …
(edit) @72572   7 years vboxsync Runtime/RTFuzz: Started to extend the master command to provide a …
(edit) @72571   7 years vboxsync Runtime/RTFuzz: Started to extend the master command to provide a …
(edit) @72465   7 years vboxsync Runtime/RTFuzz: Save fuzzed inputs which cause crashes or client …
(edit) @72454   7 years vboxsync iprt/fuzz: Some delinting. bugref:9006
(edit) @72438   7 years vboxsync Runtime/RTFuzz: build fixes
(edit) @72437   7 years vboxsync Runtime/RTFuzz: build fixes
(edit) @72436   7 years vboxsync Runtime: bugref:9006 and bugref:9188: Initial code drop for a small …
(edit) @72426   7 years vboxsync IPRT,VMM: Added custom thread name for ring-0 logging (VMM).
(edit) @72371   7 years vboxsync fix
(edit) @72370   7 years vboxsync fix
(edit) @72369   7 years vboxsync nit (no else after return). bugref:9188
(edit) @72367   7 years vboxsync Runtime: Updates bugref:9188
(edit) @72309   7 years vboxsync Runtime/tracelogwriter.cpp: Add methods taking a list of event data items
(edit) @72273   7 years vboxsync IPRT: Tweaked ntfsvfs.cpp and RTCp.cpp so it's patch files, provided …
(edit) @72264   7 years vboxsync IPRT/rtDbgCfgTryDownloadAndOpen: Support non-url servers, like UNC.
(edit) @72172   7 years vboxsync Runtime: eliminate unnecessary forward declaration.
(edit) @72171   7 years vboxsync make scm happy
(edit) @72164   7 years vboxsync RTTimeImplode: Don't use rtTimeConvertToZulu for applying offUTC.
(edit) @72150   7 years vboxsync IPRT/time: fix condition for converting time to UTC in RTTimeImplode
(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. …
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