VirtualBox

source: vbox/trunk/src/VBox/Main/src-server

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93157   3 years vboxsync Main/Unattended: Made the OS/2 detection code return S_OK instead of …
(edit) @93122   3 years vboxsync Main/UnattendedOs2Install: More updates.
(edit) @93121   3 years vboxsync Main/UnattendedScript: Added two todo that needs looking at. bugref:9781
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93114   3 years vboxsync scm fixes
(edit) @93109   3 years vboxsync Main/UnattendedOs2Installer: Updates :-)
(edit) @93108   3 years vboxsync Main/UnattendedScript: Added @@VBOX_COND_ELSE@@.
(edit) @93098   3 years vboxsync Main/UnattendedOs2Installer: Annoying clang warnings.
(edit) @93096   3 years vboxsync Main/UnattendedOs2Installer: Annoying clang warnings.
(edit) @93094   3 years vboxsync Main: Split out the unattended OS/2 bits. Added OS2LDR patching and more.
(edit) @93089   3 years vboxsync Main/Unattended: Some more work on the OS/2 unattended installation. …
(edit) @93085   3 years vboxsync Main/Unattended: Some more work on the OS/2 unattended installation.
(edit) @93083   3 years vboxsync Main/Unattended: Detect OS/2 ISOs. [build fix]
(edit) @93082   3 years vboxsync Main/Unattended: Detect OS/2 ISOs.
(edit) @93072   3 years vboxsync Main/ApplianceImplImport.cpp: Added todo on …
(edit) @93070   3 years vboxsync Added ArcaOS to the list of OS/2 variants. ticketref:20741
(edit) @92996   3 years vboxsync virtio-net works on linux in local testing, and virtio-scsi works on …
(edit) @92786   3 years vboxsync ApplianceImplImport.cpp: Fix typo in comment.
(edit) @92732   3 years vboxsync Main/Unattended: Forgotten member update to match VM settings. Caused …
(edit) @92680   3 years vboxsync Main/CloudNet: ​bugref:9469 Save cloud networks upon creation.
(edit) @92613   3 years vboxsync SUP,IPRT,++: Adding SUPSECMAIN_FLAGS_DRIVERLESS_IEM_ALLOWED and …
(edit) @92551   3 years vboxsync Main/Machine: Fix paravirt provider default for Windows 11
(edit) @92539   3 years vboxsync Main/MachineImpl: A couple of hacks for enabling VMMDev/Testing for …
(edit) @92464   3 years vboxsync Main/Medium: Improve a few API calls where a concurrent …
(edit) @92421   3 years vboxsync Main: Enabled large pages by default on linux too. bugref:5324
(edit) @92176   3 years vboxsync Main/VirtualBox: Few comment fixes (there is no …
(edit) @92168   3 years vboxsync Main/HostOnlyNet: bugref:9932 Save host-only networks upon creation.
(edit) @92154   3 years vboxsync Main/GuestOSType: Add new attribute for indicating that the guest uses …
(edit) @92133   3 years vboxsync Main,FE/VBoxManage: Allow changing the localhost reachable flag for …
(edit) @92040   3 years vboxsync Main/MachineImpl: Only query the recommended firmware type if the OS …
(edit) @91917   3 years vboxsync NAT/Net: NATNetwork::setNetwork - be prepared for RTNetStrToIPv4Cidr …
(edit) @91769   3 years vboxsync VBoxNetAdp: (bugref:10077) More administrative control over network ranges
(edit) @91747   3 years vboxsync Main/Machine: doxygen fix
(edit) @91743   3 years vboxsync Main/Machine: Release lock while waiting in …
(edit) @91720   3 years vboxsync Main: bugref:1909: Fixed compilation issues
(edit) @91718   3 years vboxsync Main: bugref:1909: Added initial translation to Russian of API …
(edit) @91685   3 years vboxsync Main/UefiVariableStore,FE/VBoxManage: Implement API to delete and …
(edit) @91614   3 years vboxsync Main: Initialize the TPM type properly based on the guest OS type and …
(edit) @91535   3 years vboxsync Main/{NvramStore,UefiVariableStore}: Always retain/releas the variable …
(edit) @91514   3 years vboxsync Main: bugref:9790 - Update the workaround for Clang nothrow/PPFN …
(edit) @91503   3 years vboxsync Main: bugref:1909: Added missed translation marks, removed redundant …
(edit) @91502   3 years vboxsync Main/Unattended: Add UEFI support (needed for Windows 11 which this …
(edit) @91490   3 years vboxsync Main: Implement enrolling the default VBox platform key, bugref:9580
(edit) @91476   3 years vboxsync Main/Machine,UnattendedInstaller: Some unnecessary includes removed.
(edit) @91470   3 years vboxsync Main/GuestOSTypeImpl,Global,Machine: New Windows 11 guest OS type, and …
(edit) @91458   3 years vboxsync Main,FE/VBoxManage: Implement functionality to list and query UEFI …
(edit) @91457   3 years vboxsync Main,FE/VBoxManage: Implement functionality to list and query UEFI …
(edit) @91417   3 years vboxsync Devices: bugref:9932 Linux build fixes for r147096
(edit) @91416   3 years vboxsync Devices: bugref:9932 DrvVMNet and host-only network initial implementation
(edit) @91409   3 years vboxsync Fixed scm issues
(edit) @91408   3 years vboxsync Fixed scm issues
(edit) @91401   3 years vboxsync Main: Add IUefiVariableStore interface to manage the content of the …
(edit) @91396   3 years vboxsync Main: Add IUefiVariableStore interface to manage the content of the …
(edit) @91390   3 years vboxsync Main/NLS: TRCOMPONENT -> PTRCOMPONENT w/ some added type safety. …
(edit) @91373   3 years vboxsync Main: bugref: 1909: Reverted changes about translation in non-member …
(edit) @91369   3 years vboxsync Main: bugref:1909: Added ability to use translation inside non-member …
(edit) @91366   3 years vboxsync Main/Machine: VMs which crash while restoring from the 'Saved' state …
(edit) @91363   3 years vboxsync FE/VBoxSDL+VirtualBox,Main/Console+Machine+VirtualBox.xidl: VMs which …
(edit) @91333   3 years vboxsync Main: Darwin build fix, bugref:10098
(edit) @91332   3 years vboxsync Main/NvramStore,FE/VBoxManage: Allow multiple NVRAM states …
(edit) @91326   3 years vboxsync Main/NvramStore,FE/VBoxManage: Allow multiple NVRAM states …
(edit) @91314   3 years vboxsync Main: bugref:1909: Fixed compilation issues.
(edit) @91312   3 years vboxsync Main: bugref:1909: Prepared the API translation engine to using in …
(edit) @91213   3 years vboxsync Main,FE/VBoxManage: Add the necessary Main API bits to control the …
(edit) @91130   3 years vboxsync Main/Machine: Allow specifying the empty string as the new location, …
(edit) @90955   3 years vboxsync NAT/Net: Fix typo in comment. dabbrev-expand is very good at cloning it.
(edit) @90828   3 years vboxsync Main: bugref:1909: Added API localization
(edit) @90790   3 years vboxsync Main: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90785   3 years vboxsync *: AssertReturn(VALID_PTR(),...) -> AssertPtrReturn
(edit) @90771   3 years vboxsync VBoxSVC/Performance: Stop the time before destroying unregistered …
(edit) @90692   3 years vboxsync IPRT: Corrected three RTLogGetXxxx functions to RTLogQueryXxxx …
(edit) @90480   3 years vboxsync Main/HostImpl: AssertRC -> AssertMsgRC here is useful.
(edit) @90441   3 years vboxsync Main/Appliance: Make compilers happy (and the code actually work). For …
(edit) @90440   3 years vboxsync Main/VirtualBox: New event for creating/deleting of Progress objects …
(edit) @90424   3 years vboxsync Main/Appliance: Allow arbitrary unique resource IDs, not just …
(edit) @90192   4 years vboxsync bugref:8345. Fixed the progress issue.
(edit) @89868   4 years vboxsync Main/Console+Machine: Eliminate CMPXCHG16B hack (see bugref:6300) …
(edit) @89718   4 years vboxsync Main/Host+Machine: Fix warning handling in the USB related methods …
(edit) @89202   4 years vboxsync VBoxSVC: Add a bit more release logging around WM_QUERYENDSESSION. …
(edit) @88821   4 years vboxsync VBoxSVC: Oops, g/c debug instrumentaion accidentally committed in …
(edit) @88783   4 years vboxsync VBoxSVC: The order is TranslateMessage *then* DispatchMessage. Here …
(edit) @88747   4 years vboxsync NAT/Net: setIPv6Prefix - allow empty prefix if IPv6 is disabled. This …
(edit) @88365   4 years vboxsync Intel IOMMU: bugref:9967 Build fix.
(edit) @88364   4 years vboxsync Intel IOMMU: bugref:9967 MachineImpl: Disallow setting Intel IOMMU …
(edit) @88297   4 years vboxsync Some small Solaris-specific build warning fixes: include/iprt/x86.h: …
(edit) @87968   4 years vboxsync Main/MachineImpl.cpp: Delete Logs/VBoxUI.log left by detachable GUI. …
(edit) @87949   4 years vboxsync NAT/Net: Refuse to modify NATNetwork when an instance of it is …
(edit) @87948   4 years vboxsync Main/NATNetwork: setNetworkName - fix typo/thinko: check if the …
(edit) @87688   4 years vboxsync NAT/Net: Now that VBoxNetNAT gets all its settings via the API, the …
(edit) @87635   4 years vboxsync Main/NATNetwork: setIPv6Prefix - Make sure the string we are passed …
(edit) @87588   4 years vboxsync Build fix.
(edit) @87578   4 years vboxsync Main: Doxygen v1.8.20 seems to get confused by appendTokenizedStrings …
(edit) @87421   4 years vboxsync Main/NATNetwork: NATNetwork::start() - reset the list of arguments to …
(edit) @87377   4 years vboxsync scm
(edit) @87376   4 years vboxsync USB/Darwin: Capture USB devices directly through IOUSBLib, no longer …
(edit) @87363   4 years vboxsync Main/NATNetwork: NATNetwork::setNetwork - if there are IPv4 port …
(edit) @87360   4 years vboxsync fMain/NATNetwork: NATNetwork::setNetwork - validate and normalize the …
(edit) @87323   4 years vboxsync Main/NATNetwork: mark up two lost todos from day 1, forgotten there …
(edit) @87298   4 years vboxsync Main: Fixed "Failed to create VirtualBox object" in the debug build if …
(edit) @87258   4 years vboxsync Main: Adjustments for bugref:9898.
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