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) @76240   6 years vboxsync Main: bugref:6913: had to revert all changes for the defect because of …
(edit) @76239   6 years vboxsync Main: bugref:6913: don't try to notify changes related to NULL medium …
(edit) @76238   6 years vboxsync Main: bugref:6913: Fixed use of already NULL reference to VirtualBox
(edit) @76220   6 years vboxsync Main: bugref:6913: fixed doxygen errors
(edit) @76215   6 years vboxsync Main: bugref:6913: Added generation of medium events
(edit) @76192   6 years vboxsync bugref:9242. "OCI" part was removed from VirtualSystemDescriptionType …
(edit) @76190   6 years vboxsync Main/DHCPServer: (bugref:9288) Added --comment command line option to …
(edit) @76170   6 years vboxsync Main/DHCPServer: (bugref:9288) …
(edit) @76168   6 years vboxsync UnattendedScript.cpp: Make scm happy (should teach it about #if).
(edit) @76167   6 years vboxsync Main: Split out the two text script classes from UnattendedScript …
(edit) @76154   6 years vboxsync Main: bugref:9324: Added new error for "medium shrink is not allowed"
(edit) @76153   6 years vboxsync Main/DHCPServer: (bugref:9288) Remove unavailable DHCP options, error …
(edit) @76132   6 years vboxsync Main/DHCPServer: (bugref:9288) Fixed regression causing no DNS-related …
(edit) @76092   6 years vboxsync Main: Kicked out RpcChannelHook and IVirtualBoxclientList hacks …
(edit) @76091   6 years vboxsync VBoxSVC: Hook all IVirtualBox calls to catch new client processes so …
(edit) @76071   6 years vboxsync VBoxSDS,VBoxSVC: Some DEBUG_bird experiments for identifying the …
(edit) @76070   6 years vboxsync svchlp.h: Fixed head and include guards.
(edit) @76067   6 years vboxsync VBoxSDS,VBoxSVC,VBoxProxyStub: Kicked out the failed attempt at …
(edit) @76066   6 years vboxsync VBoxSDS: updates
(edit) @75926   6 years vboxsync Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
(edit) @75922   6 years vboxsync bugref:9306. small fix.
(edit) @75921   6 years vboxsync bugref:9306. Clean up and fixes around the processing of cloud profile …
(edit) @75920   6 years vboxsync bugref:9311. Added support of cloud export into VBoxManage.
(edit) @75919   6 years vboxsync Main/Host: add new feature check for nested virtualization
(edit) @75819   6 years vboxsync Main/DHCPServer: (bugref:9288) Allow removal of DHCP options, show …
(edit) @75817   6 years vboxsync Main/GuestOSType: Add recommended Graphics Controller information and …
(edit) @75766   6 years vboxsync bugref:9152. Replaced the word "oci" by "cloud" in the names in the …
(edit) @75730   6 years vboxsync Main/CloudProviderManager: Make sure to keep cloud providers …
(edit) @75674   6 years vboxsync Main/NetworkAdapter (bugref:8905): Fixed regression (debug build lock …
(edit) @75667   6 years vboxsync Main/CloudProviderManager: fix Windows build issue, forgotten …
(edit) @75663   6 years vboxsync Main/ExtPackManager+CloudProviderManager+VirtualBox: Handle runtime …
(edit) @75648   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
(edit) @75617   6 years vboxsync Rolled back r126789.
(edit) @75614   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
(edit) @75569   6 years vboxsync Rolled back r126727.
(edit) @75568   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
(edit) @75513   6 years vboxsync Rolled back r126670.
(edit) @75512   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server.
(edit) @75489   6 years vboxsync Recording/Main: Renamed RecordVideoRateControlMode -> …
(edit) @75488   6 years vboxsync Recording/Main: Implemented better support for recording limits (also …
(edit) @75455   6 years vboxsync Recording/Main: Renaming (onRecordChange -> onRecordingChange).
(edit) @75453   6 years vboxsync Recording/Main: Renaming (IMachine::IsModified_Record -> …
(edit) @75441   6 years vboxsync Recording/Main: Various fixes to make the code more error resilient.
(edit) @75434   6 years vboxsync OCI: Rename exportVM to exportLaunchVM and getExportParameters to …
(edit) @75418   6 years vboxsync Recording/Main: Made the IRecordingScreenSettings::fileName getters …
(edit) @75380   6 years vboxsync Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
(edit) @75373   6 years vboxsync Main: bugref:6598: Added ability to merge mediums with different sizes …
(edit) @75367   6 years vboxsync Recording: Only allow settings to be changed when recording is …
(edit) @75366   6 years vboxsync Recording: Added support for parsing the (legacy) option string values …
(edit) @75361   6 years vboxsync Recording/Main: Renamed the IRecord* interfaces again to IRecording* …
(edit) @75341   6 years vboxsync Recording: Renaming APIs ICapture* -> IRecord* and other terminology …
(edit) @75326   6 years vboxsync Recording: Added a read-only ID attribute to ICaptureScreenSettings.
(edit) @75325   6 years vboxsync Build fix.
(edit) @75324   6 years vboxsync Recording: More settings bugfixes for Main and FE/Qt.
(edit) @75313   6 years vboxsync Recording: More bugfixes for Main and FE/Qt.
(edit) @75312   6 years vboxsync OCI: We now pass subnet, not VCN. Uncovered by better error handling …
(edit) @75308   6 years vboxsync Build fix.
(edit) @75307   6 years vboxsync Recording: Bugfixes for Main and FE/Qt.
(edit) @75287   6 years vboxsync Capturing/Main: Bugfixes for startup.
(edit) @75279   6 years vboxsync Capturing: Use uint32_t as internal screen settings screen ID.
(edit) @75278   6 years vboxsync Capturing: Also initialize settings copies in SnapshotMachine::init().
(edit) @75277   6 years vboxsync CaputreScreenSettingsImpl.cpp: assignCopy isn't right, try alloc and …
(edit) @75269   6 years vboxsync Capturing: Added more per-screen attributes, such as audio parameters, …
(edit) @75264   6 years vboxsync Capturing: SCM fixes.
(edit) @75262   6 years vboxsync Capturing: Build fix.
(edit) @75259   6 years vboxsync Capturing: Build fix.
(edit) @75251   6 years vboxsync Capturing: Separated capturing settings into new interfaces …
(edit) @75139   6 years vboxsync Main/BIOSSettings: Comment typos and updates.
(edit) @75038   6 years vboxsync OCI: G/c VBOX_WITH_CLOUD_PROVIDERS_NO_COMMANDS ifdefs and related code.
(edit) @74952   6 years vboxsync Main/MediumIO: Fix interface list mixup for the convert to stream operation
(edit) @74944   6 years vboxsync Main/MediumIO: Need to call init method on the progress object of …
(edit) @74938   6 years vboxsync Main/MediumIO: Fix progress reporting when streaming the disk image …
(edit) @74937   6 years vboxsync Main/MediumIO: Fix progress reporting when streaming the disk image
(edit) @74936   6 years vboxsync bugref:9152. Commented out the assertion because parsing can be re-done.
(edit) @74926   6 years vboxsync OCI: Get rid of the VBOX_WITH_CLOUD_PROVIDERS_IN_EXTPACK switch which …
(edit) @74886   6 years vboxsync Main/Appliance: mark the OCI specific code for moving to the extpack …
(edit) @74873   6 years vboxsync OCI: adjustment for progress
(edit) @74867   6 years vboxsync Main/iokit.cpp: Fixed regression introduced in r125711 (short instead …
(edit) @74846   6 years vboxsync OCI: Add IVirtualBox parameter to ICloudClient::exportVM
(edit) @74829   6 years vboxsync scm fixes
(edit) @74825   6 years vboxsync Main: bugref:9152 Implement the convertToStream API [doxygen build fix]
(edit) @74824   6 years vboxsync Main: bugref:9152 Implement the convertToStream API [build fix for …
(edit) @74823   6 years vboxsync Main: bugref:9152 Implement the convertToStream API [missing file]
(edit) @74822   6 years vboxsync Main: bugref:9152 Implement the convertToStream API
(edit) @74804   6 years vboxsync Main/Progress: Split into safe public interface and a private one …
(edit) @74777   6 years vboxsync Main: Started implementing the IDataStream interface [build fix]
(edit) @74776   6 years vboxsync Main: Started implementing the IDataStream interface
(edit) @74772   6 years vboxsync Main/iokit.cpp: Don't assert on stupid Belkin USB-C thingy not getting …
(edit) @74763   6 years vboxsync Main/MediumIO: build error
(edit) @74761   6 years vboxsync Main/MediumIO: add stub for a method to convert a medium to a data …
(edit) @74601   6 years vboxsync OCI: don't lose the error code from ExportVM
(edit) @74554   6 years vboxsync OCI: Fix EOL accident.
(edit) @74530   6 years vboxsync Main,Devices: Compile fixes (gcc 8.2.0-7).
(edit) @74474   6 years vboxsync Main,Devices: Graphics controller updates. bugref:8893
(edit) @74431   6 years vboxsync Main,GUI,VBoxManage: Provide API for proxy settings that picks up the …
(edit) @74353   6 years vboxsync Main/mediumio: Corrected crypto filtering on write access.
(edit) @74217   6 years vboxsync bugref:9152. Progress implementation. Rearranging the code.
(edit) @74212   6 years vboxsync CloudProviderManagerImpl.cpp: Another build fix for …
(edit) @74207   6 years vboxsync CloudProviderManagerImpl.cpp: Build fix for …
(edit) @74206   6 years vboxsync CloudProviderManagerImpl.cpp: Build fix for …
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