VirtualBox

source: vbox/trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99608   20 months vboxsync fixed possible narrowing type from 'long unsigned int' to 'unsigned int'
(edit) @99606   20 months vboxsync fixed possible narrowing type from 'long unsigned int' to 'unsigned int'
(edit) @99605   20 months vboxsync fixed possible narrowing type from 'long unsigned int' to 'unsigned int'
(edit) @99604   20 months vboxsync bugref:10314. bugref:10278. Reverted VSD RAM unit to bytes and fixed …
(edit) @99523   20 months vboxsync bugref:10314. Reverted back r154561 partially. RAM unit is MB.
(edit) @98782   22 months vboxsync bugref:9782. The default values for VirtualSystemDescriptionType_CPU, …
(edit) @98322   23 months vboxsync Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
(edit) @98307   23 months vboxsync Runtime/RTS3: Retire unused implementation, can be resurrected if required
(edit) @98292   23 months vboxsync Main/src-server: rc -> hrc/vrc. Enabled scm rc checks. bugref:10223
(edit) @98289   23 months vboxsync Main/src-server: rc -> hrc/vrc (partial). bugref:10223
(edit) @98288   23 months vboxsync Main/src-server: rc -> hrc/vrc (partial). bugref:10223
(edit) @98262   23 months vboxsync Main: rc() -> hrc()/vrc(). bugref:10223
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @97533   2 years vboxsync Frontends/VBoxManage,Main/Appliance: The appliance import code …
(edit) @97261   2 years vboxsync Changed the operator[] to function at() to avoid inserting new empty …
(edit) @97230   2 years vboxsync bugref:10305. Fixed the wrong key. The key had been changed from …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96131   2 years vboxsync FE/Qt+Main/testcase/tstOVF.cpp: A few small updates to the VBox GUI to …
(edit) @95423   2 years vboxsync Audio/Main: Bigger revamp of the audio interface(s) to later also …
(edit) @94660   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
(edit) @93481   3 years vboxsync Main/Appliance: Allow users to specify a different storage controller …
(edit) @93480   3 years vboxsync Main/Appliance: Allow users to specify a different storage controller …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93072   3 years vboxsync Main/ApplianceImplImport.cpp: Added todo on …
(edit) @92786   3 years vboxsync ApplianceImplImport.cpp: Fix typo in comment.
(edit) @91720   3 years vboxsync Main: bugref:1909: Fixed compilation issues
(edit) @91718   3 years vboxsync Main: bugref:1909: Added initial translation to Russian of API …
(edit) @91503   3 years vboxsync Main: bugref:1909: Added missed translation marks, removed redundant …
(edit) @90441   3 years vboxsync Main/Appliance: Make compilers happy (and the code actually work). For …
(edit) @90424   3 years vboxsync Main/Appliance: Allow arbitrary unique resource IDs, not just …
(edit) @86509   4 years vboxsync VBoxSVC/Appliance: Fixed IMachine reference leak in …
(edit) @85283   4 years vboxsync Main/ApplianceImpl.cpp: Signed/unsigned conversion issues in …
(edit) @85219   4 years vboxsync Main/ApplianceImplImport.cpp: Fixed a bunch of VERR/HRESULT mixups, …
(edit) @84535   5 years vboxsync Main/Appliance::i_importCloudImpl: %ul is wrong. Just use %RU64 and …
(edit) @84532   5 years vboxsync bugref:9745. Added basic support of virtio-scsi controller into OVF …
(edit) @84531   5 years vboxsync bugref:9416. Used RTRandU64() instead the class com::Guid to generate …
(edit) @84472   5 years vboxsync ApplianceImplImport.cpp: r=bird @todo. bugref:9416
(edit) @84455   5 years vboxsync trancate the imported machine name. Use only the last 12 characters …
(edit) @84381   5 years vboxsync Main/Appliance: Use the RTCRPKCS7VERIFY_SD_F_CHECK_TRUST_ANCHORS flag …
(edit) @84340   5 years vboxsync Main/Appliance: Implemented verifying PKCS#7/CMS signing certificates. …
(edit) @84312   5 years vboxsync Main/ApplianceImport: Read the PKCS7/CMS signature when present. …
(edit) @84265   5 years vboxsync Main/Appliance::i_readManifestFile: No throwing. duh. bugref:9699
(edit) @84153   5 years vboxsync Main: Reverted r137602 & r137737 as the API is not actually needed. …
(edit) @84141   5 years vboxsync Main/Appliance: There should be no need to store two copies of the …
(edit) @84031   5 years vboxsync bugre:9699. Added the function getManifest() into the IAppliance …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82564   5 years vboxsync Replaced RTDirCreate by RTDirCreateFullPath. Checked …
(edit) @82367   5 years vboxsync bugref:9619. Added firmware support into VSD.
(edit) @82365   5 years vboxsync scm fix.
(edit) @82363   5 years vboxsync bugref:9416. Check the target folder before starting import for …
(edit) @82337   5 years vboxsync bugref:9416. Cloud import: replace the existing files in the folder …
(edit) @81964   5 years vboxsync Main/GraphicsAdapter: Split off a few attributes from Machine …
(edit) @81119   5 years vboxsync bugref:9527. Added global weak reference of VirtualBox into ExtPack.
(edit) @79985   5 years vboxsync OCI: tr() should only be applied to the format string.
(edit) @79606   5 years vboxsync fixed the call of ICloudClient::importInstance() in the …
(edit) @79584   5 years vboxsync bugref:9416. little bit reshuffled the parts of cleanup code.
(edit) @79306   5 years vboxsync bugref:9416. Fixed progress calculation.
(edit) @79171   6 years vboxsync bugref:9416. fixed typo.
(edit) @79170   6 years vboxsync bugref:9416. Added cleanup logic for cloud import. Added comments …
(edit) @79093   6 years vboxsync Main/Appliance: When importing an OVF with the vbox config xml the …
(edit) @79023   6 years vboxsync bugref:9416. fixed typo and log message.
(edit) @78963   6 years vboxsync bugref:9416. Several changes in the exceptions handling.
(edit) @78931   6 years vboxsync bugref:9416. scm fix.
(edit) @78930   6 years vboxsync bugref:9416. fixed typo.
(edit) @78929   6 years vboxsync bugref:9416. fixed typo.
(edit) @78923   6 years vboxsync bugref:9416. Changed the choosing OS type logic for OCI import. Added …
(edit) @78879   6 years vboxsync Main: bugref:9416: Small NLS fix in import appliance stuff.
(edit) @78859   6 years vboxsync scm fixes.
(edit) @78857   6 years vboxsync bugref:9416. Fixed some comments.
(edit) @78844   6 years vboxsync bugref:9436. Empty ovf::OVFReader is needed.
(edit) @78843   6 years vboxsync bugref:9436. fixed interpret() for cloud case.
(edit) @78841   6 years vboxsync bugref:9436. Added progress for getInstanceInfo. Now getInstanceInfo …
(edit) @78749   6 years vboxsync Main/Appliance::i_importImpl: Ditto (bugref:9416). Untested.
(edit) @78748   6 years vboxsync Main/Appliance::i_readImpl: Fixes for regressions introduced by …
(edit) @78747   6 years vboxsync Main/Appliance::i_readImpl: Fixes for regressions introduced by …
(edit) @78630   6 years vboxsync bugref:9416. small leftover removed.
(edit) @78605   6 years vboxsync bugref:9416. scm fixes.
(edit) @78604   6 years vboxsync bugref:9416. scm fixes.
(edit) @78603   6 years vboxsync bugref:9416. Fixed uninitialized variables.
(edit) @78602   6 years vboxsync bugref:9416. The second part of OCI import - the local part of import …
(edit) @78430   6 years vboxsync bugref:9416. scm fixes.
(edit) @78429   6 years vboxsync bugref:9416. changed uint32_t to ULONG.
(edit) @78428   6 years vboxsync bugref:9416. The part of OCI import logic. New functions - …
(edit) @78104   6 years vboxsync IPRT,*: Added fFlags to RTPathAbsExDup so it matches the new …
(edit) @78102   6 years vboxsync Main: Appliance::i_searchUniqueImageFilePath: Untested attempt to …
(edit) @76592   6 years vboxsync Main: Don't use Logging.h.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76298   6 years vboxsync Main: bugref:6913: Added generation of some medium events. Contains …
(edit) @76240   6 years vboxsync Main: bugref:6913: had to revert all changes for the defect because of …
(edit) @76215   6 years vboxsync Main: bugref:6913: Added generation of medium events
(edit) @74804   6 years vboxsync Main/Progress: Split into safe public interface and a private one …
(edit) @73784   6 years vboxsync Main/Appliance: Fix import regression caused by the progress cleanup.
(edit) @73743   6 years vboxsync Main/Progress+Appliance+Machine: Turn …
(edit) @73665   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73132   6 years vboxsync Main/Appliance: fix a regression caused by introducing the custom VM …
(edit) @73003   6 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @72919   6 years vboxsync Main/*: From now on any valid UTF8 string is considered a valid guest …
(edit) @72525   7 years vboxsync Main/Appliance: Since "stack" is reused for all VMs in a …
(edit) @72523   7 years vboxsync Main/Appliance: fix crash for importing non-vbox created appliances
(edit) @72511   7 years vboxsync Main/Appliance: Correctly handle appliance import when the VM is …
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