VirtualBox

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

Revision Log Mode:


Legend:

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