VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103450   8 months vboxsync Shared Clipboard: Condensed more code by adding a new Windows-specific …
(edit) @103449   8 months vboxsync include/VBox/errorprint.h,FE/VBoxAutostart: Some warning fixes, bugref:3409
(edit) @103448   8 months vboxsync NetworkServices/NetLib/VBoxNetPortForwardString.cpp: Fix some parfait …
(edit) @103447   8 months vboxsync VBoxManage: Fix typo in documentation: --group -> --groups, …
(edit) @103446   8 months vboxsync iprt/assert.h: Added AssertContinueStmt. [build fix]
(edit) @103445   8 months vboxsync Shared Clipboard: Condensed more code by adding a …
(edit) @103444   8 months vboxsync IPRT: Reverted r161541, r161577 & r161578 because the RTStrCopy2 and …
(edit) @103443   8 months vboxsync VMM/DBGFR3PlugIn: Less strlen/strcat in dbgfR3PlugInLoadCallback. …
(edit) @103442   8 months vboxsync Shared Clipboard: Condensed more code by adding a …
(edit) @103441   8 months vboxsync IPRT/tstRTR0CommonDriver.h: Unconfuse the szPath code, it can …
(edit) @103440   8 months vboxsync IPRT/tstRTR0CommonDriver.h: Buffer overflow for szSrvReqHandler is not …
(edit) @103439   8 months vboxsync IPRT/xml.cpp: Simplified the XmlFileWriter::write() path handling. …
(edit) @103438   8 months vboxsync IPRT/dbgmod: Simplified and restored old alloca errora handling …
(edit) @103437   8 months vboxsync tstShflCase: Return non-zero error if the testcase failed. Eliminated …
(edit) @103436   8 months vboxsync vboximg-mount: added a couple of missing newline characters into usage …
(edit) @103435   8 months vboxsync Storage/{VISO.cpp,ISCSI.cpp}: Verify that there is a config interface …
(edit) @103434   8 months vboxsync tstShflCase: You cannot use RTTESTI_CHECK_RC_OK w/o first calling …
(edit) @103433   8 months vboxsync Debugger: Some warning fixes, bugref:3409
(edit) @103432   8 months vboxsync tstInt: Fixed error handling. bugref:3409
(edit) @103431   8 months vboxsync tstIntNet-1: RTStrCat won't fail because we already subtracted the …
(edit) @103430   8 months vboxsync DrvAudio: No need to use either RTStrCopy[2] or RTStrCat[2] here, …
(edit) @103429   8 months vboxsync Main/PerformanceLinux.cpp: Avoid re-doing overflow checks too many …
(edit) @103428   8 months vboxsync Shared Clipboard: Moved debug assertion within shClX11ResponseFree(). …
(edit) @103427   8 months vboxsync Main/xpcom/server_module.cpp: Use RTPathAppend instead of RTStrCat and …
(edit) @103426   8 months vboxsync Shared Clipboard: Logging nit. bugref:9437
(edit) @103425   8 months vboxsync Devices/Serial: Fix some warnings, parfait:3409
(edit) @103424   8 months vboxsync DBGPlugInDarwin: Reworked the r161579 changes. bugref:3409
(edit) @103423   8 months vboxsync FsPerf: Reverted changes from r161579 again as these are unnecessary - …
(edit) @103422   8 months vboxsync Debugger: Fix some harmless warnings, bugref:3409
(edit) @103421   8 months vboxsync libs/xpcom: Make use of vrc to check for success (fixes parfait …
(edit) @103420   8 months vboxsync Main/DrvAudioRec: Don't evaluate RTCircBufFree() twice. bugref:3409
(edit) @103419   8 months vboxsync Devices/Graphics: Committed a bit too much in r161740, bugref:3409
(edit) @103418   8 months vboxsync ValidationKit: Fix some unused expression warnings, bugref:3409
(edit) @103417   8 months vboxsync Devices/Graphics,VMM: Fix some unused function warnings, bugref:3409
(edit) @103416   8 months vboxsync Devices,Runtime: Fix some harmless misleading macros warnings, bugref:3409
(edit) @103415   8 months vboxsync Additions,Main,VMM,Runtime: Fix some unused expression warnings, …
(edit) @103414   8 months vboxsync tools: Some preliminary parfait config (work in progress), bugref:3409
(edit) @103413   8 months vboxsync Additions/VBoxService/VBoxServiceControlSession.cpp: Use uint32_t …
(edit) @103412   8 months vboxsync Runtime/efivarstorevfs.cpp: Fix using the wrong time object, bugref:3409
(edit) @103411   8 months vboxsync FE/VBoxManage: Redo weird logic in handleRegisterVM to fix some …
(edit) @103410   8 months vboxsync Devices/Network/testcase: Fix some harmless dangling pointer warnings, …
(edit) @103409   8 months vboxsync VMM/PDMBlkCache.cpp: Remove redundant condition (pBlkCacheGlobal is …
(edit) @103408   8 months vboxsync VMM/DBGFR3Bp.cpp: Remove some redundant conditions (checked at the top …
(edit) @103407   8 months vboxsync VMM/IOMR3IoPort.cpp: Typo, bugref:3409
(edit) @103406   8 months vboxsync VMM/IEM: Threaded function statistics. [build fix] bugref:10376
(edit) @103405   8 months vboxsync Devices/Makefile.kmk: Use the default windows target version when …
(edit) @103404   8 months vboxsync VMM/IEM: Threaded function statistics. bugref:10376
(edit) @103403   8 months vboxsync VBoxDbg: Added sorting to the statistics as well as filtering out …
(edit) @103402   8 months vboxsync FE/VBoxSDL: Fix typo introduced when cleaning up copyright text.
(edit) @103401   8 months vboxsync tools/linux.amd64: svn:ignore update. bugref:10442
(edit) @103400   8 months vboxsync ChangeLog: The extension pack was changed, not the license.
(edit) @103399   8 months vboxsync FE/Qt: bugref:10599. Replacing obsolete VeriSign CA's certificate with …
(edit) @103398   8 months vboxsync IPRT/getopt: Documented parfait false positives. bugref:3409
(edit) @103397   8 months vboxsync Devices/VUSBUrb: Documented parfait false positive. bugref:3409
(edit) @103396   8 months vboxsync Main/Audio: Added mutable state dependency checks for audio adapter …
(edit) @103395   8 months vboxsync Main/Audio: Added mutable state dependency checks for audio adapter …
(edit) @103394   8 months vboxsync ValidationKit/tests/storage/storagecfg.py: Yes, we use semicolons in …
(edit) @103393   8 months vboxsync VMM/IEM,STAM: Some more liveness experiments. Adjusted the …
(edit) @103392   8 months vboxsync Additions/3D/mesa: workaround for overwriting of guest memory buffer …
(edit) @103391   8 months vboxsync Validation Kit/tdAudioTest: More bugfixes for running on testboxes.
(edit) @103390   8 months vboxsync tests/storage, storagecfg.py: added logging for cleanupPoolsAndVolumes …
(edit) @103389   8 months vboxsync Validation Kit/tdUnitTest1: Resolved some @todos. The execution syntax …
(edit) @103388   8 months vboxsync VMM/IEM: Nested SVM: bugref:3409 Fixed loss of upper bits while …
(edit) @103387   8 months vboxsync Validation Kit/tdAudioTest: More bugfixes for running on testboxes.
(edit) @103386   8 months vboxsync Validation Kit/tdAudioTest: More bugfixes for running on testboxes.
(edit) @103385   8 months vboxsync filesplitter: pcszSearch is never NULL. bugref:3409
(edit) @103384   8 months vboxsync VBoxCPP: Fixes two bugs found by parfait. bugref:3409
(edit) @103383   8 months vboxsync scm: A couple of parfait things. bugref:3409
(edit) @103382   8 months vboxsync xpcom/nsJavaXPTCStub.cpp: parfait annotation. bugref:3409
(edit) @103381   8 months vboxsync Validation Kit/testdriver: Added and internal _printEnv() which can …
(edit) @103380   8 months vboxsync Validation Kit/testdriver: Added and internal _printEnv() which can …
(edit) @103379   8 months vboxsync Validation Kit/tdAudioTest: Compacted code within executeHstLoop() a …
(edit) @103378   8 months vboxsync libs/xpcom: Rewrite the IPCD daemon and cut down on the number of …
(edit) @103377   8 months vboxsync VMM/IEM: Implemented iemNativeTbLongJmp and fixed the associated code …
(edit) @103376   8 months vboxsync VMM/IEM: Experimental alternative to throw/longjmp when executing …
(edit) @103375   8 months vboxsync VMM/IEM: Corrected bug in iemNativeInstrBufEnsureSlow where it would …
(edit) @103374   8 months vboxsync VMM/PGM,DBGF,GIC: Parfait pointed out some potential NULL pointer use …
(edit) @103373   8 months vboxsync iprt/assert.h: Added AssertContinueStmt. [build fix]
(edit) @103372   8 months vboxsync iprt/assert.h: Added AssertContinueStmt.
(edit) @103371   8 months vboxsync VMM/DBGFR3Flow: Moved duplicate code for determining the pointer size …
(edit) @103370   8 months vboxsync VMM/DBGFReg: Mark a parfait false positive so we don't waste time …
(edit) @103369   8 months vboxsync Config.kmk, Installer, FE/Qt: bugref:10450: A try to get rid of …
(edit) @103368   8 months vboxsync Shared Clipboard/Additions: Removed lots of code duplication for …
(edit) @103367   8 months vboxsync Shared Clipboard/Additions: Removed lots of code duplication for …
(edit) @103366   8 months vboxsync Shared Clipboard/Additions: Removed lots of code duplication for …
(edit) @103365   8 months vboxsync Shared Clipboard/Additions: Removed lots of code duplication for …
(edit) @103364   8 months vboxsync Shared Clipboard: Added a dedicated VERR_SHCLPB_NO_DATA error code, to …
(edit) @103363   8 months vboxsync Shared Clipboard: Added a dedicated VERR_SHCLPB_NO_DATA error code, to …
(edit) @103362   8 months vboxsync FE/Qt: bugref:10450: Get rid of QRegExp which is a part of Qt5 legacy …
(edit) @103361   8 months vboxsync VMM/IEM: Shut up parfait warning in …
(edit) @103360   8 months vboxsync IPRT/isomaker.cpp: Zero terminate wszTmp in …
(edit) @103359   8 months vboxsync VMM/DBGF,PDMLdr,PGM: Addressed parfait's complaints about …
(edit) @103358   8 months vboxsync IPRT/tstRTEnv: Shut up parfait warning about using a potential …
(edit) @103357   8 months vboxsync IPRT/tstRTEnv: Shut up parfait warning about using a potential …
(edit) @103356   8 months vboxsync Main/tstVBoxAPIXPCOM: Parfait warning about potentially uninitialized …
(edit) @103355   8 months vboxsync Main/VBoxCAPI.cpp: Try initialize pManager to NULL to see if that …
(edit) @103354   8 months vboxsync IPRT/tstRTInlineAsm: Fix harmless parfait warning. bugref:3409
(edit) @103353   8 months vboxsync IPRT/ldrLX: Try trick parfait so it doesn't complain about …
(edit) @103352   8 months vboxsync Audio/VKAT: Skip probing the same backend again when an alias for it …
(edit) @103351   8 months vboxsync VMM/IEM: Only need an uint8_t type for the extended 8-bit grp …
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