VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @67199   8 years vboxsync Main: ApplianceImplExport.cpp: Hacking OPC exporting.
(edit) @67197   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) @65807   8 years vboxsync bugref:8743. Workaround for correct OVF export VMs which share one or …
(edit) @65530   8 years vboxsync bugref:8743. Workaround - fixed logic for putting the virtual disks in …
(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) @60337   9 years vboxsync build fix
(edit) @60334   9 years vboxsync CertificateImpl,ApplianceImpl: Drop the unwanted presence attribute …
(edit) @59679   9 years vboxsync ApplianceImpl: Signature and certificate validation updates.
(edit) @59669   9 years vboxsync ApplianceImplImport.cpp: started on certificate validation.
(edit) @59621   9 years vboxsync ApplianceImplImport.cpp,++: Pushed the IPRT VFS stuff futher down, …
(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) @57437   9 years vboxsync DECLCALLBACK
(edit) @55505   10 years vboxsync Main: Add method to return list of medium identifiers assoicated with …
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @55184   10 years vboxsync Missing files
(edit) @50215   11 years vboxsync header fixes
(edit) @50204   11 years vboxsync Main: Fixed bug preventing exporting ISOs/DMGs larger than 4GB on …
(edit) @50200   11 years vboxsync Main: Working on reducing RTTar to a write-only interface. Not there …
(edit) @50199   11 years vboxsync Corrected misleading helper function names: …
(edit) @50197   11 years vboxsync Appliance::TaskOVF::startThread: Corrected the return type and …
(edit) @50196   11 years vboxsync Main: s/Vbox/VBox/g s/VB/VBox/g
(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) @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) @47963   11 years vboxsync pr6022. Additional checks during OVA/OVF import. Deleting temporary …
(edit) @47516   11 years vboxsync Backed out r87679: Still working on the wrong solution... Sigh.
(edit) @47500   11 years vboxsync pr6022. Second variant of support GZIP files for OVA appliance.
(edit) @47340   11 years vboxsync pr6022. OVA appliance don't fail when a certificate file exists. GZIP …
(edit) @46581   11 years vboxsync pr6022. the attribute xmlns is used in the element <Envelope> to get …
(edit) @46518   11 years vboxsync Export/import OVA/OVF package supports ISO images. The problem with …
(edit) @45622   12 years vboxsync Main: Introducing CPUPropertyType_LongMode + legacy band aid.
(edit) @45601   12 years vboxsync ApplianceImplExport.h: VBox is never ever written Vbox.
(edit) @45354   12 years vboxsync Main: OVF 2.0 support. Part 2 - OVA package with SHA256 support has …
(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) @38469   13 years vboxsync VD: Interface cleanup. Merge the two involved structures (generic …
(edit) @37862   13 years vboxsync Main-OVF;FE/*: allow to specify if MAC addresses should be …
(edit) @34101   14 years vboxsync Main-OVF: address r67784
(edit) @34093   14 years vboxsync r=bird: 'RT' and 'rt' is reserved for use in IPRT, please address the …
(edit) @33698   14 years vboxsync Main-OVF: make it possible to overwrite all available items if a …
(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) @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) @32448   14 years vboxsync Main-OVF: make manifest file creation optional
(edit) @31676   14 years vboxsync Main/FE/Qt4: add initial OVA support
(edit) @31008   14 years vboxsync Main: reorganize session APIs
(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) @30008   15 years vboxsync Main/OVF: fix 3.2.2 regression that OVFs with a VM description …
(edit) @29925   15 years vboxsync OVF: respect override of import parameters (setFinalValues) also when …
(edit) @29875   15 years vboxsync OVF: have the progress bar notify the user when we're dealing with …
(edit) @29422   15 years vboxsync Main/OVF: fix IDE channel confusion introduced with earlier OVF …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28162   15 years vboxsync Main/OVF: isolate disk import code from other import code; clean up …
(edit) @27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27918   15 years vboxsync Main/OVF: import vbox:Machine XML within OVF, first batch (XML is …
(edit) @27908   15 years vboxsync Main/OVF: add c++ ovf namespace
(edit) @27895   15 years vboxsync Main/OVF: cleanup: share thread code, fix error code confusion, less …
(add) @27836   15 years vboxsync OSE fix
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