VirtualBox

source: vbox/trunk/src/VBox/Main/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106262   8 weeks vboxsync Main: Automatic GAs upgrade: Add support for Linux/Arm64 installer, …
(edit) @106159   2 months vboxsync Additions: Automatic Upgrade: Linux: Prevent reading installer stdout …
(edit) @106142   2 months vboxsync Additions: Automatic Upgrade: Cleanup guest session files after …
(edit) @106080   2 months vboxsync Main: Fixed enabling 3D when selecting supported graphics controllers. …
(edit) @106062   3 months vboxsync Unattended: ​bugref:10511. Avoid tripping lock order assert when …
(edit) @106061   3 months vboxsync Copyright year updates by scm.
(edit) @106023   3 months vboxsync Main/Console: Replaced the horrible Console::notifyNatDnsChange stuff …
(edit) @105971   3 months vboxsync Main: Removed IHost::acceleration3DAvailable property, as this wasn't …
(edit) @105959   3 months vboxsync Main: (Hopefully) Made it more clear which graphics features are …
(edit) @105892   3 months vboxsync Main/Guest Control: Use GSTCTLDIR_F_NONE here, fixed comment.
(edit) @105866   3 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105865   3 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105864   3 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105726   3 months vboxsync Devices/Network: cleaned up header file, memory leak fixes, search …
(edit) @105658   4 months vboxsync Main: Add possibility to save the NVRAM file as a directory tree …
(edit) @105654   4 months vboxsync Main/VirtualBoxBase, DisplayImpl: Suppress logging of "Screenshot is …
(edit) @105627   4 months vboxsync Main/NvramStore: Don't (debug) assert when getting the UEFI NVRAM …
(edit) @105605   4 months vboxsync Recording/Main: Renaming: Dropped the superfluous "Settings" suffix of …
(edit) @105436   4 months vboxsync Main/Recording,testcase: Reduce tstRecording dependencies; …
(edit) @105352   5 months vboxsync VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit …
(edit) @105337   5 months vboxsync Main/Recording: Corrected calling convention for …
(edit) @105266   5 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105254   5 months vboxsync Main,FE/VBoxManage: Add method to query which execution engines …
(edit) @105163   5 months vboxsync Linux/Network: Do not attach netfilter to wrong names or multiple …
(edit) @105127   5 months vboxsync Certificate repair function fix - bugref:10310
(edit) @105124   5 months vboxsync Certificate repair function added - bugref:10310
(edit) @105095   5 months vboxsync Video Recording/Main: More optimizations for recording older guests …
(edit) @105089   5 months vboxsync Main/include,Main/SharedFolderImpl.cpp: Remove a redundant 'const' …
(edit) @105088   5 months vboxsync Main/include,Main/ConsoleSharedFolderImpl.cpp: Remove a redundant …
(edit) @105087   5 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105018   5 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105016   5 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105006   5 months vboxsync Video Recording: Big revamp to improve overall performance. We now …
(edit) @104819   6 months vboxsync Main: Also make use of …
(edit) @104799   6 months vboxsync Recording/Main: Added (release) statistics (via STAM) for getting some …
(edit) @104794   6 months vboxsync Main: Actually add new Microsoft KEK cert issued 2023, was forgotten …
(edit) @104793   6 months vboxsync Main: Add new Microsoft certs issued 2023 (KEK, Windows boot loader CA …
(edit) @104780   6 months vboxsync Main: Added new API IPlatformProperties::getSupportedVRAMRange() to …
(edit) @104702   7 months vboxsync Main: Rebranding changes. bugref:10690
(edit) @104692   7 months vboxsync Main, FE/Qt, ImageMounter: bugref:10690: Replace locally hardcoded …
(edit) @104641   7 months vboxsync Main/Guest Additions Auto Update: Implemented support for logging …
(edit) @104640   7 months vboxsync Main/Guest Additions Auto Update: Implemented support for logging …
(edit) @104636   7 months vboxsync Main: Improved release logging of Guest Additions auto update. Unified …
(edit) @104570   7 months vboxsync Make TLS default and auto-generate a certificate - bugref:10310
(edit) @104541   7 months vboxsync Revert r163069-r163071 for debugging
(edit) @104537   7 months vboxsync Made TLS default with auto-generation of self-signed certificate - #10310
(edit) @104286   8 months vboxsync IPRT/log,Main: Open the parent directory of the log file on Windows …
(edit) @104178   8 months vboxsync Guest Control: - Factored out most of the guest process stream …
(edit) @104003   8 months vboxsync Guest Control/Main: Added a new define GSTCTL_DEFAULT_TIMEOUT_MS and …
(edit) @104001   8 months vboxsync Guest Control/Main: Renaming (removed "File" from some internal …
(edit) @103977   9 months vboxsync Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
(edit) @103532   9 months vboxsync VBoxManage: Add subcommand for enabling UEFI secure boot (and show the …
(edit) @103395   10 months vboxsync Main/Audio: Added mutable state dependency checks for audio adapter …
(edit) @103288   10 months vboxsync Main/ovfreader: Introduce ResourceType_Invalid for 0 and check against …
(edit) @103085   10 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103005   10 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @102667   12 months vboxsync Guest Control: Actually add the found strings of …
(edit) @102654   12 months vboxsync Guest Control: Implemented IGuestSession::getMountPoints. bugref:10415
(edit) @102614   12 months vboxsync Guest Control: Keep a COM object reference to the guest and console …
(edit) @102609   12 months vboxsync Main/Global: Added some more stringify methods for Guest Control stuff …
(edit) @102608   12 months vboxsync Main/Global: Added some more stringify methods for Guest Control stuff …
(edit) @102601   12 months vboxsync Main/Global: Added some more stringify methods for Guest Control stuff.
(edit) @102534   12 months vboxsync Main/Unattended: Renamed the attribute "IUnattended::password" to …
(edit) @102533   12 months vboxsync Main/Guest Control: Fixed a shutdown race when uninitializing guest …
(edit) @102517   12 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Get rid of most hardcoded addresses …
(edit) @102381   12 months vboxsync Main/Unattended: Added stubs for IUnattended:keyboardLayout + …
(edit) @102360   12 months vboxsync IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this …
(edit) @102342   12 months vboxsync Main/Unattended: Implemented support for subiquity-/cloud-init-based …
(edit) @102337   12 months vboxsync Main/Unattended: Implemented support for subiquity-/cloud-init-based …
(edit) @102228   13 months vboxsync Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
(edit) @102171   13 months vboxsync Main/Unattended: Removed WIMImage::mEnmOsType as it is a duplicate of …
(edit) @102116   13 months vboxsync Main/Unattended: added user payload to unattended. bugref:10446
(edit) @102113   13 months vboxsync Main: Added IPlatformProperties::getSupportedBootDevices(), so that …
(edit) @101756   13 months vboxsync Main: Renamed …
(edit) @101745   13 months vboxsync Main: Renamed …
(edit) @101737   13 months vboxsync Main: Added …
(edit) @101695   13 months vboxsync Main/UnattendedInstaller: Move editDebianGrubCfg() to the base …
(edit) @101685   13 months vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
(edit) @101683   13 months vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
(edit) @101593   13 months vboxsync doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
(edit) @101477   14 months vboxsync Main/ConsoleImpl: Use the common method to configure the graphics …
(edit) @101474   14 months vboxsync Main/ConsoleImpl: Add parameter to the method configuring the VMM …
(edit) @101472   14 months vboxsync FE/VBoxManage,FE/Qt,Main/{VirtualBox.xidl,Appliance}: Add the ability …
(edit) @101469   14 months vboxsync Main/ConsoleImpl: Move the network controller configuration out of the …
(edit) @101465   14 months vboxsync Main/ConsoleImpl: Move the storage controller configuration out of the …
(edit) @101464   14 months vboxsync Main/ConsoleImpl: Move the guest debug configuration out of the x86 …
(edit) @101462   14 months vboxsync Main/ConsoleImpl: Move the PDM configuration out of the x86 config …
(edit) @101460   14 months vboxsync Main: Moved Platform::s_platformArchitectureToStr() to …
(edit) @101459   14 months vboxsync Main/ConsoleImpl: Move the VMM device configuration out of the x86 …
(edit) @101458   14 months vboxsync Main/ConsoleImpl: Move the audio controller configuration out of the …
(edit) @101418   14 months vboxsync Main: Added VM setting (AutoSerialNumGen) for enabling automatic VM …
(edit) @101356   14 months vboxsync Unattended: ​bugref:10530. Looks like OL8 kickstart used to include a …
(edit) @101351   14 months vboxsync Unattended: bugref:10530. Adapting kickstart file and kernel command …
(edit) @101318   14 months vboxsync Main: Move findEfiRom to the common code and add a …
(edit) @101299   14 months vboxsync Main: Build fix for r159265 - gcc (on solaris/extpack at least) want …
(edit) @101293   14 months vboxsync Main/ExtPack*: tidying up. (Please, do NOT use 'm' as a local …
(edit) @101282   14 months vboxsync Main: Added IPlatformProperties::supportedGuestOSTypes() getter to …
(edit) @101220   15 months vboxsync Main: Moved i_controllerNameFromBusType() from Machine to …
(edit) @101215   15 months vboxsync Main: Separated (renamed) the internal generic OS hint bits from the …
(edit) @101180   15 months vboxsync Frontends/VBoxManage,Main/VirtualBox: Change the newly added …
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