VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @94199   3 years vboxsync doc/manual,FE/VBoxManage: Convert clonemedium command to refentry …
(edit) @94198   3 years vboxsync doc/manual,FE/VBoxManage: Convert createmedium command to refentry …
(edit) @94197   3 years vboxsync doc/manual,FE/VBoxManage: Convert showmediuminfo command to refentry …
(edit) @94177   3 years vboxsync doc/manual,FE/VBoxManage: Convert closemedium command to refentry …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92594   3 years vboxsync Main: bugref:1909: Added translation into VBoxManage excluding …
(edit) @92372   3 years vboxsync Main: bugref:1909: Added translation marks around messages of …
(edit) @91352   3 years vboxsync Frontends/VBoxManage: 'VBoxManage mediumproperty disk get <disk-img> …
(edit) @87435   4 years vboxsync Main: bugref:9224: Added error reporting for invalid property during …
(edit) @85936   4 years vboxsync VBoxManage/createmedium: gcc 4.x build fix. Use RTMemDup instead of …
(edit) @85929   4 years vboxsync Main: bugref:9224: Main+VBoxManageDisk+doc part
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @80585   5 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @77625   6 years vboxsync VBoxManage/handleCreateMedium: Build fixes.
(edit) @77622   6 years vboxsync Bug fix/ syntax cleanup of AllocationBlockSize / createmedium property …
(edit) @77608   6 years vboxsync Attempt to eliminate burns on Windows due to erroniously assigning …
(edit) @77606   6 years vboxsync Added AllocationBlockSize property to VDI backend, and ability to set …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76154   6 years vboxsync Main: bugref:9324: Added new error for "medium shrink is not allowed"
(edit) @74829   6 years vboxsync scm fixes
(edit) @74822   6 years vboxsync Main: bugref:9152 Implement the convertToStream API
(edit) @74354   6 years vboxsync VBoxManage/mediumio: Corrected cat --output handling.
(edit) @74003   6 years vboxsync Main: bugref:9231: added ability to set IMedium:location for medium …
(edit) @73716   6 years vboxsync Main/CloudProviderManager+CloudProvider+CloudProfile: Introduce …
(edit) @73029   6 years vboxsync VBoxManageDisk.cpp: make gcc happy
(edit) @72998   6 years vboxsync VBoxManageDisk.cpp: mediumio cat --hex fix.
(edit) @72978   6 years vboxsync VBoxManageDisk: Enjoy VBOX_WITH_XPCOM_CPP_ENUM_HACK and get rid of …
(edit) @72976   6 years vboxsync VBoxManage: XPCOM/C++ enum exorcism. Found a enum type mismatch in …
(edit) @72956   6 years vboxsync VBoxManage: mediumio build fix
(edit) @72952   6 years vboxsync VBoxManage: mediumio build fix
(edit) @72951   6 years vboxsync VBoxManage: mediumio build fixes
(edit) @72949   6 years vboxsync VBoxManage,manual: Added a new command called 'mediumio' to VBoxManage …
(edit) @72883   6 years vboxsync Main/Medium: add API flag for creating formatted floppy images …
(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) @67227   8 years vboxsync VBoxManage: bugref:8344: when moving a medium, create an absolute path …
(edit) @66997   8 years vboxsync Frontends/VBoxManage: Use the default disk image format if the source …
(edit) @66250   8 years vboxsync Storage,DrvVD,Main,VBoxManage: Rename VBOXHDD to VDISK, the VBoxHDD …
(edit) @66106   8 years vboxsync VBoxManage: trailing spaces
(edit) @65477   8 years vboxsync VBoxManage: added a missing IMedium::RefreshState() call and removed …
(edit) @64989   8 years vboxsync VBoxManageDisk: allow a max of factor 1000 for --resize (MB)
(edit) @64988   8 years vboxsync typo
(edit) @64987   8 years vboxsync VBoxManage: proposal for a sanity check
(edit) @63582   8 years vboxsync bugref:4323. Added a new subcommand for changing medium description.
(edit) @63300   8 years vboxsync VBoxManage: warnings
(edit) @62493   8 years vboxsync (C) 2016
(edit) @62049   8 years vboxsync FE/VBoxManageDisk.cpp: Warning.
(edit) @61483   8 years vboxsync bugref:8344. First variant of "move" operation for medium. Standalone …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56921   9 years vboxsync FE/VBoxManage: Fix possible crash when resizing a medium and the call …
(edit) @56118   10 years vboxsync VBoxManage: A quick command handler return-code cleanup that turned …
(edit) @55231   10 years vboxsync unused local variable
(edit) @55182   10 years vboxsync Main,FE/VBoxManage: Support exporting machines as appliances which …
(edit) @54885   10 years vboxsync Main: Add a method to check for the correct encryption password
(edit) @54854   10 years vboxsync Main: Rearrange and rename parameters of IMedium::ChangeEncryption
(edit) @54846   10 years vboxsync FE/VBoxManage: Show encryption status of images in showmediuminfo
(edit) @54725   10 years vboxsync FE/VBoxManage: Change the way passwords are provided when encrypting a …
(edit) @54591   10 years vboxsync Add support to supply passwords for disk encryption while the VM is running
(edit) @54500   10 years vboxsync VBoxManage: gcc false positive warnings
(edit) @54487   10 years vboxsync FE/VBoxManage: Add support for medium encryption
(edit) @54443   10 years vboxsync Frontends/VBoxManage/VBoxManageDisk.cpp: fix COM incompatibility …
(edit) @54438   10 years vboxsync Main/VirtualBox: eliminate redundant parameter to i_registerMedium, …
(edit) @53354   10 years vboxsync R7524 - needs testing in VBoxManage.
(edit) @51889   10 years vboxsync FE/VBoxManage: Interface for setting, getting and deleting medium …
(edit) @49039   11 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @47906   11 years vboxsync Frontends/VBoxManage: add options to arbitrarily change medium properties
(edit) @47720   11 years vboxsync FE/VBoxManage: Fix error message printing with variable arguments
(edit) @44498   12 years vboxsync Frontends/VBoxManage: Unify the code showing medium information, and …
(edit) @44379   12 years vboxsync Main: The change ulong to ULONG inside the loops where enumeration …
(edit) @44376   12 years vboxsync The changes inside loops where enumeration MediumVariant is converted. …
(edit) @44365   12 years vboxsync Main: change API. Interface IMedium was touched. Handling enumeration …
(edit) @44039   12 years vboxsync Main: renavation com::Guid class. PR5744
(edit) @44028   12 years vboxsync Frontends/VBoxManage: improve snapshot information, unify wrappers for …
(edit) @43862   12 years vboxsync VBoxManage: Fix converting disk images from raw files
(edit) @42248   12 years vboxsync API change for SetVideoModeHint to be able to disable guest screens …
(edit) @41348   13 years vboxsync build fix
(edit) @41347   13 years vboxsync FE/VBoxManage: Don't open the medium with read/write access if it is …
(edit) @41242   13 years vboxsync Small changes for 6130
(edit) @41238   13 years vboxsync Small changes for 6130
(edit) @41237   13 years vboxsync Small { formatting change for 6130
(edit) @41236   13 years vboxsync Small { formatting change for 6130
(edit) @41120   13 years vboxsync Replace calls of findMedium with openMedium, remove findMedium …
(edit) @41106   13 years vboxsync backed out r77705 as it broke the builds (webservices)
(edit) @41105   13 years vboxsync use openMedium instead of findMedium
(edit) @40905   13 years vboxsync VBoxManage: correct usage message for modifyhd.
(edit) @40736   13 years vboxsync VBoxManage: don't sigfault. Perhaps better to handle, this in …
(edit) @40503   13 years vboxsync copyright year
(edit) @40502   13 years vboxsync Frontends/VBoxManage: handle destination medium unregistering …
(edit) @39169   13 years vboxsync VBoxManage: Allow 'convertfromraw stdin' on Windows.
(edit) @38787   13 years vboxsync Frontends/VBoxManage: add support for explicitly creating diff images …
(edit) @38735   13 years vboxsync %lS -> %ls.
(edit) @38726   13 years vboxsync VBoxManage convertfromraw: allow to specify the UUID of the output file
(edit) @38525   13 years vboxsync FE/CLI: use CHECK_PROGRESS_ERROR
(edit) @38469   13 years vboxsync VD: Interface cleanup. Merge the two involved structures (generic …
(edit) @37525   13 years vboxsync Main/VirtualBox+Medium: resurrect the feature of changing the medium …
(edit) @36527   14 years vboxsync iprt::MiniString -> RTCString.
(edit) @35823   14 years vboxsync VBoxManage: fixed Bytes/MBytes issue in VBoxManage showhdinfo
(edit) @35261   14 years vboxsync Main+Frontends: fix windows burns
(edit) @35239   14 years vboxsync Frontends/VBoxManage: finally accept relative paths everywhere and …
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