|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28205
|
15 years |
vboxsync |
Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted …
|
|
|
@26917
|
15 years |
vboxsync |
Storage/iSCSI: implement automatically setting InitiatorName and ISID …
|
|
|
@26753
|
15 years |
vboxsync |
Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26603
|
15 years |
vboxsync |
Main: back out r57775
|
|
|
@26587
|
15 years |
vboxsync |
Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26553
|
15 years |
vboxsync |
Main: backing out r57728 + r57730 which burn on windows
|
|
|
@26550
|
15 years |
vboxsync |
Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
|
|
|
@26517
|
15 years |
vboxsync |
*: RTGetOpt cleanup related to --help and --version (now standard …
|
|
|
@26163
|
15 years |
vboxsync |
PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
|
|
|
@25149
|
15 years |
vboxsync |
Main: cleanup: remove all CheckComRC* macros (no functional change)
|
|
|
@25108
|
15 years |
vboxsync |
Frontends/VBoxManage: the iSCSI backend doesn't support comments
|
|
|
@24998
|
15 years |
vboxsync |
VBoxManage: fix shadow warnings
|
|
|
@24884
|
15 years |
vboxsync |
Documentation+Frontends/VBoxManage: update documentation to reflect …
|
|
|
@24590
|
15 years |
vboxsync |
VBoxManageDisk.cpp: Wrong syntax diagram for convertfromraw if given …
|
|
|
@24258
|
15 years |
vboxsync |
Main: new method Medium::RefreshState() which refreshes medium state; …
|
|
|
@24184
|
15 years |
vboxsync |
VBoxManage createhd: append the proper extension to the filename …
|
|
|
@23973
|
15 years |
vboxsync |
*,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
|
|
|
@23223
|
15 years |
vboxsync |
API: big medium handling change and lots of assorted other cleanups …
|
|
|
@22173
|
15 years |
vboxsync |
Main: the big XML settings rework. Move XML reading/writing out of …
|
|
|
@21806
|
15 years |
vboxsync |
Storage/VBoxHDD: resurrect the facility to dump information about disk …
|
|
|
@21038
|
15 years |
vboxsync |
2nd part of build fix
|
|
|
@21037
|
15 years |
vboxsync |
build fix, VC++ is more strict than g++ here
|
|
|
@21032
|
15 years |
vboxsync |
Frontends/VBoxManage: client code for cloning to existing image, plus …
|
|
|
@20928
|
15 years |
vboxsync |
API/others: Renamed IConsole::discardSavedState to …
|
|
|
@20842
|
15 years |
vboxsync |
API and Frontends: change IVirtualBox::openHardDisk to allow modifying …
|
|
|
@20221
|
16 years |
vboxsync |
VBoxManage: IProgess::GetResultCode() gcc warnings
|
|
|
@19239
|
16 years |
vboxsync |
Main: support for using VBox from Python on Windows (still certain …
|
|
|
@19172
|
16 years |
vboxsync |
VBoxHDD/compact: better error handling
|
|
|
@19037
|
16 years |
vboxsync |
VBoxManage/modifyhd: implement compacting hard disks, printing an …
|
|
|
@19026
|
16 years |
vboxsync |
VBoxManage/showhdinfo: avoid problems with RTGetOpt
|
|
|
@18901
|
16 years |
vboxsync |
VBoxManage: fix the relative path name hack, it issued bogus errors …
|
|
|
@18836
|
16 years |
vboxsync |
VBoxManage/addiscsidisk: beautify the location string a bit when no …
|
|
|
@18814
|
16 years |
vboxsync |
Frontends/VBoxManage: when opening media try it with the client's idea …
|
|
|
@18759
|
16 years |
vboxsync |
VBoxManage/disk: todo for moving generic bool value parser to getopt
|
|
|
@18709
|
16 years |
vboxsync |
VBoxManage: dummy entry in array needed to make MSC happy (empty array …
|
|
|
@18703
|
16 years |
vboxsync |
VBoxManage: convert all disk-related subcommands to double-dash …
|
|
|
@18624
|
16 years |
vboxsync |
VBoxManage: don't crash on VBoxManage createhd --help
|
|
|
@18566
|
16 years |
vboxsync |
Storage/API/VBoxManage/...: add maximum size check to prevent creation …
|
|
|
@18388
|
16 years |
vboxsync |
API/HardDisk: merge the functionality of cloneTo and flattenTo, and …
|
|
|
@18177
|
16 years |
vboxsync |
Main: turn read/write param in OpenHardDisk into an enum
|
|
|
@18162
|
16 years |
vboxsync |
Main: add read/write param to OpenHardDisk to allow for opening disk …
|
|
|
@18108
|
16 years |
vboxsync |
VBoxManage: clean up various places which use RTGetOpt, fix error …
|
|
|
@17980
|
16 years |
vboxsync |
Frontend/VBoxManage: fix a bunch of silly bugs creeping into command …
|
|
|
@17978
|
16 years |
vboxsync |
compile fix
|
|
|
@17977
|
16 years |
vboxsync |
compile fix
|
|
|
@17976
|
16 years |
vboxsync |
compile fix
|
|
|
@17975
|
16 years |
vboxsync |
compile fix
|
|
|
@17970
|
16 years |
vboxsync |
API/HardDisk, Storage/VBoxHDD, Frontend/VBoxManage: eliminated base …
|
|
|
@17825
|
16 years |
vboxsync |
API/HardDIsk: introduce parameter for specifying the image variant to …
|
|
|
@17753
|
16 years |
vboxsync |
Frontends/VBoxManage: when adding iSCSI disks include the LUN in the …
|
|
|
@17654
|
16 years |
vboxsync |
VBoxManage: Print "normal (base)" for root hard disks and "normal …
|
|
|
@17402
|
16 years |
vboxsync |
VBoxManage: Added 'modify hd autoreset on|off' to alter the auto reset …
|
|
|
@16873
|
16 years |
vboxsync |
Storage/VBoxHDD: eliminate the obsolete "-new" part of the name.
|
|
|
@16867
|
16 years |
vboxsync |
Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 …
|
|
|
@16853
|
16 years |
vboxsync |
Main: rename IDVDImage2 to IDVDImage
|
|
|
@16530
|
16 years |
vboxsync |
Main: rework error macros everywhere; make error messages much more …
|
|
|
@16150
|
16 years |
vboxsync |
Documentation: shrinking images is not implemented. Put in Known Issues.
|
|
|
@16052
|
16 years |
vboxsync |
FE/VBoxManage: Don't hold COM objects past XPCOM shutdown; pack all …
|
|
|
@15693
|
16 years |
vboxsync |
VBoxManage converttoraw: forgotten default format
|
|
|
@15692
|
16 years |
vboxsync |
VBoxManage/convertfromraw: forgotten parameter checking and default …
|
|
|
@15602
|
16 years |
vboxsync |
VBoxManage: move converthd back to internalcommands, and a few minor …
|
|
|
@15567
|
16 years |
vboxsync |
Frontends/VBoxManage: fix argv passing bug for clonevd, causing the …
|
|
|
@15557
|
16 years |
vboxsync |
VBoxManage: Bstr doesn't actually support operator+ (it passed …
|
|
|
@15556
|
16 years |
vboxsync |
Main, VBoxManage: Implemented IHardDisk2::cloneTo(). Resurrected …
|
|
|
@15529
|
16 years |
vboxsync |
Storage/VBoxHDD-new: implement UUID handling in VDCreate. Remove very …
|
|
|
@15516
|
16 years |
vboxsync |
Check for NULL if we mean NULL. Empty strings are valid.
|
|
|
@15514
|
16 years |
vboxsync |
VBoxManage: get rid of annoying error message when trying to set a …
|
|
|
@15492
|
16 years |
vboxsync |
VBoxManage: split off various disk handling commands.
|
|
copied from trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp
|
|
|
@15489
|
16 years |
vboxsync |
VBoxManage: document VHD as supported format in the usage output.
|