VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @86310   4 years vboxsync xpcom/python: Indentation fixes in py3 changes. bugref:9840
(edit) @86309   4 years vboxsync xpcom/python: Use PyUnicode_GetLength instead of deprecated …
(edit) @86308   4 years vboxsync bugref:9831. Creating qhelp collection files.
(edit) @86307   4 years vboxsync WDDM: cleanup. bugref:9830
(edit) @86306   4 years vboxsync Installer/darwin/VBoxKEXTs/VirtualBoxStartup.sh: Make it work with …
(edit) @86305   4 years vboxsync Runtime/r0drv/dbgkrnlinfo-r0drv-darwin: Fix the in-memory version on …
(edit) @86304   4 years vboxsync SUPDrv: Corrected segment count check for tiny modules (page count == …
(edit) @86303   4 years vboxsync iprt/asm-amd64-x86.h: Corrected return type for non-inline …
(edit) @86302   4 years vboxsync IPRT/RTFileQuerySize/darwin: Fixed regression from r140046 causing the …
(edit) @86301   4 years vboxsync Runtime: Add API to load kernel modules by name and add simple …
(edit) @86300   4 years vboxsync Runtime: Add API to load kernel modules by name and add simple …
(edit) @86299   4 years vboxsync ValKit/vbox.py: Added --vbox-svc-wait-debug option.
(edit) @86298   4 years vboxsync Storage/VMDK: vmdkStrReplace must use RTStrAlloc.
(edit) @86297   4 years vboxsync xpcom/python/xptcall: shut up warning about memsetting objects.
(edit) @86296   4 years vboxsync IPRT/alloc-ef.cpp: Added RTMemDumpFreed for use from gdb.
(edit) @86295   4 years vboxsync Main/MediumImpl.cpp: indentation fixes
(edit) @86294   4 years vboxsync Main/MachineImpl.cpp: Added missing bound checks on getSerialPort and …
(edit) @86293   4 years vboxsync xpcom/xptcall: r12 & rbx corruption fix when there are five parameters …
(edit) @86292   4 years vboxsync bugref:9831. Kicking INSTALLS stuff
(edit) @86291   4 years vboxsync Installer/darwin/VBoxKEXTs/postflight: Don't fail the installation …
(edit) @86290   4 years vboxsync Runtime/r0drv/dbgfkrnlinfo-r0drv-darwin: Starting with BigSur, each …
(edit) @86289   4 years vboxsync bugref:9831. Changing the type of some prerequisite
(edit) @86288   4 years vboxsync bugref:9831. Adding a qhelp target
(edit) @86287   4 years vboxsync bugref:9831. scm fix
(edit) @86286   4 years vboxsync bugref:9831. Using UserManual.xhtml rather than UserManual.html for …
(edit) @86285   4 years vboxsync bugref:9831. Creating target for creating qhelp colletion files
(edit) @86284   4 years vboxsync AMD IOMMU: bugref:9654 ConsoleImpl2 change for r140559.
(edit) @86283   4 years vboxsync AMD IOMMU: bugref:9654 Use a dedicated CFGM key for enabling IOMMU (as …
(edit) @86282   4 years vboxsync bugref:9831. Copying manual.qhcp file to build output folder.
(edit) @86281   4 years vboxsync xpcom: Build the TestXPTCInvoke.cpp testcase. bugref:9790
(edit) @86280   4 years vboxsync xpcom/xptcall: A couple of fixes wrt float & double values. bugref:9790
(edit) @86279   4 years vboxsync Main/TestVBox.java: Update the vbox version that we import.
(edit) @86278   4 years vboxsync xpcom/reflect: More shrinking. bugref:9790
(edit) @86277   4 years vboxsync xpcom/reflect: Shrunk the 'fast' code. bugref:9790
(edit) @86276   4 years vboxsync scm fix: svn:eol-style set to native.
(edit) @86275   4 years vboxsync FE/Qt: bugref:9653: UIDetailsElement & UIDetailsGenerator: Rework …
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