VirtualBox

source: vbox/trunk/src/VBox/Main/include/ApplianceImpl.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98322   23 months vboxsync Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @96407   2 years vboxsync scm copyright and license note update
(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) @90828   3 years vboxsync Main: bugref:1909: Added API localization
(edit) @90424   3 years vboxsync Main/Appliance: Allow arbitrary unique resource IDs, not just …
(edit) @86650   4 years vboxsync Fixed bad commit. Hope this help.
(edit) @86648   4 years vboxsync bugref:9781. Added the placeholder …
(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) @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) @84153   5 years vboxsync Main: Reverted r137602 & r137737 as the API is not actually needed. …
(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) @81369   5 years vboxsync *: doxygen fixes
(edit) @78923   6 years vboxsync bugref:9416. Changed the choosing OS type logic for OCI import. Added …
(edit) @78747   6 years vboxsync Main/Appliance::i_readImpl: Fixes for regressions introduced by …
(edit) @78428   6 years vboxsync bugref:9416. The part of OCI import logic. New functions - …
(edit) @78255   6 years vboxsync bugref:9416. Added new API function …
(edit) @76562   6 years vboxsync Main: Use MAIN_INCLUDED_ and MAIN_INCLUDED_SRC_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76487   6 years vboxsync Main/include: Slapped #pragma once on all headers in prep for GCC …
(edit) @75920   6 years vboxsync bugref:9311. Added support of cloud export into VBoxManage.
(edit) @75766   6 years vboxsync bugref:9152. Replaced the word "oci" by "cloud" in the names in the …
(edit) @73892   6 years vboxsync bugref:9152. divided the OCI/OPC/OVF tasks into the separate threads.
(edit) @73743   6 years vboxsync Main/Progress+Appliance+Machine: Turn …
(edit) @73133   6 years vboxsync Main/Appliance: fix header file parameter name inconsistency
(edit) @73132   6 years vboxsync Main/Appliance: fix a regression caused by introducing the custom VM …
(edit) @72902   6 years vboxsync Appliance::i_URIFromTypeOfVirtualDiskFormat: is unused
(edit) @72900   6 years vboxsync ApplianceImpl.cpp: Replaced the supportedStandardsURI std::map by a …
(edit) @72899   6 years vboxsync ApplianceImpl.cpp: Lose the silly applianceIONameMap and associated …
(edit) @72479   6 years vboxsync Main/Appliance: fix parameter naming between .h and .cpp
(edit) @72476   6 years vboxsync Main/Appliance: Teach importing new tricks: importing to specific …
(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) @67249   8 years vboxsync Main/Appliance++: Removed non-VBOX_WITH_NEW_TAR_CREATOR code.
(edit) @67208   8 years vboxsync Main,VBoxManage: More OPC hacking. Seems to be working now.
(edit) @67193   8 years vboxsync Main: ApplianceImplExport.cpp: Hacking OPC exporting.
(edit) @67184   8 years vboxsync Main: Reworking IAppliance export to use new TAR creator. Changes …
(edit) @67142   8 years vboxsync ApplianceImpl*: Started implementing support for the new TAR creator …
(edit) @65088   8 years vboxsync Main: doxygen fixes
(edit) @63184   8 years vboxsync ThreadTask: Cleaning up handler() methods.
(edit) @61003   9 years vboxsync Main/Appliance: get rid of "Controller" in storage controller names …
(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) @60220   9 years vboxsync bugref:8249. Added an attribute certificate into IAppliance interface. …
(edit) @59621   9 years vboxsync ApplianceImplImport.cpp,++: Pushed the IPRT VFS stuff futher down, …
(edit) @59586   9 years vboxsync Appliance::i_readImpl: Either throw errors or return them, don't do …
(edit) @59577   9 years vboxsync Main: Removed the VBOX_WITH_S3 code because we haven't maintained it …
(edit) @59555   9 years vboxsync ApplianceImpl: Use the other manifest API to do verification.
(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) @55505   10 years vboxsync Main: Add method to return list of medium identifiers assoicated with …
(edit) @55184   10 years vboxsync Missing files
(edit) @50832   11 years vboxsync pr6022. Support X509 certification during import OVF appliance.
(edit) @50444   11 years vboxsync pr7197. Deleting unneeded CDROMs from export configuration was …
(edit) @50203   11 years vboxsync Main: Removed the USE_RTTAR_FOR_READING code.
(edit) @50200   11 years vboxsync Main: Working on reducing RTTar to a write-only interface. Not there …
(edit) @50198   11 years vboxsync doxygen
(edit) @50196   11 years vboxsync Main: s/Vbox/VBox/g s/VB/VBox/g
(edit) @50174   11 years vboxsync Main/src-server: unify {p,m}VBox => {p,m}VirtualBox
(edit) @49760   11 years vboxsync 6813 stage 2 rev 4
(edit) @49749   11 years vboxsync pr7074. OVF import: Restoring original UUIDs of imported images in VM …
(edit) @49742   11 years vboxsync 6813 stage 2 - Use the server side API wrapper code..
(edit) @49620   11 years vboxsync pr7072. Search an appropriate medium format using, firstly, URL given …
(edit) @49103   11 years vboxsync pr6927. ISO images are skipped by default during export. The command …
(edit) @49038   11 years vboxsync Main/Appliance: change API of IAppliance::write, allowing easy …
(edit) @48955   11 years vboxsync Main: Whitespace (including tabs!) and svn:keywords cleanups by scm.
(edit) @47716   11 years vboxsync pr6022. 3rd variant (using VFS streaming feature) of GZIP support for …
(edit) @47340   11 years vboxsync pr6022. OVA appliance don't fail when a certificate file exists. GZIP …
(edit) @46518   11 years vboxsync Export/import OVA/OVF package supports ISO images. The problem with …
(edit) @45227   12 years vboxsync Main: OVF 2.0 support. Part 1 - SHA256 digest is supported.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @40329   13 years vboxsync Main/Runtime/VBoxManage: SHA256 support comes with OVF 2.0
(edit) @38455   13 years vboxsync Main-OVA: fix importing of renamed OVA files
(edit) @37862   13 years vboxsync Main-OVF;FE/*: allow to specify if MAC addresses should be …
(edit) @35638   14 years vboxsync Main. QT/FE: fix long standing COM issue
(edit) @34101   14 years vboxsync Main-OVF: address r67784
(edit) @33651   14 years vboxsync Main-OVF: rename
(edit) @33417   14 years vboxsync FE;Main;OVF: On export name the disks like the ovf + disk + number.
(edit) @33368   14 years vboxsync Main-OVF: back to const ref
(edit) @33353   14 years vboxsync Main-OVF: import into existing disks: test
(edit) @33289   14 years vboxsync Runtime;Main-OVF-Import: added online creation of SHA1 sums; …
(edit) @33238   14 years vboxsync Main: new VirtualBox::ComposeMachineFilename() API; remove the …
(edit) @33060   14 years vboxsync Main;OVF/OVA: online calculation of the SHA1 sum; directly stream into …
(edit) @32965   14 years vboxsync Main-OVF: fix check of the manifest file existence on import
(edit) @32837   14 years vboxsync Main: separate ovf creation and disk exporting
(edit) @32448   14 years vboxsync Main-OVF: make manifest file creation optional
(edit) @31676   14 years vboxsync Main/FE/Qt4: add initial OVA support
(edit) @30881   14 years vboxsync Main/OVF: add Appliance::machines[] attribute so that caller can …
(edit) @30764   14 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
(edit) @30760   14 years vboxsync Main: separate internal machine data structs into MachineImplPrivate.h …
(edit) @30739   14 years vboxsync Main: remove VirtualBoxSupportTranslation template, add translation …
(edit) @30716   14 years vboxsync release build fixes
(edit) @30714   14 years vboxsync Main: remove SupportErrorInfo template magic
(edit) @29925   15 years vboxsync OVF: respect override of import parameters (setFinalValues) also when …
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