VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104638   8 months vboxsync FE/Qt. bugref:10667. A small fix.
(edit) @104637   8 months vboxsync Main: Improved release logging of Guest Additions auto update. Unified …
(edit) @104636   8 months vboxsync Main: Improved release logging of Guest Additions auto update. Unified …
(edit) @104635   8 months vboxsync Main: Fixed warnings. ​bugref:3409
(edit) @104634   8 months vboxsync Installer/linux/rpm: Remove the STAGEDHELP mess (exactly as it was …
(edit) @104633   8 months vboxsync Windows/Host Installer: Show the second customization dialog if …
(edit) @104632   8 months vboxsync Windows/Host Installer: Fixed registering known file extensions. …
(edit) @104631   8 months vboxsync FE/Qt. bugref:10667. Extending QILineEdit to add a new markable …
(edit) @104630   8 months vboxsync FE/Qt: bugref:10672: Accessibility fixes for Runtime UI; Providing …
(edit) @104629   8 months vboxsync Packaging: Prepare for Ubuntu 24.04.
(edit) @104628   8 months vboxsync HostServices/Drag'n Drop: Fixed missing field initializer. ​bugref:3409
(edit) @104627   8 months vboxsync Shared Clipboard: Fixed warnings. ​bugref:3409
(edit) @104626   8 months vboxsync IPRT/VFS: Fixed warnings. ​bugref:3409
(edit) @104625   8 months vboxsync IPRT/strformatrt: Fixed warnings (build fix). ​bugref:3409
(edit) @104624   8 months vboxsync IPRT/strformatrt: Fixed warnings. ​bugref:3409
(edit) @104623   8 months vboxsync ValidationKit/TXS: Fixed warnings + shutdown waiting check. bugref:3409
(edit) @104622   8 months vboxsync ValidationKit/VKAT: Fixed issues / nits. bugref:3409
(edit) @104621   8 months vboxsync FE/Qt. bugref:9510. Don't quit data collection just because …
(edit) @104620   8 months vboxsync bldprogs/VBoxTpG.cpp: Remove unread variable, bugref:3409
(edit) @104619   8 months vboxsync ValidationKit/bootsectors/VBoxBs2Linker.cpp: Remove some unread …
(edit) @104618   8 months vboxsync Fixed potential overwriting of certificates - bugref:10310
(edit) @104617   8 months vboxsync Debugger/DBGCGdbRemoteStub.cpp: Error handling fixes, bugref:3409 [fix]
(edit) @104616   8 months vboxsync Disassembler/tstDisasm-2: Comment out unused assignment, bugref:3409
(edit) @104615   8 months vboxsync Debugger/VBoxDbg*: Missing field initialization in constructor, …
(edit) @104614   8 months vboxsync Debugger/DBGC*: Error handling fixes, bugref:3409
(edit) @104613   8 months vboxsync Debugger/DBGCGdbRemoteStub.cpp: Error handling fixes, bugref:3409
(edit) @104612   8 months vboxsync Debugger/DBGCRemoteKd.cpp: Error handling fixes, bugref:3409
(edit) @104611   8 months vboxsync Debugger/DBGPlugInWinNt.cpp: Log error when linking module into …
(edit) @104610   8 months vboxsync Debugger/DBGPlugInCommonELFTmpl.cpp.h: Log error returned from …
(edit) @104609   8 months vboxsync Debugger/DBGPlugInDarwin.cpp: Log status code returned from …
(edit) @104608   8 months vboxsync Debugger/DBGPlugInLinux.cpp: Log any error returned from …
(edit) @104607   8 months vboxsync Debugger/DBGPlugInOS2.cpp: Make use of cSegments which is otherwise …
(edit) @104606   8 months vboxsync Debugger/DBGPlugInSolaris.cpp: Duplicated if conditions, bugref:3409
(edit) @104605   8 months vboxsync GuestHost/DragAndDrop: pcszBaseOld not being NULL is already checked …
(edit) @104604   8 months vboxsync Devices/USB/DevOHCI.cpp: Fix parfait warning about unused chg variable …
(edit) @104603   8 months vboxsync NetworkServices/NAT: Some unused variable fixes, bugref:3409
(edit) @104602   8 months vboxsync Devices/Misc/DevFlashCFI.cpp: Return rc on error, bugref:3409
(edit) @104601   8 months vboxsync FE/Qt: bugref:10450: Precompile headers stuff: Removing old pre-5.8 …
(edit) @104600   8 months vboxsync FE/Qt. bugref:9831. Some more fixing related to context menu handling.
(edit) @104599   8 months vboxsync FE/Qt: bugref:10450: main.cpp: We are handling all the QtMsgType …
(edit) @104598   8 months vboxsync FE/Qt: bugref:10450: Runtime UI: Get rid of old Qt code related to …
(edit) @104597   8 months vboxsync FE/Qt. bugref:10450: Build fix.
(edit) @104596   8 months vboxsync FE/Qt: bugref:10450: UIHelpBrowserWidget: Get rid of pre-5.15 code …
(edit) @104595   8 months vboxsync FE/Qt: bugref:10450: UIDesktopWidgetWatchdog: Get rid of pre-5.10 code …
(edit) @104594   8 months vboxsync FE/Qt: bugref:10450: Get rid of pre-Qt6 code related to time/date stuff.
(edit) @104593   8 months vboxsync Devices/Security/DevTpm.cpp: Return if pfnSSMGetStructEx() fails, …
(edit) @104592   8 months vboxsync FE/Qt: bugref:10450: Get rid of pre-5.14 code related to QSet/QList …
(edit) @104591   8 months vboxsync Devices/USB/VUSBUrb.cpp: Remove unused variable, bugref:3409
(edit) @104590   8 months vboxsync Devices/USB/darwin/USBProxyDevice-darwin.cpp: Return rc instead of …
(edit) @104589   8 months vboxsync Devices/Gpio/DrvGpioButton.cpp: Return an error if creating the button …
(edit) @104588   8 months vboxsync Devices/Security/DevTpm.cpp: Return if pfnSSMGetStructEx() fails, …
(edit) @104587   8 months vboxsync Devices/EFI/DevEFI.cpp: Return if flashR3LoadFromBuf() fails (not the …
(edit) @104586   8 months vboxsync FE/Qt: bugref:10450: Get rid of pre-5.14 code related to …
(edit) @104585   8 months vboxsync FE/Qt: bugref:10450: Get rid of pre-5.11 code related to QFontMetrics.
(edit) @104584   8 months vboxsync Devices/Network/DrvCloudTunnel.cpp: Return rc instead of VINF_SUCCESS …
(edit) @104583   8 months vboxsync Devices/Network/DrvNAT.cpp: Simplify drvNATRecvWakeup() a tiny bit, …
(edit) @104582   8 months vboxsync Devices/Network/{DrvNetShaper.cpp,DrvNetSniffer.cpp}: Return rc …
(edit) @104581   8 months vboxsync VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h: Remove conditional which …
(edit) @104580   8 months vboxsync Devies/Storage/VSCSI: Call scsiBE2H_U16() jsut once outside of …
(edit) @104579   8 months vboxsync xpcom18a4/python, Installer/darwin: Define 11.0 as a "forget about …
(edit) @104576   9 months vboxsync FE/Qt. bugref:9831. Some fixes on URL handling.
(edit) @104575   9 months vboxsync FE/Qt: bugref:10667: HiDPI fix for UIMarkableLineEdit.
(edit) @104574   9 months vboxsync Added OS specific changes for making TLS default and auto-generating a …
(edit) @104573   9 months vboxsync Added OS specific changes for making TLS default and auto-generating a …
(edit) @104572   9 months vboxsync Library fix for making TLS default and auto-generating a certificate - …
(edit) @104571   9 months vboxsync Fix for making TLS default and auto-generating a certificate - bugref:10310
(edit) @104570   9 months vboxsync Make TLS default and auto-generate a certificate - bugref:10310
(edit) @104569   9 months vboxsync DevXHCI: Avoid needless conditionals when toggling the DCS bit.
(edit) @104568   9 months vboxsync FE/Qt: bugref:10671: Add Cloud VM wizard: A bunch of coding-style …
(edit) @104567   9 months vboxsync FE/Qt: bugref:10671: Accessibility fixes for Add Cloud VM wizard; …
(edit) @104566   9 months vboxsync FE/Qt: bugref:10670: New Cloud VM wizard: A bunch of coding-style …
(edit) @104565   9 months vboxsync Guest Control/VBoxService: Return the full path of the created file / …
(edit) @104564   9 months vboxsync FE/Qt: bugref:10670: Accessibility fixes for New Cloud VM wizard; …
(edit) @104563   9 months vboxsync FE/Qt: bugref:10670: Accessibility fixes for New Cloud VM wizard; …
(edit) @104562   9 months vboxsync bldprogs/VBoxCPP: Check the exit status code in a few places and …
(edit) @104561   9 months vboxsync VBox/HostServices/GuestControl/VBoxGuestControlSvc.cpp: Make …
(edit) @104560   9 months vboxsync HostServices/SharedFolders/testcase/tstSharedFolderService.cpp: Don't …
(edit) @104559   9 months vboxsync FE/Qt: Bring new NLS Cloud Profile combo used in a bunch of cloud …
(edit) @104558   9 months vboxsync FE/Qt: bugref:10671: Accessibility fixes for Add Cloud VM wizard; …
(edit) @104557   9 months vboxsync VMM/PGMSavedState.cpp: Check status code for errors and return on …
(edit) @104556   9 months vboxsync src/VBox/VMM/VMMR3/PDMAsyncCompletionFileNormal.cpp: Simplify …
(edit) @104555   9 months vboxsync FE/Qt: NLS fixes for Cloud Provider combo used in a bunch of cloud …
(edit) @104554   9 months vboxsync Runtime/common/zip/pkzipvfs.cpp: Remove redundant condition in if …
(edit) @104553   9 months vboxsync Runtime/common/zip/xarvfs.cpp: Unnecessary NULL pointer checked …
(edit) @104552   9 months vboxsync Runtime/common/zip/unzipcmd.cpp: Properly propagate the exit status …
(edit) @104551   9 months vboxsync FE/Qt: NLS fixes for Cloud Profile Manager button used in a bunch of …
(edit) @104550   9 months vboxsync FE/Qt: NLS fixes for a bunch of cloud related wizard; We are not using …
(edit) @104549   9 months vboxsync Runtime/common/fuzz: Some parfait warning fixes, bugref:3409
(edit) @104548   9 months vboxsync VMM/PGM: Some EMT asserting and spaces. bugref:10687
(edit) @104547   9 months vboxsync FE/Qt: bugref:10670: Accessibility fixes for New Cloud VM wizard; …
(edit) @104546   9 months vboxsync FE/Qt:bugref:10667 - Show marker incon in both error and no error …
(edit) @104545   9 months vboxsync Validation Kit/tdAddBasic1.py: Raised timeout for installing own …
(edit) @104544   9 months vboxsync testdriver/base.py: Fixed confusing log statement in adjustTimeoutMs().
(edit) @104543   9 months vboxsync VMM/IEM: Nested VMX: bugref:3409 Fixed a couple of nested-VMX event …
(edit) @104542   9 months vboxsync Main/SystemPropertiesImpl: Fixed some ASAN warnings. bugref:10384
(edit) @104541   9 months vboxsync Revert r163069-r163071 for debugging
(edit) @104540   9 months vboxsync libs/xpcom: Free all messages on the outgoing queue when the client is …
(edit) @104539   9 months vboxsync Fix to generate certificate code - bugref: 10310
(edit) @104537   9 months vboxsync Made TLS default with auto-generation of self-signed certificate - #10310
(edit) @104536   9 months vboxsync FE/Qt: bugref:10678: Accessibility fixes for Network Manager; JAWS …
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