VirtualBox

source: vbox/trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @63582   8 年 vboxsync bugref:4323. Added a new subcommand for changing medium description.
(edit) @63300   8 年 vboxsync VBoxManage: warnings
(edit) @62493   8 年 vboxsync (C) 2016
(edit) @62049   8 年 vboxsync FE/VBoxManageDisk.cpp: Warning.
(edit) @61483   9 年 vboxsync bugref:8344. First variant of "move" operation for medium. Standalone …
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @56921   9 年 vboxsync FE/VBoxManage: Fix possible crash when resizing a medium and the call …
(edit) @56118   10 年 vboxsync VBoxManage: A quick command handler return-code cleanup that turned …
(edit) @55231   10 年 vboxsync unused local variable
(edit) @55182   10 年 vboxsync Main,FE/VBoxManage: Support exporting machines as appliances which …
(edit) @54885   10 年 vboxsync Main: Add a method to check for the correct encryption password
(edit) @54854   10 年 vboxsync Main: Rearrange and rename parameters of IMedium::ChangeEncryption
(edit) @54846   10 年 vboxsync FE/VBoxManage: Show encryption status of images in showmediuminfo
(edit) @54725   10 年 vboxsync FE/VBoxManage: Change the way passwords are provided when encrypting a …
(edit) @54591   10 年 vboxsync Add support to supply passwords for disk encryption while the VM is running
(edit) @54500   10 年 vboxsync VBoxManage: gcc false positive warnings
(edit) @54487   10 年 vboxsync FE/VBoxManage: Add support for medium encryption
(edit) @54443   10 年 vboxsync Frontends/VBoxManage/VBoxManageDisk.cpp: fix COM incompatibility …
(edit) @54438   10 年 vboxsync Main/VirtualBox: eliminate redundant parameter to i_registerMedium, …
(edit) @53354   10 年 vboxsync R7524 - needs testing in VBoxManage.
(edit) @51889   10 年 vboxsync FE/VBoxManage: Interface for setting, getting and deleting medium …
(edit) @49039   11 年 vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @47906   11 年 vboxsync Frontends/VBoxManage: add options to arbitrarily change medium properties
(edit) @47720   11 年 vboxsync FE/VBoxManage: Fix error message printing with variable arguments
(edit) @44498   12 年 vboxsync Frontends/VBoxManage: Unify the code showing medium information, and …
(edit) @44379   12 年 vboxsync Main: The change ulong to ULONG inside the loops where enumeration …
(edit) @44376   12 年 vboxsync The changes inside loops where enumeration MediumVariant is converted. …
(edit) @44365   12 年 vboxsync Main: change API. Interface IMedium was touched. Handling enumeration …
(edit) @44039   12 年 vboxsync Main: renavation com::Guid class. PR5744
(edit) @44028   12 年 vboxsync Frontends/VBoxManage: improve snapshot information, unify wrappers for …
(edit) @43862   12 年 vboxsync VBoxManage: Fix converting disk images from raw files
(edit) @42248   12 年 vboxsync API change for SetVideoModeHint to be able to disable guest screens …
(edit) @41348   13 年 vboxsync build fix
(edit) @41347   13 年 vboxsync FE/VBoxManage: Don't open the medium with read/write access if it is …
(edit) @41242   13 年 vboxsync Small changes for 6130
(edit) @41238   13 年 vboxsync Small changes for 6130
(edit) @41237   13 年 vboxsync Small { formatting change for 6130
(edit) @41236   13 年 vboxsync Small { formatting change for 6130
(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) @40905   13 年 vboxsync VBoxManage: correct usage message for modifyhd.
(edit) @40736   13 年 vboxsync VBoxManage: don't sigfault. Perhaps better to handle, this in …
(edit) @40503   13 年 vboxsync copyright year
(edit) @40502   13 年 vboxsync Frontends/VBoxManage: handle destination medium unregistering …
(edit) @39169   13 年 vboxsync VBoxManage: Allow 'convertfromraw stdin' on Windows.
(edit) @38787   13 年 vboxsync Frontends/VBoxManage: add support for explicitly creating diff images …
(edit) @38735   13 年 vboxsync %lS -> %ls.
(edit) @38726   13 年 vboxsync VBoxManage convertfromraw: allow to specify the UUID of the output file
(edit) @38525   13 年 vboxsync FE/CLI: use CHECK_PROGRESS_ERROR
(edit) @38469   13 年 vboxsync VD: Interface cleanup. Merge the two involved structures (generic …
(edit) @37525   13 年 vboxsync Main/VirtualBox+Medium: resurrect the feature of changing the medium …
(edit) @36527   14 年 vboxsync iprt::MiniString -> RTCString.
(edit) @35823   14 年 vboxsync VBoxManage: fixed Bytes/MBytes issue in VBoxManage showhdinfo
(edit) @35261   14 年 vboxsync Main+Frontends: fix windows burns
(edit) @35239   14 年 vboxsync Frontends/VBoxManage: finally accept relative paths everywhere and …
(edit) @35085   14 年 vboxsync VBoxManage: add support for readonly/multiattach media types
(edit) @35037   14 年 vboxsync Frontends/VBoxManage: remove no longer reliable options from clonehd …
(edit) @34888   14 年 vboxsync Frontends/VBoxManage: Clean up "modifyhd", and unbreak some of the …
(edit) @34829   14 年 vboxsync Frontends/VBoxManage: show image variant with showhdinfo
(edit) @34634   14 年 vboxsync VBoxManage: merge the broken addiscsidisk into storageattach
(edit) @33764   14 年 vboxsync VBoxManage: Fixed incorrect return from errorGetOpt (VINF_SUCCESS …
(edit) @33567   14 年 vboxsync VD: Move the generic virtual disk framework + backends to …
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @33524   14 年 vboxsync Storage: Implement offical support for other disk types like DVD and …
(edit) @33456   14 年 vboxsync VBoxManage: remove openmedium command which no longer does anything …
(edit) @33294   14 年 vboxsync Main: API change, merge IVirtualBox::getMachine() with findMachine()
(edit) @33132   14 年 vboxsync Frontends/VBoxManage: fix more error paths around unknown/invalid media
(edit) @33084   14 年 vboxsync Frontends/VBoxManage: fix error handling code path in clonehd
(edit) @32718   14 年 vboxsync com/string: Remove bool conversion operator and other convenience …
(edit) @32701   14 年 vboxsync Frontends/VBoxManage: Error printing cleanup, use stderr and …
(edit) @32536   14 年 vboxsync Storage/VBoxHDD: replace custom open flags with regular IPRT file open …
(edit) @32531   14 年 vboxsync Main/Medium+MediumFormat+GuestOSType+SystemPropertiesImpl+Console+Globa …
(edit) @32081   14 年 vboxsync FE/VBoxManage: oops
(edit) @31778   14 年 vboxsync VBoxManage: Add option for resizing an image
(edit) @31698   14 年 vboxsync Main, frontends: unsigned long long -> long long
(edit) @31599   14 年 vboxsync FE/VBoxManage: fix the usage output for convertfromraw on Windows (no …
(edit) @31568   14 年 vboxsync Main: combine IVirtualBox::openHardDisk(), openDVDImage(), …
(edit) @31562   14 年 vboxsync Main: merge IVirtualBox::FindHardDisk, GetHardDisk, FindDVDImage, …
(edit) @31539   14 年 vboxsync Main: use settings struct for machine user data; remove …
(edit) @31152   14 年 vboxsync VBoxManage: another fix for VBoxManage createhd --type shareable …
(edit) @31151   14 年 vboxsync VBoxManage: fixed createhd --type shareable
(edit) @28888   15 年 vboxsync Main/Medium: new stub medium type "Shareable", plus assorted frontend …
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28205   15 年 vboxsync Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted …
(edit) @26917   15 年 vboxsync Storage/iSCSI: implement automatically setting InitiatorName and ISID …
(edit) @26753   15 年 vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26603   15 年 vboxsync Main: back out r57775
(edit) @26587   15 年 vboxsync Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26553   15 年 vboxsync Main: backing out r57728 + r57730 which burn on windows
(edit) @26550   15 年 vboxsync Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
(edit) @26517   15 年 vboxsync *: RTGetOpt cleanup related to --help and --version (now standard …
(edit) @26163   15 年 vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @25149   15 年 vboxsync Main: cleanup: remove all CheckComRC* macros (no functional change)
(edit) @25108   15 年 vboxsync Frontends/VBoxManage: the iSCSI backend doesn't support comments
(edit) @24998   15 年 vboxsync VBoxManage: fix shadow warnings
(edit) @24884   15 年 vboxsync Documentation+Frontends/VBoxManage: update documentation to reflect …
(edit) @24590   15 年 vboxsync VBoxManageDisk.cpp: Wrong syntax diagram for convertfromraw if given …
(edit) @24258   15 年 vboxsync Main: new method Medium::RefreshState() which refreshes medium state; …
(edit) @24184   15 年 vboxsync VBoxManage createhd: append the proper extension to the filename …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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