VirtualBox

source: vbox/trunk/src/VBox/Main/idl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @45284   12 years vboxsync Main: Introduce "StorageMgmt/SilentReconfigureWhilePaused" extradata …
(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) @45068   12 years vboxsync Main/Machine: rename two methods for better compatibility with …
(edit) @45010   12 years vboxsync GuestCtrl: More code for guest session infrastructure handling …
(edit) @44970   12 years vboxsync Main/VirtualBoxClient: add method to perform VM error checking which …
(edit) @44948   12 years vboxsync Main/SystemProperties+Machine: new config setting for default VM …
(edit) @44935   12 years vboxsync GuestCtrl: More code for guest session infrastructure handling …
(edit) @44649   12 years vboxsync Documentation: added new paragraphs into chapter "Incompatible API …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44503   12 years vboxsync Main: change API. Interface IMediumFormat was touched. Attribute …
(edit) @44409   12 years vboxsync Main/Medium: resizing needs to update the image size information, and …
(edit) @44365   12 years vboxsync Main: change API. Interface IMedium was touched. Handling enumeration …
(edit) @44340   12 years vboxsync VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
(edit) @44322   12 years vboxsync Fe/VBoxManage: Implemented "guestproperty delete", updated documentation.
(edit) @43908   12 years vboxsync Main/Metrics: VM network rate metrics (#6345)
(edit) @43869   12 years vboxsync Main/MachineDebugger: make it available over the webservice (except …
(edit) @43162   12 years vboxsync Main/Guest Control 2.0: Cleanup, separated guest error handling.
(edit) @43103   12 years vboxsync whitespace/comment touchup
(edit) @43065   12 years vboxsync Documentation.
(edit) @43063   12 years vboxsync Main/Machine+VirtualBox: fix bugs related to directoryIncludesUUID …
(edit) @43058   12 years vboxsync VBoxManage/UpdateAdditions: Implemented --wait-start to only wait for …
(edit) @43041   12 years vboxsync Main/VirtualBox: final API change, cleans up optional parameters to …
(edit) @43036   12 years vboxsync Main/GuestCtrl: Reduce number of maximum guest sessions at once to 32 …
(edit) @43023   12 years vboxsync Legacy IDE Support: eliminating the API support for configuring the …
(edit) @42864   12 years vboxsync Main/Guest control: Removed old API.
(edit) @42846   12 years vboxsync Guest Control 2.0: Update.
(edit) @42838   12 years vboxsync Main/EncodeAndVideoRecording Module and API implementation: …
(edit) @42819   12 years vboxsync Guest Control 2.0: Documentation.
(edit) @42818   12 years vboxsync Guest Control 2.0: Use timeouts for IFile operations, renamed size to …
(edit) @42810   12 years vboxsync Guest Control 2.0: Update.
(edit) @42806   12 years vboxsync Build fix.
(edit) @42805   12 years vboxsync Guest Control 2.0: Documentation.
(edit) @42754   12 years vboxsync Main: adjusted and documented …
(edit) @42748   12 years vboxsync Main/VirtualBox: add new method for querying normalized version …
(edit) @42739   12 years vboxsync Main/VBoxService: Introduced ProcessCreateFlag_ExpandArguments (not …
(edit) @42693   12 years vboxsync Guest Control 2.0: Update.
(edit) @42673   12 years vboxsync Guest Control 2.0: Update.
(edit) @42657   12 years vboxsync Main/GuestCtrl: fix fileRemove API.
(edit) @42618   12 years vboxsync Main/GuestCtrl: add FileRemove API. Untested.
(edit) @42611   12 years vboxsync Guest Control 2.0: Update.
(edit) @42569   12 years vboxsync Main/VirtualBox+Machine: new API method for getting VMs which are in …
(edit) @42551   12 years vboxsync Main: big API naming cleanup, use all caps acronyms everywhere, …
(edit) @42538   12 years vboxsync added 3 extra methods for 6124
(edit) @42525   12 years vboxsync Guest Control 2.0: Update.
(edit) @42507   12 years vboxsync Guest Control 2.0: Update.
(edit) @42461   12 years vboxsync Guest Control 2.0: Update.
(edit) @42442   12 years vboxsync Elinate use of NULL object references in the API - 6124
(edit) @42413   12 years vboxsync SDKRef fix
(edit) @42411   12 years vboxsync Guest Control 2.0: Update.
(edit) @42382   12 years vboxsync Main/Session+Console+Machine: minimal change to reduce the overhead of …
(edit) @42354   12 years vboxsync Guest Control 2.0: Update.
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42248   12 years vboxsync API change for SetVideoModeHint to be able to disable guest screens …
(edit) @42194   12 years vboxsync Guest Control 2.0: Update.
(edit) @42178   12 years vboxsync Autostart: Make the path to the autostart database configurable
(edit) @42176   12 years vboxsync Main+Frontends/VBoxManage: implement saving the settings, and add the …
(edit) @42133   12 years vboxsync IDL: documentation changes so that building the documentation doesn't fail
(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) @42105   12 years vboxsync Guest Control 2.0: Update.
(edit) @42096   12 years vboxsync Build fix.
(edit) @42084   12 years vboxsync Guest Control 2.0: Hacking in progress.
(edit) @42018   12 years vboxsync Main/idl: missing piece from r78900, plus adding a bit more …
(edit) @42017   12 years vboxsync Main/Machine: All attached devices will be detached automatically when …
(edit) @41925   12 years vboxsync allow to change the clipboard mode during runtime (API change …
(edit) @41914   12 years vboxsync Main: Implement API to configure autostart/-stop for virtual machines
(edit) @41888   12 years vboxsync Frontends/VirtualBox: add missing case for raw disk VMDK
(edit) @41842   12 years vboxsync Main,VBoxManage,docs: bandwidth units changed to bytes (#5582)
(edit) @41404   13 years vboxsync crOpenGL: VM window scroll handling
(edit) @41137   13 years vboxsync New UUID for IVirtualBox following removal of findMedium
(edit) @41120   13 years vboxsync Replace calls of findMedium with openMedium, remove findMedium …
(edit) @41113   13 years vboxsync Main/idl: prepare elimination of the IVirtualBox::findMedium API …
(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) @41049   13 years vboxsync Main: query the guest screen info from saved state (xTracker 5820)
(edit) @40539   13 years vboxsync Main/VirtualBox: new method to get the state of several machines
(edit) @40429   13 years vboxsync Main: Updated UUID of IInternalMachineControl and …
(edit) @40418   13 years vboxsync Main: Extended IMachine and the settings XML with three tracing …
(edit) @40352   13 years vboxsync Documentation: Typo.
(edit) @40329   13 years vboxsync Main/Runtime/VBoxManage: SHA256 support comes with OVF 2.0
(edit) @40212   13 years vboxsync Main: Added facility for auto-logon modules; added book-keeping of …
(edit) @40084   13 years vboxsync Main/Metrics: Guests now push collected metrics to VBoxSVC instead of …
(edit) @40066   13 years vboxsync hash the teleporter token.
(edit) @39882   13 years vboxsync Config.kmk,VMMDev,Main,QtGui,VBoxManage: Refactored …
(edit) @39878   13 years vboxsync Main,QtGui: Implemented that hashing todo, extending it all the way to …
(edit) @39822   13 years vboxsync API/GuestProperties: add DeleteGuestProperty. API version bump.
(edit) @39821   13 years vboxsync API/GuestProperties: add DeleteGuestProperty.
(edit) @39714   13 years vboxsync nits.
(edit) @39712   13 years vboxsync Main: Some IMachineDebugger cleanups.
(edit) @39668   13 years vboxsync Implemented the log setting properties (read-only).
(edit) @39661   13 years vboxsync Main: Adding an 'edition' property to the extension packs.
(edit) @39650   13 years vboxsync DBGF,Main,VBoxManage: added target logger prefixes (release:/debug:). …
(edit) @39450   13 years vboxsync Main: initial DnD support
(edit) @39442   13 years vboxsync GuestCtrl: Documentation update.
(edit) @39418   13 years vboxsync GuestCtrl: Added support for explicitly waiting on stdout/stderr, …
(edit) @39058   13 years vboxsync Added machinery to add floppy or not add USB for new VMs depending on …
(edit) @39055   13 years vboxsync Fe/Qt4+Main: Use 3D acceleration + 128MB VRAM for Windows 8 by …
(edit) @38917   13 years vboxsync Main/idl: replace strange quotes by regular ones
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