VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @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) @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) @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) @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) @86349   4 years vboxsync tstRTFileQuerySize-1.cpp: It's NUL not NULL on windows.
(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) @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) @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) @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) @86315   4 years vboxsync AMD IOMMU: bugref:9654 Nit.
(edit) @86313   4 years vboxsync AMD IOMMU: bugref:9654 Linux build fixes.
(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) @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) @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) @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) @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) @86279   4 years vboxsync Main/TestVBox.java: Update the vbox version that we import.
(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 …
(edit) @86274   4 years vboxsync bugref:9781. New function Unattended::i_getDetectedOSVersion(). New …
(edit) @86270   4 years vboxsync bugref:8527. Added the separate classes for RHEL7/8, OL7/8.
(edit) @86269   4 years vboxsync bugref:9781. updated the template scripts for RHEL and OL.
(edit) @86268   4 years vboxsync bugref:8527. Added new separate template postinstall script for OL …
(edit) @86266   4 years vboxsync Devices/Graphics: Split DevVGA-SVGA.cpp to two source files (device …
(edit) @86265   4 years vboxsync Devices/Graphics: Split DevVGA-SVGA.cpp to two source files (device …
(edit) @86256   4 years vboxsync AMD IOMMU: bugref:9654 Nit.
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