VirtualBox

source: vbox/trunk/src/VBox/Frontends/VBoxManage

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16873   16 years vboxsync Storage/VBoxHDD: eliminate the obsolete "-new" part of the name.
(edit) @16867   16 years vboxsync Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 …
(edit) @16853   16 years vboxsync Main: rename IDVDImage2 to IDVDImage
(edit) @16834   16 years vboxsync VBoxManage: implement remaining options for import
(edit) @16830   16 years vboxsync OVF: forgot to set item in aEnabled array to true
(edit) @16735   16 years vboxsync VBoxManage: more compact command line help
(edit) @16724   16 years vboxsync VBoxManageGuestProp.cpp: Fixed warning. Unified the style a bit and …
(edit) @16668   16 years vboxsync OVF: create new IAppliance::read() method instead of reading in …
(edit) @16662   16 years vboxsync OVF: create new IAppliance::read() method instead of reading in …
(edit) @16606   16 years vboxsync OVF: add -ignore command to VBoxManage -import
(edit) @16601   16 years vboxsync OVF: change IVirtualSystemDescription::setFinalValues method; remove …
(edit) @16581   16 years vboxsync VBoxManage: fix import error handling
(edit) @16570   16 years vboxsync OVF: RAM is MB by default now
(edit) @16530   16 years vboxsync Main: rework error macros everywhere; make error messages much more …
(edit) @16517   16 years vboxsync OVF: add IVirtualSystemDescription::disableItem(), fix disk import
(edit) @16515   16 years vboxsync OVF: bring back string references; look up controllers by array item …
(edit) @16509   16 years vboxsync #2954 & #3569: Linux TAP driver is embedded to vboxnetflt. API, …
(edit) @16495   16 years vboxsync OVF: VBoxManage import implementation (to be continued), back-end …
(edit) @16491   16 years vboxsync export, keywords
(edit) @16485   16 years vboxsync VBoxManage: split out modifyvm into separate file, add import command …
(edit) @16150   16 years vboxsync Documentation: shrinking images is not implemented. Put in Known Issues.
(edit) @16104   16 years vboxsync VBoxManage typo
(edit) @16057   16 years vboxsync proper fix
(edit) @16054   16 years vboxsync Try to fix burns on doc build box.
(edit) @16052   16 years vboxsync FE/VBoxManage: Don't hold COM objects past XPCOM shutdown; pack all …
(edit) @15994   16 years vboxsync Fe/VBoxManage, Main: Enumerating guest properties did not work …
(edit) @15918   16 years vboxsync cosmetical issue
(edit) @15906   16 years vboxsync FE: more copyright year updates
(edit) @15693   16 years vboxsync VBoxManage converttoraw: forgotten default format
(edit) @15692   16 years vboxsync VBoxManage/convertfromraw: forgotten parameter checking and default …
(edit) @15687   16 years vboxsync Removed obsolete createif & removeif commands.
(edit) @15602   16 years vboxsync VBoxManage: move converthd back to internalcommands, and a few minor …
(edit) @15574   16 years vboxsync #3282: Windows build fixes.
(edit) @15570   16 years vboxsync #3282: Collection got replaced with safe array. Warning, windows …
(edit) @15567   16 years vboxsync Frontends/VBoxManage: fix argv passing bug for clonevd, causing the …
(edit) @15557   16 years vboxsync VBoxManage: Bstr doesn't actually support operator+ (it passed …
(edit) @15556   16 years vboxsync Main, VBoxManage: Implemented IHardDisk2::cloneTo(). Resurrected …
(edit) @15529   16 years vboxsync Storage/VBoxHDD-new: implement UUID handling in VDCreate. Remove very …
(edit) @15516   16 years vboxsync Check for NULL if we mean NULL. Empty strings are valid.
(edit) @15514   16 years vboxsync VBoxManage: get rid of annoying error message when trying to set a …
(edit) @15499   16 years vboxsync VBoxManage: fixed VBOX_ONLY_DOCS
(edit) @15492   16 years vboxsync VBoxManage: split off various disk handling commands.
(edit) @15489   16 years vboxsync VBoxManage: document VHD as supported format in the usage output.
(edit) @15488   16 years vboxsync ISCSI: move LUN encoding from VBoxManage to ISCSIHDDCore.
(edit) @15408   16 years vboxsync uninitialized varialbe (clobbered by 'out' label)
(edit) @15372   16 years vboxsync #3282: HostNetIf API implementation for Darwin. Common part revised. …
(edit) @15366   16 years vboxsync Storage: Eradicated the last bits using the old VDI only backend, …
(edit) @15267   16 years vboxsync VBoxManage: implement enabling/disabling the VRDP server at runtime
(edit) @15235   16 years vboxsync #3282: API, RT generic part, updated VBoxManage list hostif.
(edit) @15205   16 years vboxsync Nuke VBoxManage tapsetup/tapterminate
(edit) @15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
(edit) @15044   16 years vboxsync Main: Added IHardDisk2::setProperties for bulk operations.
(edit) @14838   16 years vboxsync compile fix
(edit) @14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
(edit) @14814   16 years vboxsync VBoxManage: build fix.
(edit) @14784   16 years vboxsync VBoxManage: Resurrected addiscsidisk command (note that iSCSI hard …
(edit) @14740   16 years vboxsync some changes missed during last split
(edit) @14736   16 years vboxsync VBoxManageMetrics.cpp: file header
(edit) @14735   16 years vboxsync VBoxManageMetrics.cpp: build fix
(edit) @14734   16 years vboxsync VBoxManageMetrics.cpp: build fix
(edit) @14732   16 years vboxsync VBoxManage: file header cleanup.
(edit) @14731   16 years vboxsync VBoxManageMetrics.cpp: Trimmed down the include list.
(edit) @14696   16 years vboxsync Frontends/VBoxManage: fix settings ordering bug when configuring the …
(edit) @14664   16 years vboxsync Main & FEs: 3002: GUI/Main enhancements for 64 bits guests implemented.
(edit) @14661   16 years vboxsync Frontends/VBoxManage: fix user-visible typo on list systemproperties
(edit) @14646   16 years vboxsync Frontends/VBoxManage: split off metrics command to reduce chance of …
(edit) @14621   16 years vboxsync another one
(edit) @14620   16 years vboxsync try to fix the windows builds
(edit) @14619   16 years vboxsync better fix (use IPRT functions)
(edit) @14618   16 years vboxsync FE/VBoxManage: two header files missing. Don't know why a) the …
(edit) @14615   16 years vboxsync VBoxManage:docs build fix (exit -> return).
(edit) @14613   16 years vboxsync VBoxManage: the other problematic function is handleModifyVM, disabled …
(edit) @14612   16 years vboxsync VBoxManage: Split handleList out of VBoxManageInfo.cpp. showVMInfo is …
(edit) @14611   16 years vboxsync VBoxManage: Split handleList out of VBoxManageInfo.cpp. showVMInfo is …
(edit) @14564   16 years vboxsync Frontends/VBoxManage: Fix machinereadable variant of SATA info …
(edit) @14555   16 years vboxsync VBoxManage: started splitting it up.
(edit) @14371   16 years vboxsync Apply patch contributed by James Lucas. Shows attached SATA disks with …
(edit) @14259   16 years vboxsync FE/VBoxManage: fix a burn
(edit) @14258   16 years vboxsync FE/VBoxManage: added support for guest property notifications
(edit) @14178   16 years vboxsync VBoxManage: show IDE controller type when listing the VM settings.
(edit) @14108   16 years vboxsync Added injectnmi option.
(edit) @13964   16 years vboxsync Added new accelerate3d option.
(edit) @13956   16 years vboxsync Main, FE/Qt: Added support for safe arrays of enums.
(edit) @13950   16 years vboxsync Main: Removed redundant suffixes from DataType, DataFlags and …
(edit) @13908   16 years vboxsync Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
(edit) @13855   16 years vboxsync VBoxManage/Makefile: Use $(if-expr ) instead of $(int-* ) here to make …
(edit) @13851   16 years vboxsync Main: fix win burns
(edit) @13850   16 years vboxsync Main: fix win burns
(edit) @13849   16 years vboxsync prevent kmk warning
(edit) @13848   16 years vboxsync Main: fix win burns
(edit) @13844   16 years vboxsync Main: Added a describeProperty method for querying config …
(edit) @13842   16 years vboxsync It's RTuuid not Ruuid.
(edit) @13838   16 years vboxsync Some more %V* -> %R* changes while at it.
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13692   16 years vboxsync cosmetical fix
(edit) @13587   16 years vboxsync Frontends/VBoxManage: fix the non-machinereadable VRDP stats too.
(edit) @13580   16 years vboxsync Ported s2 branch (r37120:38456).
(edit) @13550   16 years vboxsync Frontends/VBoxManage: fix division by zero in machine readable showvminfo.
(edit) @13294   16 years vboxsync FE/VBoxManage: clean up an error handler
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