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) @84344   5 years vboxsync Main: VC++ 19.2 adjustments. bugref:8489
(edit) @84343   5 years vboxsync Main: Adjusted AutoCaller.rc() to AutoCaller.isOk() in two places as …
(edit) @84340   5 years vboxsync Main/Appliance: Implemented verifying PKCS#7/CMS signing certificates. …
(edit) @84312   5 years vboxsync Main/ApplianceImport: Read the PKCS7/CMS signature when present. …
(edit) @84265   5 years vboxsync Main/Appliance::i_readManifestFile: No throwing. duh. bugref:9699
(edit) @84249   5 years vboxsync Main/CertificateImpl: sha512-224WithRSAEncryption and …
(edit) @84153   5 years vboxsync Main: Reverted r137602 & r137737 as the API is not actually needed. …
(edit) @84141   5 years vboxsync Main/Appliance: There should be no need to store two copies of the …
(edit) @84031   5 years vboxsync bugre:9699. Added the function getManifest() into the IAppliance …
(edit) @83901   5 years vboxsync Main/Machine: Allow renaming the VM when it is in "Saved" state. Was …
(edit) @83794   5 years vboxsync Main: VC++ 14.1 adjustments. bugref:8489
(edit) @83629   5 years vboxsync Main: disable the legacy VHWA interface setting. bugref:9691
(edit) @83180   5 years vboxsync scm fix
(edit) @83171   5 years vboxsync More build fixes for r136290.
(edit) @83170   5 years vboxsync Build fixes for r136290.
(edit) @83169   5 years vboxsync OCI: (bugref:9469) cloud network integration multiple targets and …
(edit) @82972   5 years vboxsync Copyright year updates - manual ones.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82921   5 years vboxsync Main/VBoxSVC: Implemented command line help for XPCOM implementation …
(edit) @82709   5 years vboxsync Main/SystemProperties: use proper #ifdef for the work in progress feature
(edit) @82686   5 years vboxsync Main/SystemProperties: do not show virtio-net 1.0 except in debug …
(edit) @82681   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Ported skeletal framwork from VirtIO 0.9 …
(edit) @82569   5 years vboxsync Main/SystemProperties: remove PCnet-ISA (Am79C960) from supported …
(edit) @82564   5 years vboxsync Replaced RTDirCreate by RTDirCreateFullPath. Checked …
(edit) @82562   5 years vboxsync Main: bugref:9611: SystemProperties: Sync …
(edit) @82426   5 years vboxsync Main/SystemProperties: add forgotten (perfectly valid) Null enum const …
(edit) @82393   5 years vboxsync Main: add new Windows Server 2019 guest type, and some long forgotten …
(edit) @82367   5 years vboxsync bugref:9619. Added firmware support into VSD.
(edit) @82365   5 years vboxsync scm fix.
(edit) @82363   5 years vboxsync bugref:9416. Check the target folder before starting import for …
(edit) @82352   5 years vboxsync doc/manual: mention virtio-scsi as experimental Main/SystemProperties: …
(edit) @82349   5 years vboxsync Main/SystemProperties: currently VMs always have keyboard and mouse …
(edit) @82337   5 years vboxsync bugref:9416. Cloud import: replace the existing files in the folder …
(edit) @82270   5 years vboxsync Main/SystemProperties: re-sort the storage buses (SATA first as it …
(edit) @82268   5 years vboxsync Main/SystemProperties: add a method for querying which storage bus is …
(edit) @82251   5 years vboxsync Main: bugref:9611: SystemProperties: Fix for r134511 intended to sync …
(edit) @82192   5 years vboxsync Main/RecordingSettings: move monitor count query to place before …
(edit) @82105   5 years vboxsync Main/SystemProperties: let virtio-scsi also handle DVD drives
(edit) @82007   5 years vboxsync Main/GraphicsAdapter: fix lock order issues
(edit) @81971   5 years vboxsync Main/Machine+GraphicsAdapter: previously missed proper removal of …
(edit) @81970   5 years vboxsync Main/GraphicsAdapter: make vc++ happy (BOOL/bool issue)
(edit) @81964   5 years vboxsync Main/GraphicsAdapter: Split off a few attributes from Machine …
(edit) @81956   5 years vboxsync Main/AudioAdapter: fix comment copy/pasto
(edit) @81883   5 years vboxsync Main/DHCPServer+NatNetwork+VirtualBox+Console: Remove old DHCP …
(edit) @81740   5 years vboxsync Main/SystemProperties: shorten a few attribute names to get around …
(edit) @81739   5 years vboxsync Main/SystemProperties: added a family of attributes (one per relevant …
(edit) @81710   5 years vboxsync Main: Preps for embedding the EFI firmware into VBoxDD2.
(edit) @81684   5 years vboxsync Main/Host: add IHostUpdate stub interface Main/idl: eliminate …
(edit) @81682   5 years vboxsync Main/Console+ConsoleVRDPServer+ApplianceExport+Host+Machine+USBDeviceFi …
(edit) @81667   5 years vboxsync Main: Added a portPath attribute to IUSBDevice. This will allow …
(edit) @81605   5 years vboxsync VMM (and related changes): Add support for Hygon Dhyana CPUs. Modified …
(edit) @81603   5 years vboxsync Main: Added PCnet-ISA/NE2100/Am79C960 to the API (the device side is …
(edit) @81581   5 years vboxsync Main,FE/VBoxManage: Add an option to present the SMBIOS System UUID …
(edit) @81492   5 years vboxsync Main/Snapshot: fix (harmless) code ordering goof which triggers an …
(edit) @81427   5 years vboxsync Build fixes for r134139
(edit) @81425   5 years vboxsync Main/Machine+BIOSSettings+Console: Full implementation of NVRAM …
(edit) @81422   5 years vboxsync OCI: (bugref:9469) cloud network integration concept (disabled in …
(edit) @81420   5 years vboxsync MachineImplMoveVM: improve directory cleanup - now there is a chance …
(edit) @81419   5 years vboxsync Main/MachineImplMoveVM: fix regression in previous change, if current …
(edit) @81415   5 years vboxsync Main/MachineImplMoveVM: simplify updatePathsToStateFiles (which is …
(edit) @81397   5 years vboxsync Main/MachineImplMoveVM: fix error message typo
(edit) @81396   5 years vboxsync Main/MachineImplMoveVM: comment whitespace
(edit) @81394   5 years vboxsync Main/MachineImplMoveVM: Putting all Machine object references in a …
(edit) @81393   5 years vboxsync Main/MachineImplMoveVM: many cleanups including removal of unused code
(edit) @81369   5 years vboxsync *: doxygen fixes
(edit) @81362   5 years vboxsync scm fix.
(edit) @81361   5 years vboxsync bugref:8345. replace wrong usage Utf8Str::contains() by RTPathStartsWith().
(edit) @81305   5 years vboxsync Main/HostImpl: Updated CPU features with nested VT-x conditions. …
(edit) @81299   5 years vboxsync Main/Machine+BIOSSettings: simplify NVRAM handling, do everything in …
(edit) @81286   5 years vboxsync Shared Clipboard/Transfers: Added …
(edit) @81222   5 years vboxsync Main/BIOSSettings: fix NVRAM file querying
(edit) @81119   5 years vboxsync bugref:9527. Added global weak reference of VirtualBox into ExtPack.
(edit) @81087   5 years vboxsync Main/Machine+BIOSSettings: bare bones NVRAM logic, many parts missing …
(edit) @80862   5 years vboxsync Shared Clipboard/URI: File renaming: *-uri* -> *-transfers*.
(edit) @80853   5 years vboxsync Main/HostNetworkInterfaceImpl: Use BstrFmt.
(edit) @80849   5 years vboxsync Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> …
(edit) @80845   5 years vboxsync Shared Clipboard/URI: More code for transfer channel handling.
(edit) @80824   5 years vboxsync Main: bugref:9341: The "environment" parameter in the …
(edit) @80797   5 years vboxsync Main/Host: adapt condition for nested virtualization, including VT-x …
(edit) @80788   5 years vboxsync Main/ClientToken.cpp,ClientTokenHolder.cpp: Fixed the SDDL tweak that …
(edit) @80787   5 years vboxsync Main/MachineImpl.cpp: strSessionName can be empty if we failed to …
(edit) @80754   5 years vboxsync Main/IVirtualBox::APIVersion: On second though, always include the …
(edit) @80753   5 years vboxsync Main/IVirtualBox::APIVersion: The pre-release trunk build cutoff is …
(edit) @80752   5 years vboxsync Main/Machine: Workaround for windows VM hang when 2D accel is enabled …
(edit) @80734   5 years vboxsync Main/SystemProperties: For now allow only disks on virtio-scsi storage …
(edit) @80730   5 years vboxsync Main/MediumImpl: Build fix if VBOX_WITH_EXTPACK= is not defined.
(edit) @80662   5 years vboxsync Shared Clipboard: Renaming (SHAREDCLIPBOARD -> SHCL and VBOXCLIPBOARD …
(edit) @80623   5 years vboxsync Shared Clipboard: Removed old protocol handling cruft on the host side …
(edit) @80603   5 years vboxsync OVF: fixed the bug with SCSI controller object.
(edit) @80586   5 years vboxsync Runtime: Windows build fix for r133105
(edit) @80585   5 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @80573   5 years vboxsync Main: bugref:9341: Fixed some scm errors
(edit) @80569   5 years vboxsync Main: bugref:9341: Added VM autostart during boot support for windows host
(edit) @80398   5 years vboxsync Main: Get rid of VBOX_WITH_CROGL and replace with more generic …
(edit) @80360   5 years vboxsync HostServices/SharedOpenGL: Remove most of the chromium related HGCM …
(edit) @80210   5 years vboxsync OVF: The bug with an empty medium fixed.
(edit) @80074   5 years vboxsync VMM,Main,++: Retired the unfinished FTM component.
(edit) @80023   5 years vboxsync Main: Kicking out raw-mode. bugref:9517
(edit) @80012   5 years vboxsync OCI: tr() should only be applied to the format string.
(edit) @80006   5 years vboxsync Main/MediumIOImpl.cpp: Need a string reference to the data stream COM …
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