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) @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
(edit) @59589   9 years vboxsync Appliance::read: Simpler.
(edit) @59588   9 years vboxsync Appliance::read: Return errors, don't return S_OK and no progress …
(edit) @59587   9 years vboxsync Appliance::i_readImpl: task is always NULL in the catch.
(edit) @59586   9 years vboxsync Appliance::i_readImpl: Either throw errors or return them, don't do …
(edit) @59582   9 years vboxsync ApplianceImplImport.cpp: Simplifications.
(edit) @59577   9 years vboxsync Main: Removed the VBOX_WITH_S3 code because we haven't maintained it …
(edit) @59576   9 years vboxsync i_readFSOVF,i_readFSImpl: Rewrote the digest detection in i_readFSOVF …
(edit) @59567   9 years vboxsync RTManifestSetAttr,RTManifestEntrySetAttr: Allow the attribute name to …
(edit) @59565   9 years vboxsync Appliance::i_importFSOVF: Typo, should use RTManifestEntrySetAttr not …
(edit) @59564   9 years vboxsync Appliance::i_importFSOVF: Typo, should use RTManifestEntrySetAttr not …
(edit) @59555   9 years vboxsync ApplianceImpl: Use the other manifest API to do verification.
(edit) @58106   9 years vboxsync include,misc: Corrected a bunch of doxygen errors.
(edit) @58005   9 years vboxsync pr7179. Part related to Appliance class and TaskOVF tasks like import, …
(edit) @58002   9 years vboxsync Revert 103021 because it's needed to split one commit up on to 3 …
(edit) @57996   9 years vboxsync pr7179. First part. The tasks VMPowerDownTask, VMPowerUpTask, TaskOVF …
(edit) @56599   9 years vboxsync Warning fix (32-bit Windows).
(edit) @56319   9 years vboxsync whitespace (tabs!)
(edit) @56030   10 years vboxsync postfix iterator => prefix iterator and stlSize => stlEmpty where …
(edit) @55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
(edit) @54985   10 years vboxsync fixed several lines according to coding style
(edit) @54979   10 years vboxsync OVF: pr7721. Import images in other formats. Added option …
(edit) @54438   10 years vboxsync Main/VirtualBox: eliminate redundant parameter to i_registerMedium, …
(edit) @53354   10 years vboxsync R7524 - needs testing in VBoxManage.
(edit) @52813   10 years vboxsync Main/ApplianceImport: fixed check, thanks PVS
(edit) @52802   10 years vboxsync Main/Appliance import: fixed wrong condition, thanks PVS
(edit) @52267   10 years vboxsync unused param, variables warnings.
(edit) @51441   11 years vboxsync Main: code formatting.
(edit) @51092   11 years vboxsync 6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
(edit) @51014   11 years vboxsync Temporarily renamed iprt/x509.h to iprt/x509-branch-collision.h to …
(edit) @50904   11 years vboxsync added prefix X509 into all error definitions related to X509
(edit) @50887   11 years vboxsync Put a warning instead an error if X509 certificate is not self-signed
(edit) @50832   11 years vboxsync pr6022. Support X509 certification during import OVF appliance.
(edit) @50355   11 years vboxsync 6813 stage 7 VirtualBoxImpl.cpp etc
(edit) @50203   11 years vboxsync Main: Removed the USE_RTTAR_FOR_READING code.
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