|
|
@75766
|
6 years |
vboxsync |
bugref:9152. Replaced the word "oci" by "cloud" in the names in the …
|
|
|
@75434
|
6 years |
vboxsync |
OCI: Rename exportVM to exportLaunchVM and getExportParameters to …
|
|
|
@75312
|
6 years |
vboxsync |
OCI: We now pass subnet, not VCN. Uncovered by better error handling …
|
|
|
@75038
|
6 years |
vboxsync |
OCI: G/c VBOX_WITH_CLOUD_PROVIDERS_NO_COMMANDS ifdefs and related code.
|
|
|
@74886
|
6 years |
vboxsync |
Main/Appliance: mark the OCI specific code for moving to the extpack …
|
|
|
@74873
|
6 years |
vboxsync |
OCI: adjustment for progress
|
|
|
@74846
|
6 years |
vboxsync |
OCI: Add IVirtualBox parameter to ICloudClient::exportVM
|
|
|
@74601
|
6 years |
vboxsync |
OCI: don't lose the error code from ExportVM
|
|
|
@74554
|
6 years |
vboxsync |
OCI: Fix EOL accident.
|
|
|
@74186
|
6 years |
vboxsync |
bugref:9152. Added Progress for the second part of OCI export.
|
|
|
@74146
|
6 years |
vboxsync |
OCI: POC on setting Progress data from ExtPack. Shows fake data, but …
|
|
|
@74136
|
6 years |
vboxsync |
scm burn fix
|
|
|
@74123
|
6 years |
vboxsync |
OCI: debug print for incoming parameters
|
|
|
@74092
|
6 years |
vboxsync |
OCI: Fix for makefiles. Completely breaks execution with …
|
|
|
@74086
|
6 years |
vboxsync |
OCI: initial commit for CloudClient::exportVM function
|
|
|
@73975
|
6 years |
vboxsync |
bugref:9152. build fix.
|
|
|
@73974
|
6 years |
vboxsync |
bugref:9152. build fix.
|
|
|
@73973
|
6 years |
vboxsync |
bugref:9152. build fixes.
|
|
|
@73972
|
6 years |
vboxsync |
bugref:9152. build fixes.
|
|
|
@73971
|
6 years |
vboxsync |
bugref:9152. Moved OCI stuff from server to extpack.
|
|
|
@73932
|
6 years |
vboxsync |
Drop trailing whitespace.
|
|
|
@73929
|
6 years |
vboxsync |
OCI: commit OCI code as-is. Doesn't yet compile in extpack but should …
|
|
|
@73903
|
6 years |
vboxsync |
bugref:9152. Fixed try-catch logic.
|
|
|
@73901
|
6 years |
vboxsync |
ApplianceImplExport.cpp: Fixed scm; added three r=bird todos in …
|
|
|
@73897
|
6 years |
vboxsync |
bugref:9152. Build fixes.
|
|
|
@73896
|
6 years |
vboxsync |
bugref:9152. Build fixes.
|
|
|
@73894
|
6 years |
vboxsync |
bugref:9152. Build fixes.
|
|
|
@73893
|
6 years |
vboxsync |
bugref:9152. Build fixes.
|
|
|
@73892
|
6 years |
vboxsync |
bugref:9152. divided the OCI/OPC/OVF tasks into the separate threads.
|
|
|
@73505
|
6 years |
vboxsync |
Main,Config.kmk: GCC 8.2.0 fixes
|
|
|
@73089
|
6 years |
vboxsync |
Main/Appliance: use the proper version info for the tar member group …
|
|
|
@73003
|
6 years |
vboxsync |
Main: Use setErrorBoth when we've got a VBox status code handy. (The …
|
|
|
@72476
|
7 years |
vboxsync |
Main/Appliance: Teach importing new tricks: importing to specific …
|
|
|
@67273
|
8 years |
vboxsync |
Main/Appliance: use the proper version info for the tar member group string
|
|
|
@67257
|
8 years |
vboxsync |
Main/ApplianceImplExport.cpp: Try get the names consistent when …
|
|
|
@67254
|
8 years |
vboxsync |
Main/ApplianceExport: Set special user and group names and IDs in the …
|
|
|
@67252
|
8 years |
vboxsync |
Main/Appliance::i_writeFSOPC: Clean up. Drop the try/catch based …
|
|
|
@67249
|
8 years |
vboxsync |
Main/Appliance++: Removed non-VBOX_WITH_NEW_TAR_CREATOR code.
|
|
|
@67244
|
8 years |
vboxsync |
Main,VD: Compressed the Medium::i_exportFile method …
|
|
|
@67231
|
8 years |
vboxsync |
Main/ApplianceExport/Medium: Added progress to i_addRawToFss.
|
|
|
@67225
|
8 years |
vboxsync |
Appliance::i_writeFSImpl: hManifest isn't used, drop it.
|
|
|
@67210
|
8 years |
vboxsync |
Main: Appliance: filename fixes
|
|
|
@67209
|
8 years |
vboxsync |
Main: Appliance: todo
|
|
|
@67208
|
8 years |
vboxsync |
Main,VBoxManage: More OPC hacking. Seems to be working now.
|
|
|
@67203
|
8 years |
vboxsync |
Main: ApplianceImplExport.cpp: More hacking on OPC exporting.
|
|
|
@67197
|
8 years |
vboxsync |
Main: ApplianceImplExport.cpp: Hacking OPC exporting.
|
|
|
@67193
|
8 years |
vboxsync |
Main: ApplianceImplExport.cpp: Hacking OPC exporting.
|
|
|
@67190
|
8 years |
vboxsync |
Main: ApplianceImplExport.cpp: Got VBOX_WITH_NEW_TAR_CREATOR mostly …
|
|
|
@67184
|
8 years |
vboxsync |
Main: Reworking IAppliance export to use new TAR creator. Changes …
|
|
|
@67142
|
8 years |
vboxsync |
ApplianceImpl*: Started implementing support for the new TAR creator …
|
|
|
@66126
|
8 years |
vboxsync |
Main/Machine+Snapshot+Appliance+StorageController: eliminate the …
|
|
|
@65807
|
8 years |
vboxsync |
bugref:8743. Workaround for correct OVF export VMs which share one or …
|
|
|
@65530
|
8 years |
vboxsync |
bugref:8743. Workaround - fixed logic for putting the virtual disks in …
|
|
|
@65120
|
8 years |
vboxsync |
Main: doxygen fixes
|
|
|
@63563
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63184
|
8 years |
vboxsync |
ThreadTask: Cleaning up handler() methods.
|
|
|
@63170
|
8 years |
vboxsync |
Main: warning about switches
|
|
|
@62485
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62468
|
8 years |
vboxsync |
Main: scm
|
|
|
@59578
|
9 years |
vboxsync |
Main: Removed the VBOX_WITH_S3 code because we haven't maintained it …
|
|
|
@59577
|
9 years |
vboxsync |
Main: Removed the VBOX_WITH_S3 code because we haven't maintained it …
|
|
|
@58005
|
9 years |
vboxsync |
pr7179. Part related to Appliance class and TaskOVF tasks like import, …
|
|
|
@58002
|
9 years |
vboxsync |
Revert 103021 because it's needed to split one commit up on to 3 …
|
|
|
@57997
|
9 years |
vboxsync |
small fix. this line doesn't belong to pr7179
|
|
|
@57996
|
9 years |
vboxsync |
pr7179. First part. The tasks VMPowerDownTask, VMPowerUpTask, TaskOVF …
|
|
|
@57277
|
9 years |
vboxsync |
OVF: when exporting the VM settings in the VBox format, use the …
|
|
|
@56030
|
10 years |
vboxsync |
postfix iterator => prefix iterator and stlSize => stlEmpty where …
|
|
|
@55505
|
10 years |
vboxsync |
Main: Add method to return list of medium identifiers assoicated with …
|
|
|
@55182
|
10 years |
vboxsync |
Main,FE/VBoxManage: Support exporting machines as appliances which …
|
|
|
@52856
|
10 years |
vboxsync |
Main/ApplianceImplExport: fixed typo, thanks PVS
|
|
|
@51498
|
11 years |
vboxsync |
6813 - MachineImpl use of server side wrappers + misc mods on other …
|
|
|
@51092
|
11 years |
vboxsync |
6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
|
|
|
@50447
|
11 years |
vboxsync |
Main/Appliance: new options for suppressing MAC addresses on export …
|
|
|
@50444
|
11 years |
vboxsync |
pr7197. Deleting unneeded CDROMs from export configuration was …
|
|
|
@50355
|
11 years |
vboxsync |
6813 stage 7 VirtualBoxImpl.cpp etc
|
|
|
@50204
|
11 years |
vboxsync |
Main: Fixed bug preventing exporting ISOs/DMGs larger than 4GB on …
|
|
|
@50199
|
11 years |
vboxsync |
Corrected misleading helper function names: …
|
|
|
@50196
|
11 years |
vboxsync |
Main: s/Vbox/VBox/g s/VB/VBox/g
|
|
|
@49951
|
11 years |
vboxsync |
6813 - stage 5 - Make use of server side API wrapper code in all interfaces
|
|
|
@49795
|
11 years |
vboxsync |
6813 - stage 3 rev 1
|
|
|
@49747
|
11 years |
vboxsync |
ApplianceImplExport.cpp: C++11 build fix …
|
|
|
@49742
|
11 years |
vboxsync |
6813 stage 2 - Use the server side API wrapper code..
|
|
|
@49586
|
11 years |
vboxsync |
newer gcc versions require a space between literal and identifier
|
|
|
@49408
|
11 years |
vboxsync |
Main: spaces
|
|
|
@49103
|
11 years |
vboxsync |
pr6927. ISO images are skipped by default during export. The command …
|
|
|
@49047
|
11 years |
vboxsync |
pr6927. the state of CD/DVD image is checked, only ISO image is …
|
|
|
@49039
|
11 years |
vboxsync |
IPRT: Filename extension versus suffix cleanup, long overdue.
|
|
|
@49038
|
11 years |
vboxsync |
Main/Appliance: change API of IAppliance::write, allowing easy …
|
|
|
@48955
|
11 years |
vboxsync |
Main: Whitespace (including tabs!) and svn:keywords cleanups by scm.
|
|
|
@48425
|
11 years |
vboxsync |
Main: ApplianceImplExport: do not crash if VM has no CD/DVD medium.
|
|
|
@48353
|
11 years |
vboxsync |
small fix. uint64_t has been changed to size_t
|
|
|
@48352
|
11 years |
vboxsync |
has changed, reading an ISO file and adding one to OVA/OVF package
|
|
|
@48339
|
11 years |
vboxsync |
1st approach, to skip a real disk mounted to the CD-ROM on the host.
|
|
|
@47401
|
11 years |
vboxsync |
Main,Frontends: Second step of USB controller rework. There is one …
|
|
|
@46535
|
12 years |
vboxsync |
Main: missing initialization
|
|
|
@46533
|
12 years |
vboxsync |
added the XML schemas URI for the EPASD and SASD.
|
|
|
@46518
|
12 years |
vboxsync |
Export/import OVA/OVF package supports ISO images. The problem with …
|
|
|
@46337
|
12 years |
vboxsync |
Main/OVF: added a sanity check for the size of OVF filenames to …
|
|
|
@46290
|
12 years |
vboxsync |
Main/ApplianceImplExport.cpp: rearrange handling of appliance …
|
|
|
@46169
|
12 years |
vboxsync |
Changes in parsing, extracting and processing an OVF version in/from a …
|
|
|