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) @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   5 years vboxsync bugref:9416. fixed typo.
(edit) @79170   5 years vboxsync bugref:9416. Added cleanup logic for cloud import. Added comments …
(edit) @79093   5 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   6 years vboxsync Main/Appliance: Since "stack" is reused for all VMs in a …
(edit) @72523   6 years vboxsync Main/Appliance: fix crash for importing non-vbox created appliances
(edit) @72511   6 years vboxsync Main/Appliance: Correctly handle appliance import when the VM is …
(edit) @72476   6 years vboxsync Main/Appliance: Teach importing new tricks: importing to specific …
(edit) @72201   7 years vboxsync build fix
(edit) @72200   7 years vboxsync Main/Appliance: very minimal start where later hooks for checking …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @68918   7 years vboxsync Main,iprt: Don't fail an import just because the manifest contains …
(edit) @68158   7 years vboxsync Main/ApplianceImport: bugref:8930: don't enable OHCI if xHCI is enabled
(edit) @67249   8 years vboxsync Main/Appliance++: Removed non-VBOX_WITH_NEW_TAR_CREATOR code.
(edit) @67184   8 years vboxsync Main: Reworking IAppliance export to use new TAR creator. Changes …
(edit) @65887   8 years vboxsync Main/Appliance: support importing more than 10 NICs if the OVF …
(edit) @65530   8 years vboxsync bugref:8743. Workaround - fixed logic for putting the virtual disks in …
(edit) @65186   8 years vboxsync Main: scm
(edit) @65120   8 years vboxsync Main: doxygen fixes
(edit) @65088   8 years vboxsync Main: doxygen fixes
(edit) @63563   8 years vboxsync scm: cleaning up todos
(edit) @63171   8 years vboxsync Main: warning about switches
(edit) @62393   8 years vboxsync Main/Appliance: fix generation of new MAC addresses on import (for …
(edit) @62363   8 years vboxsync Main/VBoxSVC: enable -Wconversion plus a couple of fixes (all harmless)
(edit) @62221   8 years vboxsync Appliance::i_readSignatureFile: RTCrX509Certificate_ReadFromBuffer …
(edit) @61012   9 years vboxsync Main/Appliance: fix regression (storage controller naming …
(edit) @61009   9 years vboxsync Main: big settings cleanup and writing optimization. Moved …
(edit) @61005   9 years vboxsync Main/Appliance: a little bit too much of the future went into the …
(edit) @61003   9 years vboxsync Main/Appliance: get rid of "Controller" in storage controller names …
(edit) @60341   9 years vboxsync ICertificate, Import wizard: Some adjustments to make it do and show …
(edit) @60334   9 years vboxsync CertificateImpl,ApplianceImpl: Drop the unwanted presence attribute …
(edit) @60332   9 years vboxsync ApplianceImpl: The what's needed to determine the trusted state of the …
(edit) @60328   9 years vboxsync bugref:8249. Improvement ICertificate interface.
(edit) @60220   9 years vboxsync bugref:8249. Added an attribute certificate into IAppliance interface. …
(edit) @59760   9 years vboxsync Main: shadowed variable
(edit) @59758   9 years vboxsync ApplianceImplImport.cpp: Inserted read ahead threads into the source …
(edit) @59691   9 years vboxsync ApplianceImplImport.cpp: Use RTCrPkixPubKeyVerifySignedDigest so we …
(edit) @59683   9 years vboxsync ApplianceImpl: Only warn if we cannot root a certificate (compare …
(edit) @59679   9 years vboxsync ApplianceImpl: Signature and certificate validation updates.
(edit) @59671   9 years vboxsync Main: Appliance::i_readTailProcessing: Sketched out how to validate …
(edit) @59669   9 years vboxsync ApplianceImplImport.cpp: started on certificate validation.
(edit) @59626   9 years vboxsync ApplianceImplImport.cpp: Use RTCrPemFindFirstSectionInContent.
(edit) @59622   9 years vboxsync ApplianceImplImport.cpp: Solaris build fix.
(edit) @59621   9 years vboxsync ApplianceImplImport.cpp,++: Pushed the IPRT VFS stuff futher down, …
(edit) @59591   9 years vboxsync nit
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