VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @86410   4 years vboxsync DragAndDrop: Use RTPATH_STYLE rather than RT_OS_XXX defines to decide …
(edit) @86409   4 years vboxsync DragAndDrop: Must close directory before returning from …
(edit) @86408   4 years vboxsync AMD IOMMU: bugref:9654 Add IVRS (IOMMU I/O Virtualization Reporting …
(edit) @86407   4 years vboxsync Fix burn
(edit) @86406   4 years vboxsync Attempt to fix unused var burn
(edit) @86405   4 years vboxsync Fixed problem with host crashing with DevVirtioNet_1_0.cpp R3 virtual …
(edit) @86404   4 years vboxsync IPRT/tstVector: Testcase leaks. bugref:9841
(edit) @86403   4 years vboxsync tstVMMR0CallHost-1: sanitizer tweak. bugref:9841
(edit) @86402   4 years vboxsync tstVBoxAPIXPCOM: Fix leak in VM listing. Added VBOX_XPCOM_HOME hack to …
(edit) @86401   4 years vboxsync xpcom/ipcDConnectService: Marking the ClientDownInfo instances as …
(edit) @86400   4 years vboxsync IPRT/tstUtf8: Fixed a bunch of leaks in the tests. bugref:9841
(edit) @86399   4 years vboxsync tstUsbMouse: Don't leak the CFGM tree for each test instance. bugref:9841
(edit) @86398   4 years vboxsync xpcom/TestCOMPtr: Fixed use-after-free issue in IFoo::Release. bugref:9841
(edit) @86397   4 years vboxsync tstSupSem-Zombie: The threads now returns with VERR_INTERRUPTED when …
(edit) @86396   4 years vboxsync SharedFoldersSvc: Must free pAutoMountPoint in vbsfMappingsRemove. …
(edit) @86395   4 years vboxsync VBoxClient/tstSeamlessX11-auto: added not about broken testcase.
(edit) @86394   4 years vboxsync VBoxClient/seamless: Free mpRects in SeamlessX11::uninit. bugref:9841
(edit) @86393   4 years vboxsync VBoxClient/testcase: Missing Makefile.kup file.
(edit) @86392   4 years vboxsync VMM/tstSSM: Cleanup leak. [doxyfix] bugref:9841
(edit) @86391   4 years vboxsync xpcom/Makefile.kmk: Turns out VBOX_LIBIDL_CONFIG can be more than one …
(edit) @86390   4 years vboxsync /Config.kmk,xpcom/Makefile.kmk: Better error message if we cannot find …
(edit) @86389   4 years vboxsync xpcom18a4/Makefile.kmk: provide clear diagnostics when libIDL-config …
(edit) @86388   4 years vboxsync VMM/tstSSM: Cleanup leak. bugref:9841
(edit) @86387   4 years vboxsync IPRT/RTTraceLogWr*: Ignore NIL on destroy (iprt protocol) and always …
(edit) @86386   4 years vboxsync IPRT/RTTraceLogRdrDestroy: Free pending events, ignore NIL (iprt …
(edit) @86385   4 years vboxsync IPRT/tstRTSplit: Must disable assertions when doing negative testing. …
(edit) @86384   4 years vboxsync IPRT/tstRTStrCache: Free random strings in tst2 when done. bugref:9841
(edit) @86383   4 years vboxsync Main: bugref:9224: Small fix in linux
(edit) @86382   4 years vboxsync IPRT/tstRTSort: don't forget to destroy hRand. bugref:9841
(edit) @86381   4 years vboxsync IPRT/tstRTSort: don't forget to destroy hRand. bugref:9841
(edit) @86380   4 years vboxsync IPRT/tstRTHttp-1: Missing cleanup leaks. bugref:9841
(edit) @86379   4 years vboxsync IPRT/tstRTEnv: cleanup leak. bugref:9841
(edit) @86378   4 years vboxsync IPRT/RTStrToInt64Ex: Shut up tstRTCRest-1 asan warning reading …
(edit) @86377   4 years vboxsync Main: bugref:9224: Fixed description of the IHostDrivePartition::number
(edit) @86376   4 years vboxsync IPRT/tstRTCRest-1: fix leaks. bugref:9841
(edit) @86375   4 years vboxsync VMM/tstMMHyperHeap: Missing cleanup / leaks. bugref:9841
(edit) @86374   4 years vboxsync xpcom/ipcdclient: Fix a few leaks detected running tstMediumLock. …
(edit) @86373   4 years vboxsync Main/VirtualBox.xidl: fix a few typos upsetting doxygen
(edit) @86372   4 years vboxsync AMD IOMMU: bugref:9654 Fix logging statement.
(edit) @86371   4 years vboxsync tstGuestCtrlParseBuffer: Must disable assertions when doing test …
(edit) @86370   4 years vboxsync DragAndDrop: Do not allocate pObj twice in dndTransferListObjAdd. …
(edit) @86369   4 years vboxsync tstDnDTransferObject: Must disable assertions when doing test expected …
(edit) @86368   4 years vboxsync tstDnDTransferList: Must disable assertions when doing test expected …
(edit) @86367   4 years vboxsync AMD IOMMU: bugref:9654 I/O Apic Stat name nit.
(edit) @86366   4 years vboxsync tstDndPath: Must disable assertions when code being tested is fed bad …
(edit) @86365   4 years vboxsync tstDBGCParser: Fixed assertion because pDbgc->pUVM was NULL. bugref:9841
(edit) @86364   4 years vboxsync SharedClipboard/testcase: shClSvcClientInit is implied in …
(edit) @86363   4 years vboxsync SharedClipboard: Make sure to free Legacy.lstCID in shClSvcClientInit.
(edit) @86362   4 years vboxsync HostServices/testcase: None of these tests cases have any need to be …
(edit) @86361   4 years vboxsync VMM,DBGC: Prevent leaks detection triggering in tstCFGM. bugref:9841
(edit) @86360   4 years vboxsync IPRT: tstStrSimplePattern -> tstRTStrSimplePattern.
(edit) @86359   4 years vboxsync xpcom/nspr: Mark _pr_rename_lock and _pr_Xfe_mon as potential memory …
(edit) @86358   4 years vboxsync tstStrSimplePattern: Converted to iprt/test.h (was using IPRT w/o …
(edit) @86357   4 years vboxsync tstRTStrFormat: More cleanup.
(edit) @86356   4 years vboxsync FE/Qt: bugref:9653: Wizards stuff: A bunch of golden-ratio fixes for …
(edit) @86355   4 years vboxsync FE/Qt: bugref:9653: Wizards stuff: A bunch of layout fixes for cloud …
(edit) @86354   4 years vboxsync xpcom/Config.kmk: Don't override -O2 from VBOX_GCC_OPT with -O.
(edit) @86353   4 years vboxsync xpcom/Config.kmk: Use VBOX_GCC_OPT and VBOX_GCC_FP so we get frame …
(edit) @86352   4 years vboxsync tstRTStrFormat: fix.
(edit) @86351   4 years vboxsync FE/Qt: bugref:9653: New Cloud VM wizard: Swap boot-volumes and images …
(edit) @86350   4 years vboxsync /Config.kmk: Build fix (asan regression).
(edit) @86349   4 years vboxsync tstRTFileQuerySize-1.cpp: It's NUL not NULL on windows.
(edit) @86348   4 years vboxsync tools/env*win.cmd,envsub.vbs: fixes.
(edit) @86347   4 years vboxsync Config.kmk,++: Adding a 'asan' build type that does address sanity …
(edit) @86346   4 years vboxsync FE/Qt: bugref:9653: Wizards stuff: Lots of refactoring, rename account …
(edit) @86345   4 years vboxsync FE/Qt: bugref:9653: Wizards stuff: Pass full group name to add/create …
(edit) @86344   4 years vboxsync FE/Qt: bugref:9653: VirtualBox Manager: No more need for New Cloud VM …
(edit) @86343   4 years vboxsync FE/Qt: bugref:9653: Wizards stuff: Rework all the cloud related …
(edit) @86342   4 years vboxsync FE/Qt: bugref:9831. scm fix
(edit) @86341   4 years vboxsync FE/Qt: bugref:9831. reverting r140629.
(edit) @86340   4 years vboxsync FE/Qt: bugref:9831. scm fix.
(edit) @86339   4 years vboxsync AMD IOMMU: bugref:9654 Logging.
(edit) @86338   4 years vboxsync FE/Qt: bugref:9831. Build fix.
(edit) @86337   4 years vboxsync FE/Qt: bugref:9831. Adding UIHelpBrowser classes. They will be used to …
(edit) @86336   4 years vboxsync bugref:9781. Fixed the comment.
(edit) @86335   4 years vboxsync tstRTStrFormat: some cleanup.
(edit) @86334   4 years vboxsync xpcom/python: Initial Py_LIMITED_API support. [build fix] bugref:9840
(edit) @86333   4 years vboxsync xpcom/python: Initial Py_LIMITED_API support. bugref:9840
(edit) @86332   4 years vboxsync Main: bugref:9224: Changed the todo comment after investigating linux, …
(edit) @86331   4 years vboxsync Main: bugref:9224: Changed the way to enumerate disks by scanning …
(edit) @86330   4 years vboxsync Debugger: More doxygen fixes for r140613
(edit) @86329   4 years vboxsync Debugger: More doxygen fixes for r140613
(edit) @86328   4 years vboxsync Debugger: Doxygen fix for r140613
(edit) @86327   4 years vboxsync Debugger: Allow for different I/O providers instead of only TCP So …
(edit) @86326   4 years vboxsync FE/Qt: bugref:9653: UIVirtualMachineItemCloud: Recache refreshed cloud …
(edit) @86325   4 years vboxsync FE/Qt: bugref:9653: Reworking UIProgress to propagate signal about …
(edit) @86324   4 years vboxsync FE/Qt: bugref:9653: Reworking UIProgressEventHandler to have proper …
(edit) @86323   4 years vboxsync FE/Qt: bugref:9653: Extending UIMainEventListener with possibility to …
(edit) @86322   4 years vboxsync FE/Qt: bugref:9653: UIMainEventListener: A bit of cleanup related to …
(edit) @86321   4 years vboxsync FE/Qt: bugref:9653: UIProgressDialog: Forgot something in r140412, …
(edit) @86320   4 years vboxsync GA:Linux backout PIE compile flag changes from r140604, bugref:9671
(edit) @86319   4 years vboxsync AMD IOMMU: bugref:9654 Merge the page offset bits from the original …
(edit) @86318   4 years vboxsync GA:Linux: bugref:9671 Non-security issue with our Linux GA binaries
(edit) @86317   4 years vboxsync bugref:9831. scm fixes
(edit) @86316   4 years vboxsync bugref:9831. Adding hooks for VBOX_WITH_DOCS_QHELP.
(edit) @86315   4 years vboxsync AMD IOMMU: bugref:9654 Nit.
(edit) @86314   4 years vboxsync bugref:9831. Installing UserManual.qch and UserManual.qhc files.
(edit) @86313   4 years vboxsync AMD IOMMU: bugref:9654 Linux build fixes.
(edit) @86312   4 years vboxsync xpcom/python: Indentation fixes in py3 changes. bugref:9840
(edit) @86311   4 years vboxsync xpcom/python: Indentation fixes in py3 changes. bugref:9840
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