|
|
@35638
|
14 years |
vboxsync |
Main. QT/FE: fix long standing COM issue
|
|
|
@34101
|
14 years |
vboxsync |
Main-OVF: address r67784
|
|
|
@33651
|
14 years |
vboxsync |
Main-OVF: rename
|
|
|
@33417
|
14 years |
vboxsync |
FE;Main;OVF: On export name the disks like the ovf + disk + number.
|
|
|
@33368
|
14 years |
vboxsync |
Main-OVF: back to const ref
|
|
|
@33353
|
14 years |
vboxsync |
Main-OVF: import into existing disks: test
|
|
|
@33289
|
14 years |
vboxsync |
Runtime;Main-OVF-Import: added online creation of SHA1 sums; …
|
|
|
@33238
|
14 years |
vboxsync |
Main: new VirtualBox::ComposeMachineFilename() API; remove the …
|
|
|
@33060
|
14 years |
vboxsync |
Main;OVF/OVA: online calculation of the SHA1 sum; directly stream into …
|
|
|
@32965
|
14 years |
vboxsync |
Main-OVF: fix check of the manifest file existence on import
|
|
|
@32837
|
14 years |
vboxsync |
Main: separate ovf creation and disk exporting
|
|
|
@32448
|
14 years |
vboxsync |
Main-OVF: make manifest file creation optional
|
|
|
@31676
|
14 years |
vboxsync |
Main/FE/Qt4: add initial OVA support
|
|
|
@30881
|
14 years |
vboxsync |
Main/OVF: add Appliance::machines[] attribute so that caller can …
|
|
|
@30764
|
14 years |
vboxsync |
back out r63543, r63544 until windows build problems can be solved properly
|
|
|
@30760
|
14 years |
vboxsync |
Main: separate internal machine data structs into MachineImplPrivate.h …
|
|
|
@30739
|
14 years |
vboxsync |
Main: remove VirtualBoxSupportTranslation template, add translation …
|
|
|
@30716
|
14 years |
vboxsync |
release build fixes
|
|
|
@30714
|
14 years |
vboxsync |
Main: remove SupportErrorInfo template magic
|
|
|
@29925
|
15 years |
vboxsync |
OVF: respect override of import parameters (setFinalValues) also when …
|
|
|
@29875
|
15 years |
vboxsync |
OVF: have the progress bar notify the user when we're dealing with …
|
|
|
@29873
|
15 years |
vboxsync |
OVF: fix incorrect disk UUIDs in machine XML on export
|
|
|
@29422
|
15 years |
vboxsync |
Main/OVF: fix IDE channel confusion introduced with earlier OVF …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28596
|
15 years |
vboxsync |
Main/OVF: fix IDE controller export broken by r60336
|
|
|
@28165
|
15 years |
vboxsync |
Main/OVF: import vbox:machine with disks, the rest. Todo some bugfixing.
|
|
|
@28162
|
15 years |
vboxsync |
Main/OVF: isolate disk import code from other import code; clean up …
|
|
|
@28110
|
15 years |
vboxsync |
Main: more Machine::init() work to get OVF vbox:Machine import …
|
|
|
@28098
|
15 years |
vboxsync |
Main: don't export snapshots in OVF, separate OVF import from …
|
|
|
@27918
|
15 years |
vboxsync |
Main/OVF: import vbox:Machine XML within OVF, first batch (XML is …
|
|
|
@27908
|
15 years |
vboxsync |
Main/OVF: add c++ ovf namespace
|
|
|
@27895
|
15 years |
vboxsync |
Main/OVF: cleanup: share thread code, fix error code confusion, less …
|
|
|
@27882
|
15 years |
vboxsync |
Main/OVF: sort import code into separate file as well
|
|
|
@27835
|
15 years |
vboxsync |
Main/OVF: dump vbox machine XML into OVF's VirtualSystem element on …
|
|
|
@27779
|
15 years |
vboxsync |
Main: fix locking in Appliance import/export
|
|
|
@27607
|
15 years |
vboxsync |
Main: remove templates for 'weak' com pointers which do nothing anyway
|
|
|
@26603
|
15 years |
vboxsync |
Main: back out r57775
|
|
|
@26587
|
15 years |
vboxsync |
Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26553
|
15 years |
vboxsync |
Main: backing out r57728 + r57730 which burn on windows
|
|
|
@26550
|
15 years |
vboxsync |
Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
|
|
|
@26044
|
15 years |
vboxsync |
Main: move Host::Get{DVD|Floppy}Drives implementation into …
|
|
|
@24526
|
15 years |
vboxsync |
OVF: fix import and export of floppy and DVD attachments broken by …
|
|
|
@23223
|
15 years |
vboxsync |
API: big medium handling change and lots of assorted other cleanups …
|
|
|
@21878
|
15 years |
vboxsync |
Main: coding style: have Main obey the standard VirtualBox coding …
|
|
|
@21827
|
15 years |
vboxsync |
Main: base appliance interfaces on VirtualBoxBase, not …
|
|
|
@21823
|
15 years |
vboxsync |
Main: merge VirtualBoxBaseNEXT onto VirtualBoxBase, adjust Host …
|
|
|
@21790
|
15 years |
vboxsync |
Main API: fixed few missed IDispatch interface map entries
|
|
|
@21758
|
15 years |
vboxsync |
OVF: added manifest file creation/verification
|
|
|
@21686
|
15 years |
vboxsync |
Main: back out r50147 until the locking is properly understood; will …
|
|
|
@21622
|
15 years |
vboxsync |
Main: cleanup: merge VirtualBoxBase{WithTypedChildren}NEXT onto …
|
|
|
@21612
|
15 years |
vboxsync |
OVF: Added remote OVF downloading.
|
|
|
@21588
|
15 years |
vboxsync |
Main: move vbox-independent OVF reader code to separate file; move …
|
|
|
@21079
|
15 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@21077
|
15 years |
vboxsync |
back out r49329, r49331, will start over
|
|
|
@21073
|
15 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@20082
|
16 years |
vboxsync |
Main: not needed anymore
|
|
|
@20081
|
16 years |
vboxsync |
Main: initial code for upload to cloud (second try)
|
|
|
@20045
|
16 years |
vboxsync |
Main-S3: backed out r47779 because of Win (mkdtemp)
|
|
|
@20044
|
16 years |
vboxsync |
Main-S3: initial code for the export of OVF's to an S3 server
|
|
|
@19239
|
16 years |
vboxsync |
Main: support for using VBox from Python on Windows (still certain …
|
|
|
@19134
|
16 years |
vboxsync |
Main: make VBox interfaces scriptable (that is, callable from Python …
|
|
|
@18623
|
16 years |
vboxsync |
OVF: add support for writing OVF 0.9 instead of 1.0 and make it the …
|
|
|
@18304
|
16 years |
vboxsync |
OVF: common implementation for asynchronous disk progress; more …
|
|
|
@18269
|
16 years |
vboxsync |
Main: rework IProgress internals to optionally handle weighted …
|
|
|
@18214
|
16 years |
vboxsync |
OVF: added AddDescription; return the created VirtualSystemDescription …
|
|
|
@18201
|
16 years |
vboxsync |
OVF: header file changes missing
|
|
|
@18024
|
16 years |
vboxsync |
OVF: add GetDescriptionByType COM call
|
|
|
@17827
|
16 years |
vboxsync |
OVF: move warnings from IVirtualSystem to IAppliance; fix error …
|
|
|
@17688
|
16 years |
vboxsync |
Main API: cosmetics only; no code changes.
|
|
|
@17646
|
16 years |
vboxsync |
OVF: add actual image export
|
|
|
@17634
|
16 years |
vboxsync |
OVF: add export support for remaining description entry items (actual …
|
|
|
@17573
|
16 years |
vboxsync |
xml: separate element, attribute and content nodes
|
|
|
@17343
|
16 years |
vboxsync |
OVF: preparations for export thread
|
|
|
@17291
|
16 years |
vboxsync |
OVF: rename config array items to have them make sense on export as well.
|
|
|
@17287
|
16 years |
vboxsync |
OVF: more export implementation.
|
|
|
@17099
|
16 years |
vboxsync |
OVF: appliance export, initial code.
|
|
|
@17033
|
16 years |
vboxsync |
OVF: prototypes for export.
|
|
|
@16932
|
16 years |
vboxsync |
OVF: try to fix windows burn
|
|
|
@16931
|
16 years |
vboxsync |
OVF: make error handling work in IAppliance::importMachines().
|
|
|
@16668
|
16 years |
vboxsync |
OVF: create new IAppliance::read() method instead of reading in …
|
|
|
@16662
|
16 years |
vboxsync |
OVF: create new IAppliance::read() method instead of reading in …
|
|
|
@16601
|
16 years |
vboxsync |
OVF: change IVirtualSystemDescription::setFinalValues method; remove …
|
|
|
@16600
|
16 years |
vboxsync |
OVF: added count attribute to receive the current number of entries
|
|
|
@16568
|
16 years |
vboxsync |
OVF: add warnings support; RAM is MB now
|
|
|
@16560
|
16 years |
vboxsync |
Main: do not include include/VBox/settings.h from other header files …
|
|
|
@16558
|
16 years |
vboxsync |
Main: back out r42503
|
|
|
@16557
|
16 years |
vboxsync |
Main: do not include include/VBox/settings.h from other header files …
|
|
|
@16517
|
16 years |
vboxsync |
OVF: add IVirtualSystemDescription::disableItem(), fix disk import
|
|
|
@16515
|
16 years |
vboxsync |
OVF: bring back string references; look up controllers by array item …
|
|
|
@16503
|
16 years |
vboxsync |
OVF: last local changes; make import multi threaded; return IProgress …
|
|
|
@16495
|
16 years |
vboxsync |
OVF: VBoxManage import implementation (to be continued), back-end …
|
|
|
@16325
|
16 years |
vboxsync |
OVF: make com::xml and IAppliance use Utf8Str instead of std::string
|
|
|
@16309
|
16 years |
vboxsync |
OVF: avoid excessive string/list copying
|
|
|
@16298
|
16 years |
vboxsync |
OVF: copy disk image & attach it to the IDE controller for now
|
|
|
@16248
|
16 years |
vboxsync |
OVF: turn IAppliance::getDisks into real attribute, code cleanup, …
|
|
|
@16237
|
16 years |
vboxsync |
OVF: add separate IAppliance::interpret() method, API docs
|
|
|
@16218
|
16 years |
vboxsync |
OVF: Added VirtualBox object member, make the vm name unique & use …
|
|
|
@16205
|
16 years |
vboxsync |
appliance to OSE
|