VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @72520   6 years vboxsync IPRT: use RTFileSetAllocationSize-posix.cpp on NetBSD, it provides …
(edit) @72465   6 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) @72364   7 years vboxsync comment typos
(edit) @72309   7 years vboxsync Runtime/tracelogwriter.cpp: Add methods taking a list of event data items
(edit) @72285   7 years vboxsync IPRT: Adding RTTimeLocalDeltaNanoFor.
(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) @72261   7 years vboxsync NetFlt/Win: (bugref: 8009) Introduced a registry parameter to control …
(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) @72163   7 years vboxsync IPRT: s/LocalUTCOffset/cNsUtcOffset/
(edit) @72162   7 years vboxsync RTTimeLocalExplode/win: explain why.
(edit) @72161   7 years vboxsync IPRT: Win32 FileTimeToSystemTime works with milliseconds, need to keep …
(edit) @72160   7 years vboxsync Runtime/testcase/tstRTTimeSpec.cpp: fix sloppy coding, on Windows …
(edit) @72150   7 years vboxsync IPRT/time: fix condition for converting time to UTC in RTTimeImplode
(edit) @72144   7 years vboxsync cleanup
(edit) @72142   7 years vboxsync build fix
(edit) @72141   7 years vboxsync build fix
(edit) @72140   7 years vboxsync IPRT/time: misc fixes (incorrect offUTC conversion sign, forgotten …
(edit) @72100   7 years vboxsync IPRT/rtTimeLocalUTCOffset: Fix for incorrect end/start of month …
(edit) @72094   7 years vboxsync IPRT: Fixed incorrect local timestamp/string conversion in …
(edit) @72054   7 years vboxsync *: RTListMove no longer need the call to init the destination list to …
(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) @71978   7 years vboxsync rtPathNtQueryInfoInDirectoryObject: Return caller status when …
(edit) @71956   7 years vboxsync Runtime/serialport-posix: Add custom baud rate support on Linux hosts
(edit) @71950   7 years vboxsync socket.cpp: Windows polling fixes for problem where we got stuck …
(edit) @71949   7 years vboxsync Runtime/socket.cpp: Typo
(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) @71888   7 years vboxsync RTDirRelPathQueryInfo/nt: Optimization for empty relative path.
(edit) @71878   7 years vboxsync RTSignTool: Added a --prepend flag to the add-nested-cat-signature and …
(edit) @71877   7 years vboxsync RTSignTool: Added a --prepend flag to the add-nested-cat-signature and …
(edit) @71876   7 years vboxsync RTSignTool: Added a --prepend flag to the add-nested-cat-signature and …
(edit) @71851   7 years vboxsync IPRT/nt/RTDirRelDirOpenFiltered: Must strip the filter from the NT …
(edit) @71844   7 years vboxsync IPRT/dirrel-r3-nt.cpp: RTDirRelDirOpenFiltered and RTDirRelDirCreate …
(edit) @71826   7 years vboxsync RTVfsDirQueryPathInfo,RTVfsQueryPathInfo: Fixed trailing slash.
(edit) @71678   7 years vboxsync Added other currently documented CPUID leaves which depend on ECX.
(edit) @71675   7 years vboxsync tstRTInlineAsm.cpp: Test ASMCpuId too.
(edit) @71674   7 years vboxsync tstRTInlineAsm.cpp: leavs 0x0f and 0x10 also depend on ECX input..
(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) @71507   7 years vboxsync IPRT: Added "disabled" mode for VBOX_ASSERT in rtAssertShouldPanicWorker().
(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) @71294   7 years vboxsync IPRT: Added RTSystemGetNtBuildNo. bugref:9044
(edit) @71282   7 years vboxsync Typo.
(edit) @71268   7 years vboxsync IPRT/time: Fixed a bug in RTTimeSpecFromString(), which was causing it …
(edit) @71240   7 years vboxsync RTErrConvertFromWin32: translate an annoying SMB error.
(edit) @71217   7 years vboxsync IPRT/RTPathRmCmd.cpp: Fixed running with "--machinereadable" / …
(edit) @71150   7 years vboxsync IPRT: Added a RTThreadPoke implementation for windows that uses …
(edit) @71128   7 years vboxsync iprt/nt/nt.h: Added NtAlertThread and ZwAlertThread prototypes.
(edit) @71127   7 years vboxsync IPRT: Added RTThreadGetNativeHandle for windows.
(edit) @71028   7 years vboxsync Runtime/RTSerialPort: Implement synchronous read/write methods for …
(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) @70940   7 years vboxsync IPRT/RTPathQueryInfo-nt.cpp: Adjustments for statting \Device\xxx …
(edit) @70920   7 years vboxsync IPRT/vcc100-fakes*: Some lib that VBoxNine.dll uses doesn't go thru …
(edit) @70917   7 years vboxsync SUPDrv,VMM: Added SUPR0GetRawModeUsability() for checking whether …
(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) @70892   7 years vboxsync IPRT: dir.c,dir-posix.cpp,direnum-nt.cpp: Implemented …
(edit) @70890   7 years vboxsync IPRT: dir.c,dir-posix.cpp,direnum-nt.cpp: Implemented …
(edit) @70889   7 years vboxsync IPRT/direnum-r3-nt.cpp: Implemented RTDIR_F_NO_FOLLOW.
(edit) @70884   7 years vboxsync IPRT: Added RTDIR_F_NO_FOLLOW (not implemented yet).
(edit) @70760   7 years vboxsync Runtime/r3/serialport-posix.cpp: Fix
(edit) @70698   7 years vboxsync Linux drivers: fix a burn due to improved error checking. bugref:4567: …
(edit) @70690   7 years vboxsync Linux drivers: fix a burn due to improved error checking. bugref:4567: …
(edit) @70638   7 years vboxsync RTFileCopyByHandlesEx: Make sure we don't pass 100%. bugref:9099 …
(edit) @70637   7 years vboxsync RTFileCopyByHandlesEx: Make sure we don't pass 100%. bugref:9099
(edit) @70633   7 years vboxsync Runtime/r3/serialport-posix: Fixes
(edit) @70615   7 years vboxsync RTSystemShutdown/win: More reliable power off, I hope.
(edit) @70513   7 years vboxsync RTLdrCheckImports: fListOrdinals was used uninitialized.
(edit) @70512   7 years vboxsync RTLdrCheckImports.cpp: Drop RTMEM_WRAP_TO_EF_APIS.
(edit) @70486   7 years vboxsync IPRT/process-win.cpp: Make inheritance work on NT 3.1 too.
(edit) @70485   7 years vboxsync iprt/socket.cpp: stupid me
(edit) @70484   7 years vboxsync iprt/socket.cpp: two fixes
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