VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103169   11 months vboxsync FE/Qt: bugref:10513: Removing unused types of settings selector and a …
(edit) @103168   11 months vboxsync iprt: r0drv: Linux: Prevent mk_pte warning introduced in kernel 6.6, …
(edit) @103167   11 months vboxsync FE/Qt: Reworking UIConverter heavily to unwind cascade dependency from …
(edit) @103166   11 months vboxsync FE/Qt: bugref:10501. Adding ram usage and using corrct decimal separator.
(edit) @103165   11 months vboxsync Guest Control/VbglR3: Made handling the CWD for starting processes …
(edit) @103164   11 months vboxsync FE/Qt: bugref:10501. Moving some cloud machine related functions to …
(edit) @103163   11 months vboxsync FE/Qt: bugref:10501. Adding disk and network metrics to the cloud vm …
(edit) @103162   11 months vboxsync Audio/Mixer: Fixed a warning found by Parfait. ​bugref:10354
(edit) @103161   11 months vboxsync FE/Qt: Cleanup for UIDefs.h: Moving FormatSize enum to appropriate place.
(edit) @103160   11 months vboxsync FE/Qt: bugref:10513: Removing old UISettingsDialog and …
(edit) @103159   11 months vboxsync ValidationKit/{common,testboxscript}: Add a has native API support …
(edit) @103158   11 months vboxsync ValidationKit/{common,testboxscript}: Add a has native API support …
(edit) @103157   11 months vboxsync FE/Qt: bugref:10501. More cleaning and refactoring of table item classes.
(edit) @103156   11 months vboxsync ValidationKit/{common,testboxscript}: Add a has native API support …
(edit) @103155   11 months vboxsync VMM/IEM: Remove unused IEM_MC_REF_LOCAL macro. bugref:10371
(edit) @103154   11 months vboxsync Devices/USB/USBProxyDevice-usbip.cpp: u32Status is actually signed, …
(edit) @103153   11 months vboxsync Devices/USB/USBProxyDevice-usbip.cpp: Wrong return type, bugref:3409
(edit) @103152   11 months vboxsync VMM/IOM: Enable I/O port info handlers for the ARMv8 target because it …
(edit) @103151   11 months vboxsync Devices/DevQemuFwCfg.cpp: Some warning fixes about externally visible …
(edit) @103150   11 months vboxsync Frontends: Some warning fixes about externally visible functions which …
(edit) @103149   11 months vboxsync Additions: Some warning fixes about externally visible functions which …
(edit) @103148   11 months vboxsync HostServices/SharedClipboard: Some warning fixes about externally …
(edit) @103147   11 months vboxsync Main: Some warning fixes about externally visible functions which …
(edit) @103146   11 months vboxsync NetworkServices/IntNetSwitch: Some warning fixes about externally …
(edit) @103145   11 months vboxsync HostServices/auth: Some warning fixes about externally visible …
(edit) @103144   11 months vboxsync HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp: Some …
(edit) @103143   11 months vboxsync HostServices/SharedClipboard: Some warning fixes about externally …
(edit) @103142   11 months vboxsync Runtime: Some warning fixes about externally visible functions which …
(edit) @103141   11 months vboxsync Runtime: Some warning fixes about externally visible functions which …
(edit) @103140   11 months vboxsync libs/xpcom: Some warning fixes about externally visible functions …
(edit) @103139   11 months vboxsync FE/Qt: bugref:10501. Adding progress tasks for metric list and metric …
(edit) @103138   11 months vboxsync FE/Qt: bugref:10501. Updating cloud vm state correctly.
(edit) @103137   11 months vboxsync Audio: More locking needed to avoid debug assertions when draining a …
(edit) @103136   11 months vboxsync Audio: More locking needed to avoid debug assertions when draining a …
(edit) @103135   11 months vboxsync Validation Kit/tdUnitTest1: Excluded tstClipboardHttpServerX11, as it …
(edit) @103134   11 months vboxsync Audio: More locking needed to avoid debug assertions when draining a …
(edit) @103133   11 months vboxsync FE/Qt: bugref:10501. scm fix.
(edit) @103132   11 months vboxsync GuestHost/SharedClipboard/clipboard-transfers-http.cpp: Fix …
(edit) @103131   11 months vboxsync FE/Qt: bugref:10501. Moving cloud machine metric data related progress …
(edit) @103130   11 months vboxsync xpcom/xpidl_idl.c: Fix possible (harmless) memory leaks, bugref:3409
(edit) @103129   11 months vboxsync FE/Qt: bugref:10501. Adding timer slot to cloud machine table item class.
(edit) @103128   11 months vboxsync FE/Qt: bugref:10501. Deriving UIActivityOverviewItem from QObject so …
(edit) @103127   11 months vboxsync FE/Qt: bugref:10501. Updating the cloud vm list.
(edit) @103126   11 months vboxsync libs/xpcom/python: Add forgotten Python 3.7 check, needed for oldish …
(edit) @103125   11 months vboxsync libs/xpcom/python: comment typo
(edit) @103124   11 months vboxsync FE/VBoxSDL: Adapted to the new VM execution engine enum. ​bugref:10583
(edit) @103123   11 months vboxsync FE/VBoxSDL: Adapted to the new VM execution engine enum. ​bugref:10583
(edit) @103121   11 months vboxsync FE/Qt: HiDPI support for various label icons in QILineEdit, UIToolBox …
(edit) @103120   11 months vboxsync FE/Qt: bugref:10501. Refactoring item classes. part 5.
(edit) @103119   11 months vboxsync FE/Qt: bugref:10501. Refactoring item classes. part 4.
(edit) @103118   11 months vboxsync Runtime/r3/http-server.cpp: Fix possible memory leak, small other …
(edit) @103117   11 months vboxsync Runtime/r3/ftp-server.cpp: Fix possible memory leak, bugref:3409
(edit) @103116   11 months vboxsync xpcom/ipcdUnix.cpp: Fix possible memory leak, bugref:3409
(edit) @103114   11 months vboxsync xpcom/xpt_link.c: Fix possible memory leak, bugref:3409
(edit) @103113   11 months vboxsync xpcom/ipcdUnix.cpp: Fix possible memory leak, bugref:3409
(edit) @103112   11 months vboxsync NetworkServices/NAT/rtmon_bsd.c: Plug socket descriptor leak, bugref:3409
(edit) @103111   11 months vboxsync Devices/DevPlatform: Fix unintialized variable in case there are no …
(edit) @103110   12 months vboxsync FE/Qt: bugref:10501. Refactoring item classes. part 3.
(edit) @103109   12 months vboxsync Main/UnattendedImpl.cpp: Disabled confusing error message from …
(edit) @103108   12 months vboxsync IPRT/fatvfs.cpp: Simplied r166121/r158845.
(edit) @103107   12 months vboxsync FE/Qt: bugref:10501. Refactoring item classes. part 2.
(edit) @103106   12 months vboxsync testmanager/WuiTestBoxList: sorting fix.
(edit) @103105   12 months vboxsync FE/Qt: bugref:10501. Refactoring item classes. part 1.
(edit) @103104   12 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103103   12 months vboxsync FE/Qt: bugref:10501. scm fix.
(edit) @103102   12 months vboxsync FE/Qt: bugref:10501. Adding a new class for th cloud vm items.
(edit) @103101   12 months vboxsync FE/Qt: bugref:10501. Some cleaning.
(edit) @103100   12 months vboxsync tstIEMAImpl,VMM/IEM: Regenerated integer tests on intel, increasing …
(edit) @103099   12 months vboxsync tstIEMAImpl,VMM/IEM: Regenerated integer tests on intel, increasing …
(edit) @103098   12 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103097   12 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103096   12 months vboxsync ValidationKit/tdCpuIemInstr1.py: Get rid of the hack to switch to …
(edit) @103095   12 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103094   12 months vboxsync FE/Qt: UIWelcomePane: bugref:10513: Extending UIWelcomePane with some …
(edit) @103093   12 months vboxsync FE/Qt: UIWelcomePane: Reworking layout a bit to make it suitable for …
(edit) @103092   12 months vboxsync ValidationKit/tdCpuIemInstr1.py: Get rid of the hack to switch to …
(edit) @103091   12 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103089   12 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103088   12 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103087   12 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103086   12 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103085   12 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103084   12 months vboxsync tstIEMAImpl: Testcase for bugref:10591
(edit) @103083   12 months vboxsync FE/Qt: UIWelcomePane: Missing part of r161314; QIRichTextLabel …
(edit) @103081   12 months vboxsync VMM: scm fix, bugref:9898
(edit) @103080   12 months vboxsync FE/Qt: Machine settings / System page: Boot order list should use API …
(edit) @103079   12 months vboxsync ValidationKit/tdAddGuestCtrl.py: Always wait for the VBoxService …
(edit) @103078   12 months vboxsync ValidationKit/vboxtestvms.py: Need to set the chipset type to …
(edit) @103077   12 months vboxsync vsheriff: Taught it about Python bindings installation problems. …
(edit) @103076   12 months vboxsync Validation Kit: Added the new path layout to sys.path for finding the …
(edit) @103075   12 months vboxsync tstIEMAImpl: Generalized the code some more. bugref:9898
(edit) @103074   12 months vboxsync tstIEMAImpl: Build fix. bugref:9898
(edit) @103073   12 months vboxsync Installer/Python: When internally testing the VBox API right after …
(edit) @103072   12 months vboxsync Installer/Python: More fixes. bugref:10579
(edit) @103071   12 months vboxsync Installer/Python: Handle uninstalling for Python versions >= 3, which …
(edit) @103070   12 months vboxsync Installer/Python: This hopefully should fix the remaining macOS …
(edit) @103069   12 months vboxsync FE/Qt: UIWelcomePane: Reworking widget layout to be able to have …
(edit) @103068   12 months vboxsync FE/Qt: UIWelcomePane: Heavy rework; Replacing UIWrappableLabel with …
(edit) @103067   12 months vboxsync Additions: Linux: vboxsf: Prevent array-index-out-of-bounds UBSAN …
(edit) @103066   12 months vboxsync iprt: Prevent array-index-out-of-bounds UBSAN warnings on Linux, …
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