VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @90424   3 年 vboxsync Main/Appliance: Allow arbitrary unique resource IDs, not just …
(edit) @86650   4 年 vboxsync Fixed bad commit. Hope this help.
(edit) @86648   4 年 vboxsync bugref:9781. Added the placeholder …
(edit) @86509   4 年 vboxsync VBoxSVC/Appliance: Fixed IMachine reference leak in …
(edit) @85363   4 年 vboxsync Main/Appliance: correct border case handling when converting VBox OS …
(edit) @85282   4 年 vboxsync Main/ApplianceImpl.cpp: Signed/unsigned conversion issues in …
(edit) @84532   5 年 vboxsync bugref:9745. Added basic support of virtio-scsi controller into OVF …
(edit) @84153   5 年 vboxsync Main: Reverted r137602 & r137737 as the API is not actually needed. …
(edit) @84141   5 年 vboxsync Main/Appliance: There should be no need to store two copies of the …
(edit) @84031   5 年 vboxsync bugre:9699. Added the function getManifest() into the IAppliance …
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @82393   5 年 vboxsync Main: add new Windows Server 2019 guest type, and some long forgotten …
(edit) @81422   5 年 vboxsync OCI: (bugref:9469) cloud network integration concept (disabled in …
(edit) @78923   6 年 vboxsync bugref:9416. Changed the choosing OS type logic for OCI import. Added …
(edit) @78749   6 年 vboxsync Main/Appliance::i_importImpl: Ditto (bugref:9416). Untested.
(edit) @78428   6 年 vboxsync bugref:9416. The part of OCI import logic. New functions - …
(edit) @78256   6 年 vboxsync bugref:9416. removed unused variable.
(edit) @78255   6 年 vboxsync bugref:9416. Added new API function …
(edit) @78101   6 年 vboxsync Main: Appliance::i_searchUniqueImageFilePath: Untested attempt to …
(edit) @76592   6 年 vboxsync Main: Don't use Logging.h.
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @75920   6 年 vboxsync bugref:9311. Added support of cloud export into VBoxManage.
(edit) @75766   6 年 vboxsync bugref:9152. Replaced the word "oci" by "cloud" in the names in the …
(edit) @74217   6 年 vboxsync bugref:9152. Progress implementation. Rearranging the code.
(edit) @74186   6 年 vboxsync bugref:9152. Added Progress for the second part of OCI export.
(edit) @73893   6 年 vboxsync bugref:9152. Build fixes.
(edit) @73892   6 年 vboxsync bugref:9152. divided the OCI/OPC/OVF tasks into the separate threads.
(edit) @73743   6 年 vboxsync Main/Progress+Appliance+Machine: Turn …
(edit) @73132   6 年 vboxsync Main/Appliance: fix a regression caused by introducing the custom VM …
(edit) @72973   6 年 vboxsync Main: Some early sketches on how to get proper C++ enums with xpidl.
(edit) @72902   6 年 vboxsync Appliance::i_URIFromTypeOfVirtualDiskFormat: is unused
(edit) @72901   6 年 vboxsync ApplianceImpl.cpp: Removed empty doxygen return and param tags.
(edit) @72900   6 年 vboxsync ApplianceImpl.cpp: Replaced the supportedStandardsURI std::map by a …
(edit) @72899   6 年 vboxsync ApplianceImpl.cpp: Lose the silly applianceIONameMap and associated …
(edit) @72898   6 年 vboxsync ApplianceImpl.cpp: Removed empty doxygen return and param tags.
(edit) @72508   6 年 vboxsync Main/Appliance: use space instead of underscore as separator when …
(edit) @72476   6 年 vboxsync Main/Appliance: Teach importing new tricks: importing to specific …
(edit) @70217   7 年 vboxsync VBox/ostypes.h,Main: Forced an NT 3.x type into the enum. NT 3.x …
(edit) @69500   7 年 vboxsync *: scm --update-copyright-year
(edit) @69498   7 年 vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 年 vboxsync *: scm --update-copyright-year
(edit) @68314   7 年 vboxsync added OS types for macOS 10.12 and 10.13
(edit) @68016   7 年 vboxsync VirtualBox::createAppliance: Added two missing return code …
(edit) @67184   8 年 vboxsync Main: Reworking IAppliance export to use new TAR creator. Changes …
(edit) @65186   8 年 vboxsync Main: scm
(edit) @65103   8 年 vboxsync Main: doxygen fixes
(edit) @65088   8 年 vboxsync Main: doxygen fixes
(edit) @63563   8 年 vboxsync scm: cleaning up todos
(edit) @63184   8 年 vboxsync ThreadTask: Cleaning up handler() methods.
(edit) @63170   8 年 vboxsync Main: warning about switches
(edit) @61003   9 年 vboxsync Main/Appliance: get rid of "Controller" in storage controller names …
(edit) @60334   9 年 vboxsync CertificateImpl,ApplianceImpl: Drop the unwanted presence attribute …
(edit) @60332   9 年 vboxsync ApplianceImpl: The what's needed to determine the trusted state of the …
(edit) @60220   9 年 vboxsync bugref:8249. Added an attribute certificate into IAppliance interface. …
(edit) @59683   9 年 vboxsync ApplianceImpl: Only warn if we cannot root a certificate (compare …
(edit) @59679   9 年 vboxsync ApplianceImpl: Signature and certificate validation updates.
(edit) @59621   9 年 vboxsync ApplianceImplImport.cpp,++: Pushed the IPRT VFS stuff futher down, …
(edit) @59590   9 年 vboxsync Appliance::i_taskThreadImportOrExport: wrong status codes for …
(edit) @59577   9 年 vboxsync Main: Removed the VBOX_WITH_S3 code because we haven't maintained it …
(edit) @59268   9 年 vboxsync gcc warning
(edit) @58005   9 年 vboxsync pr7179. Part related to Appliance class and TaskOVF tasks like import, …
(edit) @58002   9 年 vboxsync Revert 103021 because it's needed to split one commit up on to 3 …
(edit) @57996   9 年 vboxsync pr7179. First part. The tasks VMPowerDownTask, VMPowerUpTask, TaskOVF …
(edit) @57437   9 年 vboxsync DECLCALLBACK
(edit) @56864   9 年 vboxsync added two more OSX guest types
(edit) @55505   10 年 vboxsync Main: Add method to return list of medium identifiers assoicated with …
(edit) @55182   10 年 vboxsync Main,FE/VBoxManage: Support exporting machines as appliances which …
(edit) @54979   10 年 vboxsync OVF: pr7721. Import images in other formats. Added option …
(edit) @50899   11 年 vboxsync remove changes that break up log and error strings, introduced in 92972
(edit) @50874   11 年 vboxsync 6813 src-all/ProgressImp.cpp + some formatting/line length sorting
(edit) @50444   11 年 vboxsync pr7197. Deleting unneeded CDROMs from export configuration was …
(edit) @50355   11 年 vboxsync 6813 stage 7 VirtualBoxImpl.cpp etc
(edit) @50197   11 年 vboxsync Appliance::TaskOVF::startThread: Corrected the return type and …
(edit) @50196   11 年 vboxsync Main: s/Vbox/VBox/g s/VB/VBox/g
(edit) @49951   11 年 vboxsync 6813 - stage 5 - Make use of server side API wrapper code in all interfaces
(edit) @49760   11 年 vboxsync 6813 stage 2 rev 4
(edit) @49742   11 年 vboxsync 6813 stage 2 - Use the server side API wrapper code..
(edit) @49620   11 年 vboxsync pr7072. Search an appropriate medium format using, firstly, URL given …
(edit) @49408   11 年 vboxsync Main: spaces
(edit) @49103   11 年 vboxsync pr6927. ISO images are skipped by default during export. The command …
(edit) @49039   11 年 vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @48685   11 年 vboxsync More mac OS X guest types so we can add version specific hacks more easily.
(edit) @48538   11 年 vboxsync Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+S …
(edit) @47716   11 年 vboxsync pr6022. 3rd variant (using VFS streaming feature) of GZIP support for …
(edit) @46822   11 年 vboxsync corrected a progress information when there are CD/DVD images
(edit) @46581   11 年 vboxsync pr6022. the attribute xmlns is used in the element <Envelope> to get …
(edit) @46518   11 年 vboxsync Export/import OVA/OVF package supports ISO images. The problem with …
(edit) @46341   12 年 vboxsync Main: 64-bit unknown OS types.
(edit) @45625   12 年 vboxsync convertVBoxOSType2CIMOSType: return Other_64 if fLongMode is set.
(edit) @45622   12 年 vboxsync Main: Introducing CPUPropertyType_LongMode + legacy band aid.
(edit) @45602   12 年 vboxsync ApplianceImplExport.cpp: VBox is never ever written Vbox.
(edit) @45367   12 年 vboxsync Main: a couple of whitespace fixes
(edit) @45354   12 年 vboxsync Main: OVF 2.0 support. Part 2 - OVA package with SHA256 support has …
(edit) @42261   12 年 vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @41232   13 年 vboxsync various fixes for openMedium->findMedium change 6130 inc return statuses
(edit) @41120   13 年 vboxsync Replace calls of findMedium with openMedium, remove findMedium …
(edit) @41106   13 年 vboxsync backed out r77705 as it broke the builds (webservices)
(edit) @41105   13 年 vboxsync use openMedium instead of findMedium
(edit) @39248   13 年 vboxsync Runtime: new guest OS type for Solaris 11 Frontends/VirtualBox: add …
(edit) @37200   14 年 vboxsync API+Frontends: Generic network attachment driver support which …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette