VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @83695   5 years vboxsync OCI: ICloudClient::getCloudMachine(uuid) that returns an inaccessible …
(edit) @83670   5 years vboxsync OCI: return the newly added cloud machine from …
(edit) @83657   5 years vboxsync reverted 137105 again as the problem was elsewhere. bugref:9670
(edit) @83652   5 years vboxsync webservices: Heed VBOX_WITHOUT_PRECOMPILED_HEADERS.
(edit) @83650   5 years vboxsync OCI: Tweak ICloudMachine API as agreed with GUI so that they can start …
(edit) @83647   5 years vboxsync Temporarily reverted r136808 to see if this is also causing the …
(edit) @83635   5 years vboxsync OCI: Provide ICloudMachine::name and ICloudMachine::OSTypeId …
(edit) @83629   5 years vboxsync Main: disable the legacy VHWA interface setting. bugref:9691
(edit) @83622   5 years vboxsync Main: disable the legacy VHWA interface. bugref:9691
(edit) @83607   5 years vboxsync Guest Control/Main: Check if destination/source entries in …
(edit) @83606   5 years vboxsync Guest Control/Main: Check if destination/source entries in …
(edit) @83598   5 years vboxsync OCI: Cloud machine settings form.
(edit) @83557   5 years vboxsync VMSVGA: ignore a wrong request to update cursor (in addition to …
(edit) @83556   5 years vboxsync Guest Control/Main: Implemented first file open info validation. …
(edit) @83552   5 years vboxsync Guest Control/Main: Logging for guest session status. bugref:9320
(edit) @83543   5 years vboxsync VMSVGA: ignore a wrong request to update cursor (correction for …
(edit) @83533   5 years vboxsync Guest Control/Main: Fixed file open ex flags checks in …
(edit) @83514   5 years vboxsync VMSVGA: ignore a wrong request to update cursor, bugref:9690
(edit) @83510   5 years vboxsync Main: bugref:9670: fixed VBoxSDS log issue.
(edit) @83489   5 years vboxsync Guest Control/Main: Fixed IGuestSession::directoryOpen() API to fail …
(edit) @83487   5 years vboxsync Linux/DEB pkg: bugref:9704: Debian package building, fix some nits
(edit) @83478   5 years vboxsync OCI: placeholders for ICloudMachine::powerUp and powerDown.
(edit) @83472   5 years vboxsync Guest Control/Main: Don't spin forever in …
(edit) @83460   5 years vboxsync OCI: ICloudMachine readState method and state attribute.
(edit) @83433   5 years vboxsync OCI: we cannot return an array under progress. Reshuffle the code so …
(edit) @83420   5 years vboxsync Guest Control/Main + VBoxService: Resolved another @todo: Added …
(edit) @83419   5 years vboxsync Guest Control/Main + VBoxService: Resolved another @todo: Added …
(edit) @83413   5 years vboxsync Guest Control/Main: More constructor initializers, removed unused …
(edit) @83405   5 years vboxsync Guest Control/Main + VBoxService: Resolved another @todo: Added …
(edit) @83376   5 years vboxsync OCI: Snapshot work in progress on listCloudMachines.
(edit) @83370   5 years vboxsync OCI: addCloudMachine - snapshot work in progress. Still missing the …
(edit) @83337   5 years vboxsync Guest Control/Main + Validation Kit: More bugfixing for the "copy_to" …
(edit) @83336   5 years vboxsync Guest Control/Main + Validation Kit: More bugfixing for the "copy_to" …
(edit) @83335   5 years vboxsync Guest Control/Main: Use std::bad_alloc. bugref:9320
(edit) @83323   5 years vboxsync Guest Control/Main: Don't use RT_ZERO on non-POD types. bugref:9320
(edit) @83322   5 years vboxsync Guest Control/Main: Resolved another @todo in …
(edit) @83321   5 years vboxsync Guest Control/Main: Added GuestSession::i_directoryExists().
(edit) @83320   5 years vboxsync Guest Control/Main: Resolved another @todo: Do validation of …
(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
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