VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19624   16 years vboxsync added raw file serial driver
(edit) @19249   16 years vboxsync UUID: for r46627
(edit) @19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
(edit) @19176   16 years vboxsync VBoxHDD/generic+VDI: implemented and documented
(edit) @19134   16 years vboxsync Main: make VBox interfaces scriptable (that is, callable from Python …
(edit) @19115   16 years vboxsync Enabling create/destroy host-only interfaces in Main API for all platforms.
(edit) @19035   16 years vboxsync API: document error codes for compact operation
(edit) @18829   16 years vboxsync undo 45832
(edit) @18826   16 years vboxsync Main: INetworkAdapter separate properties for hostonly & bridged …
(edit) @18804   16 years vboxsync API: clarify return value definitions for openHardDisk, openDVDImage, …
(edit) @18698   16 years vboxsync OVF: this was for r45536
(edit) @18697   16 years vboxsync OVF: this was for r45633
(edit) @18695   16 years vboxsync OVF: reserve a miscellaneous config item for later string config when …
(edit) @18686   16 years vboxsync #3794: “Dead links in VirtualBox.xidl (Main.err)” Remaining dead links …
(edit) @18684   16 years vboxsync Main: API documentation
(edit) @18674   16 years vboxsync #3794: “Dead links in VirtualBox.xidl (Main.err)” Garbage collected 5 …
(edit) @18644   16 years vboxsync Doxygen: correct some mis-escaped references and add missing …
(edit) @18623   16 years vboxsync OVF: add support for writing OVF 0.9 instead of 1.0 and make it the …
(edit) @18592   16 years vboxsync VirtualBox.xidl: UUID for Networktype change
(edit) @18591   16 years vboxsync E1000: Added support for 82545EM (MT Server)
(edit) @18566   16 years vboxsync Storage/API/VBoxManage/...: add maximum size check to prevent creation …
(edit) @18412   16 years vboxsync Main: api docs
(edit) @18406   16 years vboxsync Main: add IProgress::GetTimeRemaining()
(edit) @18388   16 years vboxsync API/HardDisk: merge the functionality of cloneTo and flattenTo, and …
(edit) @18311   16 years vboxsync OVF: resort & uuid
(edit) @18310   16 years vboxsync OVF: add some more recourse types
(edit) @18269   16 years vboxsync Main: rework IProgress internals to optionally handle weighted …
(edit) @18258   16 years vboxsync API docs
(edit) @18217   16 years vboxsync Main: OVF API docs.
(edit) @18216   16 years vboxsync Main: fix SDK breakage, always use dir=return instead of dir=out when …
(edit) @18214   16 years vboxsync OVF: added AddDescription; return the created VirtualSystemDescription …
(edit) @18208   16 years vboxsync #3569: DHCP Server is now started from VBoxSVC and terminates with it.
(edit) @18197   16 years vboxsync OVF: added getValuesByType & the license text to the describtions
(edit) @18177   16 years vboxsync Main: turn read/write param in OpenHardDisk into an enum
(edit) @18163   16 years vboxsync Main: api docs
(edit) @18162   16 years vboxsync Main: add read/write param to OpenHardDisk to allow for opening disk …
(edit) @18107   16 years vboxsync IMedium: improve wording; correct typos.
(edit) @18025   16 years vboxsync OVF: new uuid
(edit) @18024   16 years vboxsync OVF: add GetDescriptionByType COM call
(edit) @18023   16 years vboxsync Dhcp->DHCP
(edit) @18015   16 years vboxsync OVF: upper-case OVF constants for consistency.
(edit) @17970   16 years vboxsync API/HardDisk, Storage/VBoxHDD, Frontend/VBoxManage: eliminated base …
(edit) @17965   16 years vboxsync OVF: import/export VM descriptions (comments)
(edit) @17888   16 years vboxsync dhcp settings fixes
(edit) @17879   16 years vboxsync XIDL: fixed SDK burns (method need "return", not "out" direction, if …
(edit) @17872   16 years vboxsync partial dhcp settings impl
(edit) @17868   16 years vboxsync OVF: fixed exporting of SATA & SCSI controllers
(edit) @17865   16 years vboxsync Main/dhcp API, E_NOTIMPL yet
(edit) @17836   16 years vboxsync API/HardDisk, Storage/VBoxHDD: use image variant, and to implement …
(edit) @17835   16 years vboxsync NetIf/win: DhcpRediscover
(edit) @17827   16 years vboxsync OVF: move warnings from IVirtualSystem to IAppliance; fix error …
(edit) @17825   16 years vboxsync API/HardDIsk: introduce parameter for specifying the image variant to …
(edit) @17759   16 years vboxsync Main/NetIf: IPv4 properties changed from ULONG to wstring, VBoxManage fixes
(edit) @17755   16 years vboxsync Main, OVF: add output IStorageController to …
(edit) @17752   16 years vboxsync Main: update SCSI API docs
(edit) @17737   16 years vboxsync Main: rename IVirtualBox::machines2[] to machines[]
(edit) @17700   16 years vboxsync Main/NetIf: boolean dhcpEnabled property, NOTIMPL yet
(edit) @17685   16 years vboxsync Main: Rename the port paramter of the AttachHardDisk, GetHardDisk, …
(edit) @17684   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Replaced …
(edit) @17679   16 years vboxsync Main/Hostonly: not specify name on Create
(edit) @17670   16 years vboxsync Main: Compile fixes
(edit) @17669   16 years vboxsync Main: Rework storage controller handling to allow an arbitrary number …
(edit) @17651   16 years vboxsync Main: Reset differencing hard disks for which auto-reset is set to …
(edit) @17648   16 years vboxsync OVF: API documentation
(edit) @17635   16 years vboxsync OVF: API documentation
(edit) @17634   16 years vboxsync OVF: add export support for remaining description entry items (actual …
(edit) @17613   16 years vboxsync IHostNetworkInterface:: BSTR IPV6NetworkMask -> ULONG …
(edit) @17566   16 years vboxsync OVF: implement NAT/Bridged network import/export; some network API …
(edit) @17553   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Replaced …
(edit) @17419   16 years vboxsync VBoxManage interface to hostonly if basis
(edit) @17394   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Convert …
(edit) @17387   16 years vboxsync Main: net if API fixes
(edit) @17359   16 years vboxsync Main: Prototyped IHardDisk::autoReset and reset (including XML …
(edit) @17358   16 years vboxsync Main: ip setter API adjustment, implementation for win
(edit) @17336   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” …
(edit) @17333   16 years vboxsync Main: setIpConfig API, notimpl yet
(edit) @17314   16 years vboxsync OVF: api doc fixes.
(edit) @17309   16 years vboxsync Main: IHostNetworkInterfaceIpConfig added
(edit) @17291   16 years vboxsync OVF: rename config array items to have them make sense on export as well.
(edit) @17287   16 years vboxsync OVF: more export implementation.
(edit) @17275   16 years vboxsync networking API renaming
(edit) @17273   16 years vboxsync SDKRef: doc fix
(edit) @17263   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Garbage …
(edit) @17261   16 years vboxsync Change UUIDs for the IHost and IHostFloppyDrive to go with r43593.
(edit) @17260   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Replace …
(edit) @17255   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Replaced …
(edit) @17238   16 years vboxsync 3551: “Main: Replace remaining collections with safe arrays” Converted …
(edit) @17218   16 years vboxsync Revert r43495 because everything locks forever.
(edit) @17200   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Take …
(edit) @17193   16 years vboxsync Revert r43482 which used a linux specific way to iterate over DVD drives.
(edit) @17192   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” …
(edit) @17099   16 years vboxsync OVF: appliance export, initial code.
(edit) @17075   16 years vboxsync ICH6 controller in UI and configs (don't think amount of work required …
(edit) @17072   16 years vboxsync Main: documentation
(edit) @17033   16 years vboxsync OVF: prototypes for export.
(edit) @16971   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” …
(edit) @16967   16 years vboxsync NetAdp: added a Real property to the IHostNetworkInterface, make the …
(edit) @16966   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” …
(edit) @16949   16 years vboxsync OVF: implement multiple channels per HD controller
(edit) @16927   16 years vboxsync NetAdp/win: enabled add/remove tap if UI, make the proper adapters to …
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