VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @83319   5 years vboxsync Guest Control/Main: Added some more class/struct constructor initializers.
(edit) @83309   5 years vboxsync Guest Control: Fixes for IGuestSession::directoryExists() + documentation.
(edit) @83295   5 years vboxsync Guest Control/Main: Added flags validation for …
(edit) @83275   5 years vboxsync OCI: Add stub ICloudMachine interface and …
(edit) @83257   5 years vboxsync bugref:9637. Adding a few alternative library names for libXrandr.
(edit) @83251   5 years vboxsync Guest Control/Update Additions: Check if the .ISO file can be opened …
(edit) @83250   5 years vboxsync Guest Control/Update Additions: Check if the .ISO file can be opened …
(edit) @83248   5 years vboxsync Guest Control/Update Additions: Adding required RTFILE_O_DENY_ flags …
(edit) @83223   5 years vboxsync webservice: Strip inline functions from soapH.h and put them in …
(edit) @83214   5 years vboxsync Webservices warning fixes (gcc 9.2).
(edit) @83213   5 years vboxsync webservices/Makefile.kmk: Don't split soap for gcc 9.2+. Ignore …
(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) @83155   5 years vboxsync Main/glue/vboxapi.py: fix two typos: oXctp => oXcpt and CurXctpClass …
(edit) @83142   5 years vboxsync bugref:9637. Sending monitor positions (offsets) from GAs to svga …
(edit) @83080   5 years vboxsync Main/DBGF: Added a 'dbgcache' subdir of the VM settings to the debug …
(edit) @82974   5 years vboxsync Copyright year updates - manual ones.
(edit) @82972   5 years vboxsync Copyright year updates - manual ones.
(edit) @82970   5 years vboxsync Copyright year updates - manual ones.
(edit) @82969   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) @82769   5 years vboxsync VBoxExtPackHelperApp: Fix check in CommonDirRenameWrapper() to return …
(edit) @82763   5 years vboxsync Main/Makefile.kmk: Even more cleanup fixes.
(edit) @82751   5 years vboxsync Main/Makefile.kmk: VBoxSVC cleanup fix.
(edit) @82748   5 years vboxsync Main/Makefile.kmk: VBoxSDS cleanup fix.
(edit) @82741   5 years vboxsync Main,IPRT,SUP,SharedClipboard: Cleanup fixes.
(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) @82619   5 years vboxsync VirtualBox.xidl: fix typo in "joliet"
(edit) @82585   5 years vboxsync Main: VBoxSVGA is the default graphics controller for Vista guests
(edit) @82580   5 years vboxsync Audio: Logging tweaks (driver names); no functional changes.
(edit) @82579   5 years vboxsync Audio: Make sure to only set a new recording source if the backend in …
(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) @82553   5 years vboxsync Main/Global: change default graphics controller to VMSVGA for Solaris …
(edit) @82552   5 years vboxsync VBoxExtPackHelperApp: Retry RTDirRename on windows in case of AV …
(edit) @82502   5 years vboxsync Main/Console: Reverted VRDE clipboard breakage introduced in r131016
(edit) @82428   5 years vboxsync Main/Recording: Cleanup; greatly reduced the include maze [build fix].
(edit) @82427   5 years vboxsync Main/Recording: Cleanup; greatly reduced the include maze [build fix].
(edit) @82426   5 years vboxsync Main/SystemProperties: add forgotten (perfectly valid) Null enum const …
(edit) @82423   5 years vboxsync Main/Recording: Cleanup; greatly reduced the include maze [build fix].
(edit) @82422   5 years vboxsync Main/Recording: Cleanup; greatly reduced the include maze.
(edit) @82410   5 years vboxsync ACPI/Main: Report NVMe controller in ACPI tables to convince OS X it's …
(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) @82366   5 years vboxsync bugref:9619. Added firmware support into VSD. OCI import supports BIOS …
(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) @82321   5 years vboxsync ConsoleImpl2.cpp: More of same.
(edit) @82320   5 years vboxsync ConsoleImpl2: Don't use Utf8Str for storing string a 'const char *' …
(edit) @82319   5 years vboxsync DevHDA,DevIchAc97: Use devhlp for CFGMR3 functions. Don't pass empty …
(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) @82255   5 years vboxsync vmm/pdmaudioifs.h: More of the same. bugref:9218
(edit) @82254   5 years vboxsync vmm/pdmaudioifs.h: The prefix 'cf' reads 'count-of-flags', so if you …
(edit) @82252   5 years vboxsync vmm/pdmaudioifs.h: Style, docs and other nits. First, it's always …
(edit) @82251   5 years vboxsync Main: bugref:9611: SystemProperties: Fix for r134511 intended to sync …
(edit) @82213   5 years vboxsync doxygen fixes. bugref:9218
(edit) @82192   5 years vboxsync Main/RecordingSettings: move monitor count query to place before …
(edit) @82132   5 years vboxsync ConsoleImpl2.cpp: nits.
(edit) @82105   5 years vboxsync Main/SystemProperties: let virtio-scsi also handle DVD drives
(edit) @82100   5 years vboxsync OCI: add stub for ICloudClient::startCloudNetworkGateway
(edit) @82080   5 years vboxsync Main/Console: eliminate duplicate check
(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) @81968   5 years vboxsync Main/GraphicsAdapter: forgotten file
(edit) @81967   5 years vboxsync Main/idl: fix a broken xref
(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) @81882   5 years vboxsync Main/xml: 6.1 will save StorageControllers under Hardware for all VMs …
(edit) @81837   5 years vboxsync Shared Clipboard/Main: Cleaned up Makefile defines.
(edit) @81834   5 years vboxsync Main: Audio recording defines are not needed for VBoxSVC.
(edit) @81741   5 years vboxsync minor doxyfile polishing, to avoid a few warnings
(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) @81714   5 years vboxsync Main: Preps for embedding the EFI firmware into VBoxDD2.
(edit) @81710   5 years vboxsync Main: Preps for embedding the EFI firmware into VBoxDD2.
(edit) @81688   5 years vboxsync Main/idl: go back to old javadoc hack (no link)
(edit) @81687   5 years vboxsync Main/idl: documentation fixes (almost all doxygen warnings fixed, and …
(edit) @81685   5 years vboxsync Main/idl: fix broken xref
(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) @81674   5 years vboxsync Main: Fixes for deprecated implicit copy operators (GCC 9).
(edit) @81667   5 years vboxsync Main: Added a portPath attribute to IUSBDevice. This will allow …
(edit) @81644   5 years vboxsync Main: Removed unused/obsolete/useless portVersion attribute of IUSBDevice.
(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) @81553   5 years vboxsync Fixed trailing blanks in r134285
(edit) @81552   5 years vboxsync Main: Update additions: Host terminates process on Guest without a …
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