VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @91592   3 years vboxsync Main/NLS: Fixed uninitialized variables in VirtualBoxClient. bugref:1909
(edit) @91553   3 years vboxsync Main/Certificates: Actually export certificates to OSE, bugref:9580
(edit) @91550   3 years vboxsync Main/Global: whitespace fix (forgot 2 OSes)
(edit) @91542   3 years vboxsync Main/Unattended: For upgrading and updating of the final install also …
(edit) @91536   3 years vboxsync Main/NvramStore: Fix saving the tar bundle of the NVRAM state, bugref:10098
(edit) @91535   3 years vboxsync Main/{NvramStore,UefiVariableStore}: Always retain/releas the variable …
(edit) @91518   3 years vboxsync Main/GuestCtrl: Use RTCString::printf instead of Utf8StrFmt + …
(edit) @91517   3 years vboxsync Main: Fixed continuation indent for a bunch of places now using …
(edit) @91516   3 years vboxsync Main: Fixed continuation indent for a bunch of places now using …
(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) @91497   3 years vboxsync Main/NvramStore,Runtime/efivarstorevfs: Some fixes to the nvram …
(edit) @91490   3 years vboxsync Main: Implement enrolling the default VBox platform key, bugref:9580
(edit) @91487   3 years vboxsync Main: Add public key for the default oracle PK, bugref:9580
(edit) @91476   3 years vboxsync Main/Machine,UnattendedInstaller: Some unnecessary includes removed.
(edit) @91475   3 years vboxsync Main/ExtPack: Fix version major/minor order, and add long forgotten …
(edit) @91470   3 years vboxsync Main/GuestOSTypeImpl,Global,Machine: New Windows 11 guest OS type, and …
(edit) @91468   3 years vboxsync Main/src-all/Global.cpp: whitespace cleanup, align columns and improve …
(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) @91434   3 years vboxsync Main/NvramStoreImpl: Implement API to initialize the UEFI variable …
(edit) @91430   3 years vboxsync Main/Console: Improve error message handling when a VM fails to …
(edit) @91420   3 years vboxsync Devices: bugref:9932 Even more build fixes for r147096
(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) @91407   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @91406   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @91405   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @91404   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @91403   3 years vboxsync Main: bugref:Main: bugref:1909: Fixed docbook issues
(edit) @91402   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @91401   3 years vboxsync Main: Add IUefiVariableStore interface to manage the content of the …
(edit) @91400   3 years vboxsync Main: bugref:1909: Fixed compilation issues.
(edit) @91399   3 years vboxsync Main: Add IUefiVariableStore interface to manage the content of the …
(edit) @91398   3 years vboxsync Main: bugref:1909: Fixed preprocessor indentation
(edit) @91397   3 years vboxsync Main: bugref:1909: Moved VBoxNls.h into Main/include. Fixed docbook issue.
(edit) @91396   3 years vboxsync Main: Add IUefiVariableStore interface to manage the content of the …
(edit) @91394   3 years vboxsync Main: bugref:1909: Added ability to use translation inside non-member …
(edit) @91393   3 years vboxsync Main/NLS: Use RT_NOEXCEPT more. bugref:1909
(edit) @91392   3 years vboxsync Main/NLS: VirtualBoxTranslator::i_translate should not safe the passed …
(edit) @91391   3 years vboxsync Main/NLS: More on same. Found bug in i_translate. bugref:1909
(edit) @91390   3 years vboxsync Main/NLS: TRCOMPONENT -> PTRCOMPONENT w/ some added type safety. …
(edit) @91388   3 years vboxsync Main/ExtPackManagerImpl: Use RTPathXxxx function instead of …
(edit) @91385   3 years vboxsync Main/Wrapper.h: Better explanation for CheckComArgOutPointerValidThrow …
(edit) @91384   3 years vboxsync Main/Wrapper.h: Better explanation for CheckComArgOutPointerValidThrow …
(edit) @91381   3 years vboxsync Main/nls: The VBOX_APPROVED_MAIN_LANGUAGES list should be exactly the …
(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) @91346   3 years vboxsync Main/NvramStore: Add the ability to delete a certain state, bugref:10098
(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) @91322   3 years vboxsync Main: bugref:1909: Fixed SEGFAULT when extpack plugin is not loaded …
(edit) @91318   3 years vboxsync Main: bugref:1909: Fixed compilation issues.
(edit) @91317   3 years vboxsync Main: bugref:1909: Fixed compilation issues.
(edit) @91315   3 years vboxsync Main: bugref:1909: Fixed compilation issues.
(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) @91309   3 years vboxsync Main: bugref:1909: Fixed C99 issue
(edit) @91213   4 years vboxsync Main,FE/VBoxManage: Add the necessary Main API bits to control the …
(edit) @91130   4 years vboxsync Main/Machine: Allow specifying the empty string as the new location, …
(edit) @91113   4 years vboxsync HGCM: Don't use underscore prefixed identifiers.
(edit) @91112   4 years vboxsync HGCM: Use RTAvlU32 instead of RTAvlUL for the handle management, as …
(edit) @91100   4 years vboxsync HGCM: Fixes to svcHlpDisconnectClient / DisconnectClient. …
(edit) @91097   4 years vboxsync HGCM: Put back pfnDisconnectClient. oem2ticketref:46
(edit) @91074   4 years vboxsync Audio/Main: Made the extra-data debug switch a bit more flexible by …
(edit) @91021   4 years vboxsync Audio/Main: Added "audio_test" to the logging groups when audio debug …
(edit) @90955   4 years vboxsync NAT/Net: Fix typo in comment. dabbrev-expand is very good at cloning it.
(edit) @90929   4 years vboxsync Main/QMTranslatorImpl: Just make plural() return size_t instead of …
(edit) @90926   4 years vboxsync Main: bugref:1909: Compilation issues
(edit) @90916   4 years vboxsync Main: bugref:1909: Compilations issues
(edit) @90884   4 years vboxsync Main: bugref:1909: Compilation issue.
(edit) @90881   4 years vboxsync Main: bugref:1909: Some improvements in translation event handling
(edit) @90879   4 years vboxsync Main: bugref:1909: Fixed listener unregistration and race of event …
(edit) @90862   4 years vboxsync IPRT,SUPDrv,VMM,++: Bumped major support driver version. Added …
(edit) @90849   4 years vboxsync Main: bugref:1909: Doxygen issues
(edit) @90848   4 years vboxsync Main: bugref:1909: Doxygen issue
(edit) @90841   4 years vboxsync Main: Doxygen fixes for the Main API localization changes. bugref:1909
(edit) @90829   4 years vboxsync IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
(edit) @90828   4 years vboxsync Main: bugref:1909: Added API localization
(edit) @90799   4 years vboxsync API:Making CMediumFormat::DescribeFileExtensions const.
(edit) @90790   4 years vboxsync Main: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90785   4 years vboxsync *: AssertReturn(VALID_PTR(),...) -> AssertPtrReturn
(edit) @90771   4 years vboxsync VBoxSVC/Performance: Stop the time before destroying unregistered …
(edit) @90693   4 years vboxsync IPRT,Main: Provide a getter function (RTLogGetFlags) for accessing the …
(edit) @90692   4 years vboxsync IPRT: Corrected three RTLogGetXxxx functions to RTLogQueryXxxx …
(edit) @90691   4 years vboxsync pdmifs: display reporting doxygen (brief + newline + detailed …
(edit) @90549   4 years vboxsync VMM,*: s/DBGFR3InfoGenricGetOptError/DBGFR3InfoGenericGetOptError/g
(edit) @90480   4 years vboxsync Main/HostImpl: AssertRC -> AssertMsgRC here is useful.
(edit) @90443   4 years vboxsync whitespace
(edit) @90441   4 years vboxsync Main/Appliance: Make compilers happy (and the code actually work). For …
(edit) @90440   4 years vboxsync Main/VirtualBox: New event for creating/deleting of Progress objects …
(edit) @90438   4 years vboxsync Main/ovfreader.cpp: Another forgotten file, again related to string ID.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette