VirtualBox

source: vbox/trunk/src/VBox/Main/include/VirtualBoxImpl.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @91420   3 years vboxsync Devices: bugref:9932 Even more build fixes for r147096
(edit) @91416   3 years vboxsync Devices: bugref:9932 DrvVMNet and host-only network initial implementation
(edit) @90828   3 years vboxsync Main: bugref:1909: Added API localization
(edit) @90440   3 years vboxsync Main/VirtualBox: New event for creating/deleting of Progress objects …
(edit) @87949   4 years vboxsync NAT/Net: Refuse to modify NATNetwork when an instance of it is …
(edit) @86908   4 years vboxsync Shared Clipboard/Transfers: Removed clipboard area handling code. …
(edit) @86501   4 years vboxsync VBoxSVC: Fix Medium leak when encoutering duplicate instances while …
(edit) @86069   4 years vboxsync OCI: Make ICloudProviderRegisteredEvent a non-waitable notification …
(edit) @86012   4 years vboxsync OCI: Send events when a cloud provider is registered or is about to be …
(edit) @85309   4 years vboxsync Main: Try harder using the Utf8Str versions of the event stuff where …
(edit) @85307   4 years vboxsync Main/comimpl.xsl,++: Try use the Utf8Str versions of the event stuff …
(edit) @85306   4 years vboxsync Main/comimpl.xsl,++: Make it possible to pass Utf8Str rather that …
(edit) @85304   4 years vboxsync Main: i_onXxxxChange -> i_onXxxxChanged to match the event name. …
(edit) @85286   4 years vboxsync Main: Refactored the generated event code implementation as Clang 11 …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @83169   5 years vboxsync OCI: (bugref:9469) cloud network integration multiple targets and …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @81422   5 years vboxsync OCI: (bugref:9469) cloud network integration concept (disabled in …
(edit) @80849   5 years vboxsync Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> …
(edit) @79174   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78942   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78897   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78261   6 years vboxsync Main: bugref:6913: Added OnStorageControllerChanged to IVirtualBox …
(edit) @76562   6 years vboxsync Main: Use MAIN_INCLUDED_ and MAIN_INCLUDED_SRC_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76487   6 years vboxsync Main/include: Slapped #pragma once on all headers in prep for GCC …
(edit) @76298   6 years vboxsync Main: bugref:6913: Added generation of some medium events. Contains …
(edit) @76240   6 years vboxsync Main: bugref:6913: had to revert all changes for the defect because of …
(edit) @76215   6 years vboxsync Main: bugref:6913: Added generation of medium events
(edit) @76091   6 years vboxsync VBoxSVC: Hook all IVirtualBox calls to catch new client processes so …
(edit) @75663   6 years vboxsync Main/ExtPackManager+CloudProviderManager+VirtualBox: Handle runtime …
(edit) @75380   6 years vboxsync Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
(edit) @73716   6 years vboxsync Main/CloudProviderManager+CloudProvider+CloudProfile: Introduce …
(edit) @73571   6 years vboxsync bugref:9152. Renamed ICloudUserProfiles to ICloudProvider, …
(edit) @73155   6 years vboxsync bugref:9152. The function createCloudUserProfileManager was added.
(edit) @73003   6 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @69783   7 years vboxsync Main: SDS plan B it is.
(edit) @69729   7 years vboxsync Main: Outlined a possible plan B for the VBoxSDS stuff.
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @68133   7 years vboxsync Unattended: Moved the createUnattendedInstaller method from IMachine …
(edit) @66938   8 years vboxsync Main/VirtualBox+DHCPServer+GuestOSType: lots of redundant Bstr/Utf8Str …
(edit) @65088   8 years vboxsync Main: doxygen fixes
(edit) @63187   8 years vboxsync ThreadTask: Cleaning up handler() methods.
(edit) @62899   8 years vboxsync Main/VirtualBoxImpl.h: cleanup
(edit) @60765   9 years vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
(edit) @59571   9 years vboxsync Main(bugref:7809): Moved driver version reporting from VBox.log to …
(edit) @59087   9 years vboxsync bugref:7179. auto_ptr was removed from the files VirtualBoxImpl.cpp …
(edit) @56398   10 years vboxsync IVirtualBox: Added APIRevision attribute for the ValidationKit, …
(edit) @55255   10 years vboxsync Main/Snapshot: only update the machine state on the VM process if …
(edit) @54948   10 years vboxsync Main/Medium+Snapshot: make all code recursing over trees (objects …
(edit) @54438   10 years vboxsync Main/VirtualBox: eliminate redundant parameter to i_registerMedium, …
(edit) @53354   10 years vboxsync R7524 - needs testing in VBoxManage.
(edit) @53323   10 years vboxsync Main/VirtualBox: take vbox lock before locking dhcp server list (#7500)
(edit) @52596   10 years vboxsync Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: …
(edit) @52585   10 years vboxsync Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: handle …
(edit) @52095   10 years vboxsync Main/Medium+AutoCaller+others: fix medium uninit deadlock caused by …
(edit) @50380   11 years vboxsync Main: fixed attribute type of IVirtualBox::getGuestOSType(). It's a …
(edit) @50358   11 years vboxsync Main/VirtualBox: more windows specific breakage fixes
(edit) @50357   11 years vboxsync Main/VirtualBox: fix Windows specific regressions, a bit too much ATL …
(edit) @50356   11 years vboxsync 6813 - stage 7 rev 2
(edit) @50355   11 years vboxsync 6813 stage 7 VirtualBoxImpl.cpp etc
(edit) @48955   11 years vboxsync Main: Whitespace (including tabs!) and svn:keywords cleanups by scm.
(edit) @48804   11 years vboxsync Main: VirtualBox::onHostNameResolutionConfigurationChange()
(edit) @48709   11 years vboxsync NatNetwork: reference counting. intoroduces natNetworkRef{Inc,Dec}, if …
(edit) @48297   11 years vboxsync Main/Medium: redesign API level medium locking, needed conversions …
(edit) @47561   11 years vboxsync Main/VirtualBox+Machine+Session: separate out the client death …
(edit) @47525   11 years vboxsync control VBoxSVC release logging xtracker id 6787
(edit) @45138   12 years vboxsync Main/NATNetworks: API+XML serialization for NATNetworks.
(edit) @45119   12 years vboxsync reverted: r84411. (need to solve issues with java first.)
(edit) @45117   12 years vboxsync Main/NATNetwork API (xTracker/5894).
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44320   12 years vboxsync Main: adjust r83244. Don't loop endlessly in case the PRNG is broken …
(edit) @44316   12 years vboxsync Main: Check for already used UUIDs when registering a new non file …
(edit) @43041   12 years vboxsync Main/VirtualBox: final API change, cleans up optional parameters to …
(edit) @42888   12 years vboxsync Main/VirtualBox: validate group names for collision with VM names. …
(edit) @42748   12 years vboxsync Main/VirtualBox: add new method for querying normalized version …
(edit) @42569   12 years vboxsync Main/VirtualBox+Machine: new API method for getting VMs which are in …
(edit) @42210   12 years vboxsync Main: propagate error during medium settings decryption
(edit) @42177   12 years vboxsync Main/VirtualBox+Machine: implement the directory handling/renaming …
(edit) @42129   12 years vboxsync Main/VirtualBox+Machine: add support for VM groups (incomplete, saving …
(edit) @42125   12 years vboxsync optional encrypted store of the iSCSI initiator secret
(edit) @41999   12 years vboxsync More autostart service updates, work in progress
(edit) @41214   13 years vboxsync Main: move handleUnexpectedExceptions method to VirtualBoxBase
(edit) @41120   13 years vboxsync Replace calls of findMedium with openMedium, remove findMedium …
(edit) @41106   13 years vboxsync backed out r77705 as it broke the builds (webservices)
(edit) @41105   13 years vboxsync use openMedium instead of findMedium
(edit) @40539   13 years vboxsync Main/VirtualBox: new method to get the state of several machines
(edit) @40524   13 years vboxsync Main/VirtualBoxImpl.h: whitespace cleanup
(edit) @40432   13 years vboxsync Main/VirtualBox+Machine+Medium: redesign the medium registry save …
(edit) @40262   13 years vboxsync Main/VirtualBox: clean up parameters of registerMedium method, and fix …
(edit) @40257   13 years vboxsync Main/Medium: rework locking scheme to solve lock order violations and …
(edit) @38818   13 years vboxsync Main/Medium+Snapshot+VirtualBox: extend the API in a compatible way to …
(edit) @37985   13 years vboxsync Main/Machine: fix the medium registry logic for linked clones. …
(edit) @37928   13 years vboxsync Main/MachineDataChangedEvent: new attribute, currently unimplemented
(edit) @37779   13 years vboxsync Main/VirtualBox: add two attributes for querying the list of internal …
(edit) @37525   14 years vboxsync Main/VirtualBox+Medium: resurrect the feature of changing the medium …
(edit) @37244   14 years vboxsync Main/VirtualBox: new method for querying the API version
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