VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @16588   16 years vboxsync Main: try to set a default audio driver
(edit) @16569   16 years vboxsync Main: API support for the CPU count contrains.
(edit) @16568   16 years vboxsync OVF: add warnings support; RAM is MB now
(edit) @16560   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
(edit) @16558   16 years vboxsync Main: back out r42503
(edit) @16557   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
(edit) @16517   16 years vboxsync OVF: add IVirtualSystemDescription::disableItem(), fix disk import
(edit) @16515   16 years vboxsync OVF: bring back string references; look up controllers by array item …
(edit) @16509   16 years vboxsync #2954 & #3569: Linux TAP driver is embedded to vboxnetflt. API, …
(edit) @16503   16 years vboxsync OVF: last local changes; make import multi threaded; return IProgress …
(edit) @16495   16 years vboxsync OVF: VBoxManage import implementation (to be continued), back-end …
(edit) @16325   16 years vboxsync OVF: make com::xml and IAppliance use Utf8Str instead of std::string
(edit) @16309   16 years vboxsync OVF: avoid excessive string/list copying
(edit) @16298   16 years vboxsync OVF: copy disk image & attach it to the IDE controller for now
(edit) @16248   16 years vboxsync OVF: turn IAppliance::getDisks into real attribute, code cleanup, …
(edit) @16237   16 years vboxsync OVF: add separate IAppliance::interpret() method, API docs
(edit) @16218   16 years vboxsync OVF: Added VirtualBox object member, make the vm name unique & use …
(edit) @16215   16 years vboxsync Reapplied r41613.
(edit) @16205   16 years vboxsync appliance to OSE
(edit) @16198   16 years vboxsync HostNetIf API: added findHostNetworkInterfaceByName and …
(edit) @16191   16 years vboxsync VirtualBoxImpl.h: forward declaration of IAppliance doesn't work on …
(edit) @16188   16 years vboxsync Merge OVF branch.
(edit) @16185   16 years vboxsync handleDisplayResize postpones the resize if framebuffer is being …
(edit) @16178   16 years vboxsync Main/Linux: fixes and clean ups in the DBus code
(edit) @16068   16 years vboxsync Main: next attempt to get USB enumeration working on RHEL5
(edit) @16006   16 years vboxsync Main: attempt to fix symbol conflicts with dynamically loaded libdbus-1
(edit) @15991   16 years vboxsync Main: Fixed: CD/DVD and Floppy not locked for reading when manually …
(edit) @15978   16 years vboxsync Main: Backed out r41613.
(edit) @15965   16 years vboxsync Main: Added ISharedFolder::lastAccessError.
(edit) @15905   16 years vboxsync Main-OSX: Trigger save state on power low event.
(edit) @15762   16 years vboxsync Main: Exmplicit machine state comparisons replaced with bool …
(edit) @15708   16 years vboxsync Main: #3424: Bumped XML format version to 1.6 and so that the …
(edit) @15582   16 years vboxsync #3281: Introduced a 'version' attribute on the <Hardware> element …
(edit) @15570   16 years vboxsync #3282: Collection got replaced with safe array. Warning, windows …
(edit) @15548   16 years vboxsync fixed file headers
(edit) @15537   16 years vboxsync Main/NetworkAdapter: eliminate dead code by changing the conditional …
(edit) @15486   16 years vboxsync API: add IHardDisk2::Compact, at the moment just a stub returning not …
(edit) @15468   16 years vboxsync Main/USB: code documentation
(edit) @15465   16 years vboxsync Main and Devices, USB: use hal, DBus and sysfs on Linux if usbfs is …
(edit) @15454   16 years vboxsync svn properties
(edit) @15442   16 years vboxsync #3282 HostNetIf API: updated common part, added draft implementation …
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