VirtualBox

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

Revision Log Mode:


Legend:

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