VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18313   16 years vboxsync Main: a different approach to opening images read-only for import …
(edit) @18304   16 years vboxsync OVF: common implementation for asynchronous disk progress; more …
(edit) @18275   16 years vboxsync Main: fix borkage introduced by r44866 which caused all hard disk to …
(edit) @18269   16 years vboxsync Main: rework IProgress internals to optionally handle weighted …
(edit) @18252   16 years vboxsync Main: performance header cleanup.
(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) @18201   16 years vboxsync OVF: header file changes missing
(edit) @18177   16 years vboxsync Main: turn read/write param in OpenHardDisk into an enum
(edit) @18162   16 years vboxsync Main: add read/write param to OpenHardDisk to allow for opening disk …
(edit) @18115   16 years vboxsync Main/HardDisk: implement flattenTo() API. a bit code duplication left …
(edit) @18024   16 years vboxsync OVF: add GetDescriptionByType COM call
(edit) @18023   16 years vboxsync Dhcp->DHCP
(edit) @18014   16 years vboxsync Host-only static IP persistency and defaults for all platforms except …
(edit) @17982   16 years vboxsync Empty address handling + darwin fixes.
(edit) @17981   16 years vboxsync Empty address handling + darwin fixes.
(edit) @17970   16 years vboxsync API/HardDisk, Storage/VBoxHDD, Frontend/VBoxManage: eliminated base …
(edit) @17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
(edit) @17888   16 years vboxsync dhcp settings fixes
(edit) @17887   16 years vboxsync dhcp settings fixes
(edit) @17881   16 years vboxsync dhcp settings
(edit) @17875   16 years vboxsync export to OSE
(edit) @17872   16 years vboxsync partial dhcp settings impl
(edit) @17865   16 years vboxsync Main/dhcp API, E_NOTIMPL yet
(edit) @17856   16 years vboxsync composeIPv6PrefixLenghFromAddress fix (prefix len always returned as …
(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) @17768   16 years vboxsync export
(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) @17737   16 years vboxsync Main: rename IVirtualBox::machines2[] to machines[]
(edit) @17713   16 years vboxsync NetIf/win: dhcp enabled property implementation
(edit) @17710   16 years vboxsync NetIf/win fixes
(edit) @17700   16 years vboxsync Main/NetIf: boolean dhcpEnabled property, NOTIMPL yet
(edit) @17697   16 years vboxsync NetIf/win fixes
(edit) @17690   16 years vboxsync Fixed the issue with composeIPv6PrefixLenghFromAddress always returning -1.
(edit) @17688   16 years vboxsync Main API: cosmetics only; no code changes.
(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) @17674   16 years vboxsync Main: Remove forgotten files
(edit) @17673   16 years vboxsync Main: Fix MachineImpl
(edit) @17671   16 years vboxsync Main: Try to fix Windows builds
(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) @17646   16 years vboxsync OVF: add actual image export
(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) @17573   16 years vboxsync xml: separate element, attribute and content nodes
(edit) @17553   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Replaced …
(edit) @17497   16 years vboxsync burn fix
(edit) @17494   16 years vboxsync NetIf/win: moved Create/Remove hostonly if to NetIf API, some API fixes
(edit) @17447   16 years vboxsync burn fix
(edit) @17444   16 years vboxsync setIpConfig: prefixLength2IPv6Address fix
(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) @17380   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) @17343   16 years vboxsync OVF: preparations for export thread
(edit) @17337   16 years vboxsync burn fix
(edit) @17336   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” …
(edit) @17333   16 years vboxsync Main: setIpConfig API, notimpl yet
(edit) @17315   16 years vboxsync export
(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) @17280   16 years vboxsync Fix burns.
(edit) @17275   16 years vboxsync networking API renaming
(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) @17217   16 years vboxsync make VBOX_WITH_NETFLT= compile on Linux hosts again
(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) @17180   16 years vboxsync Main/Unix: redo SYSV semaphore key generation. The old solution was …
(edit) @17156   16 years vboxsync OVF: remove unnecessary forward declaration
(edit) @17099   16 years vboxsync OVF: appliance export, initial code.
(edit) @17073   16 years vboxsync Main: typo
(edit) @17033   16 years vboxsync OVF: prototypes for export.
(edit) @17013   16 years vboxsync Main: Select appropriate default audio driver on linux.
(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) @16932   16 years vboxsync OVF: try to fix windows burn
(edit) @16931   16 years vboxsync OVF: make error handling work in IAppliance::importMachines().
(edit) @16929   16 years vboxsync compile fix
(edit) @16927   16 years vboxsync NetAdp/win: enabled add/remove tap if UI, make the proper adapters to …
(edit) @16873   16 years vboxsync Storage/VBoxHDD: eliminate the obsolete "-new" part of the name.
(edit) @16867   16 years vboxsync Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 …
(edit) @16853   16 years vboxsync Main: rename IDVDImage2 to IDVDImage
(edit) @16707   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” - …
(edit) @16668   16 years vboxsync OVF: create new IAppliance::read() method instead of reading in …
(edit) @16662   16 years vboxsync OVF: create new IAppliance::read() method instead of reading in …
(edit) @16601   16 years vboxsync OVF: change IVirtualSystemDescription::setFinalValues method; remove …
(edit) @16600   16 years vboxsync OVF: added count attribute to receive the current number of entries
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