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) @73932   6 years vboxsync Drop trailing whitespace.
(edit) @73929   6 years vboxsync OCI: commit OCI code as-is. Doesn't yet compile in extpack but should …
(edit) @73919   6 years vboxsync Main: On Windows, fix compiling with VBOX_WITH_SDS=
(edit) @73903   6 years vboxsync bugref:9152. Fixed try-catch logic.
(edit) @73901   6 years vboxsync ApplianceImplExport.cpp: Fixed scm; added three r=bird todos in …
(edit) @73897   6 years vboxsync bugref:9152. Build fixes.
(edit) @73896   6 years vboxsync bugref:9152. Build fixes.
(edit) @73894   6 years vboxsync bugref:9152. Build fixes.
(edit) @73893   6 years vboxsync bugref:9152. Build fixes.
(edit) @73892   6 years vboxsync bugref:9152. divided the OCI/OPC/OVF tasks into the separate threads.
(edit) @73873   6 years vboxsync OCI: Move OCI code to the extension pack
(edit) @73858   6 years vboxsync Main: bugref:8929: Medium::setDescription has been reordered to avoid …
(edit) @73835   6 years vboxsync Main/OCI: doxygen comment fix
(edit) @73826   6 years vboxsync Main/UnattendedScript: clean up includes, it never needed MachineImpl.h
(edit) @73805   6 years vboxsync fixed signed/unsigned mismatch in the comparsion
(edit) @73804   6 years vboxsync Main: bugref:9075: added check into the IMachine::SetExtraData and …
(edit) @73784   6 years vboxsync Main/Appliance: Fix import regression caused by the progress cleanup.
(edit) @73768   6 years vboxsync Main,FE/VBoxManage: Allow changing the UART type of the serial ports …
(edit) @73757   6 years vboxsync MachineImplMoveVM.cpp: Try fix doxygen burn on Win64dep.
(edit) @73744   6 years vboxsync Main/Machine: bugref:8612: fix build without extpack support (very …
(edit) @73743   6 years vboxsync Main/Progress+Appliance+Machine: Turn …
(edit) @73740   6 years vboxsync Main: bugref:8612: add implementaion of Machine::applyDefault() in …
(edit) @73733   6 years vboxsync Main/CloudProviderManager: fix accidentally introduced last second …
(edit) @73719   6 years vboxsync Main/Cloud: fix copyright header and todo
(edit) @73716   6 years vboxsync Main/CloudProviderManager+CloudProvider+CloudProfile: Introduce …
(edit) @73665   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73664   6 years vboxsync Main: bugref:8598: added "Keep hardware UUIDs" option to "clone …
(edit) @73589   6 years vboxsync Main: Allow changing the passthrough flag when the VM is running if …
(edit) @73571   6 years vboxsync bugref:9152. Renamed ICloudUserProfiles to ICloudProvider, …
(edit) @73554   6 years vboxsync ExtPack cloud stuff, XPCOM fixes. bugref:9152
(edit) @73553   6 years vboxsync ExtPack cloud stuf. bugref:9152
(edit) @73549   6 years vboxsync CloudProviderManager: Sketched how to put the cloud stuff in the …
(edit) @73536   6 years vboxsync bugref:9152. Removed svn property "sync-process".
(edit) @73535   6 years vboxsync bugref:9152. New classes CloudAPI, OCIIAM, OCIObjectStorage, …
(edit) @73505   6 years vboxsync Main,Config.kmk: GCC 8.2.0 fixes
(edit) @73337   6 years vboxsync bugref:9152. Renamed CloudUserProfileList to CloudUserProfiles.
(edit) @73321   6 years vboxsync Main: bugref:9152: A bit of fixes for hardcoded json string to improve …
(edit) @73314   6 years vboxsync Main: bugref:9152: A bit of fixes for hardcoded json string to improve …
(edit) @73240   6 years vboxsync Main: bugref:9152: A bit of fixes for hardcoded json string to let Qt …
(edit) @73222   6 years vboxsync bugref:9152. scm issue.
(edit) @73221   6 years vboxsync bugref:9152. Fixed tangle between COM errors and VirtualBox errors.
(edit) @73218   6 years vboxsync CloudUserProfileManager::getProfilesByProvider: Use IPRT for building …
(edit) @73216   6 years vboxsync bugref:9152. Added 6 new values into VirtualSystemDescriptionType. …
(edit) @73204   6 years vboxsync bugref:9152. Correctly processing the nonexisting configuration file.
(edit) @73188   6 years vboxsync bugref:9152. Added the call RTCString::strip() for Windows compatibility.
(edit) @73177   6 years vboxsync bugref:9152. Fixed error handling
(edit) @73174   6 years vboxsync bugref:9152. Removed unused variable.
(edit) @73173   6 years vboxsync bugref:9152. Fixed several issues in the code.
(edit) @73170   6 years vboxsync bugref:9152. Fixed object init, must report init success otherwise it …
(edit) @73169   6 years vboxsync bugref:9152. scm issues.
(edit) @73168   6 years vboxsync revert the changes
(edit) @73167   6 years vboxsync bugref:9152. scm issues.
(edit) @73164   6 years vboxsync bugref:9152. fixed scm issues.
(edit) @73155   6 years vboxsync bugref:9152. The function createCloudUserProfileManager was added.
(edit) @73132   6 years vboxsync Main/Appliance: fix a regression caused by introducing the custom VM …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @73089   6 years vboxsync Main/Appliance: use the proper version info for the tar member group …
(edit) @73003   6 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @72999   6 years vboxsync MediumImpl: Fixed MediumVariant_Formatted implementation and made it a …
(edit) @72980   6 years vboxsync Main: Enjoy VBOX_WITH_XPCOM_CPP_ENUM_HACK and get rid of silly casts.
(edit) @72975   6 years vboxsync Main: Always use VBox/com/VirtualBox.h to include VirtualBox_XPCOM.h. …
(edit) @72973   6 years vboxsync Main: Some early sketches on how to get proper C++ enums with xpidl.
(edit) @72972   6 years vboxsync NetworkAdapter::i_isModified: Should probably check whether NAT …
(edit) @72971   6 years vboxsync NetworkAdapter::i_isModified: s/type/mode/ for checking for NAT.
(edit) @72962   6 years vboxsync Main: Doxygen
(edit) @72957   6 years vboxsync doxygen fixes for r123500
(edit) @72950   6 years vboxsync MediumIOImpl.cpp: Fix gcc warnings and errors.
(edit) @72948   6 years vboxsync Main: Introducing IMediumIO for accessing the content of a medium. …
(edit) @72919   7 years vboxsync Main/*: From now on any valid UTF8 string is considered a valid guest …
(edit) @72902   7 years vboxsync Appliance::i_URIFromTypeOfVirtualDiskFormat: is unused
(edit) @72901   7 years vboxsync ApplianceImpl.cpp: Removed empty doxygen return and param tags.
(edit) @72900   7 years vboxsync ApplianceImpl.cpp: Replaced the supportedStandardsURI std::map by a …
(edit) @72899   7 years vboxsync ApplianceImpl.cpp: Lose the silly applianceIONameMap and associated …
(edit) @72898   7 years vboxsync ApplianceImpl.cpp: Removed empty doxygen return and param tags.
(edit) @72883   7 years vboxsync Main/Medium: add API flag for creating formatted floppy images …
(edit) @72841   7 years vboxsync Main/MachineImplMoveVM: bugref:8345. Fixed wrong manipulation with …
(edit) @72840   7 years vboxsync bugref:8345. Fixed wrong manipulation with iterator.
(edit) @72834   7 years vboxsync MachineImplMoveVM: match new[] with delete[]
(edit) @72833   7 years vboxsync Main/USBProxyService: prefer prefix increment of an iterator in a …
(edit) @72703   7 years vboxsync Main/Medium: Fix a number of potential deadlocks due to lock order …
(edit) @72700   7 years vboxsync Main/Machine: keep default '/' group if no group is specified on VM …
(edit) @72608   7 years vboxsync HostDnsService: drop repeated NULL test.
(edit) @72547   7 years vboxsync HostDnsService: don't cache HostDnsInformation in the monitor. Move …
(edit) @72525   7 years vboxsync Main/Appliance: Since "stack" is reused for all VMs in a …
(edit) @72523   7 years vboxsync Main/Appliance: fix crash for importing non-vbox created appliances
(edit) @72511   7 years vboxsync Main/Appliance: Correctly handle appliance import when the VM is …
(edit) @72509   7 years vboxsync Main/Machine: Fix medium registry usage when cloning VMs (was not …
(edit) @72508   7 years vboxsync Main/Appliance: use space instead of underscore as separator when …
(edit) @72483   7 years vboxsync HostDnsService: G/c operator== that is no longer used.
(edit) @72482   7 years vboxsync Main/NetworkAdapter: allow arbitrary network names for disabled adapters
(edit) @72480   7 years vboxsync HostDnsService: there's no point to delay a call to updateInfo().
(edit) @72476   7 years vboxsync Main/Appliance: Teach importing new tricks: importing to specific …
(edit) @72443   7 years vboxsync HostDnsService: Attempted Darwin build fix for r122914.
(edit) @72442   7 years vboxsync HostDnsService: Attempted Windows build fix for r122914.
(edit) @72439   7 years vboxsync HostDnsService: Don't store a reference to the virtualbox object in …
(edit) @72404   7 years vboxsync HostDnsService: introduce a local variable to simplify future change.
(edit) @72402   7 years vboxsync HostDnsService: use DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP()
(edit) @72396   7 years vboxsync HostDnsService: more logical order for members in pimpl Data classes.
(edit) @72395   7 years vboxsync HostDnsService: don't pretend there can be multiple proxies. while …
(edit) @72394   7 years vboxsync HostDnsService: move monitor creation to proxy init.
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