VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20220   16 years vboxsync Main: back out the IProgess::GetResultCode() parameter change
(edit) @20212   16 years vboxsync Main: changed the parameter of IProgress::GetResultCode() from …
(edit) @19311   16 years vboxsync VBoxManage: some adaptions to paramter type change of …
(edit) @19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
(edit) @18901   16 years vboxsync VBoxManage: fix the relative path name hack, it issued bogus errors …
(edit) @18819   16 years vboxsync Frontends/VBoxManage: when registering VMs try it with the client's …
(edit) @18783   16 years vboxsync typo
(edit) @18782   16 years vboxsync VBoxManage: remaining double-dash command line options, help update, …
(edit) @18516   16 years vboxsync VBoxManage: uninitialized variable
(edit) @18406   16 years vboxsync Main: add IProgress::GetTimeRemaining()
(edit) @18396   16 years vboxsync VBoxManage: add hidden --detailed-progress option for import to debug …
(edit) @18072   16 years vboxsync VBoxManage: defines consistency for dhcpserver and hostonlyif commands
(edit) @18023   16 years vboxsync Dhcp->DHCP
(edit) @17882   16 years vboxsync VBoxManage: dhcp cfg basics, neither list nor help yet
(edit) @17737   16 years vboxsync Main: rename IVirtualBox::machines2[] to machines[]
(edit) @17684   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Replaced …
(edit) @17553   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Replaced …
(edit) @17419   16 years vboxsync VBoxManage interface to hostonly if basis
(edit) @17382   16 years vboxsync small OSE fix
(edit) @17255   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Replaced …
(edit) @17238   16 years vboxsync 3551: “Main: Replace remaining collections with safe arrays” Converted …
(edit) @17218   16 years vboxsync Revert r43495 because everything locks forever.
(edit) @17200   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Take …
(edit) @17193   16 years vboxsync Revert r43482 which used a linux specific way to iterate over DVD drives.
(edit) @17192   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” …
(edit) @17104   16 years vboxsync VBoxManage: split USB into separate file
(edit) @17103   16 years vboxsync VBoxManage: split help into separate file
(edit) @17102   16 years vboxsync VBoxManage: split snapshot into separate file
(edit) @17090   16 years vboxsync VBoxManage: make 'list runningvms' act like 'list vms'
(edit) @17081   16 years vboxsync Manual: document new VBoxManage behavior.
(edit) @17079   16 years vboxsync IPRT: make RTGetOpt accept non-'--' parameters; use RTGetOpt for …
(edit) @17033   16 years vboxsync OVF: prototypes for export.
(edit) @16960   16 years vboxsync #2957: VBoxNetAdp: generic and darwin parts. Not operational yet.
(edit) @16867   16 years vboxsync Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 …
(edit) @16853   16 years vboxsync Main: rename IDVDImage2 to IDVDImage
(edit) @16735   16 years vboxsync VBoxManage: more compact command line help
(edit) @16530   16 years vboxsync Main: rework error macros everywhere; make error messages much more …
(edit) @16509   16 years vboxsync #2954 & #3569: Linux TAP driver is embedded to vboxnetflt. API, …
(edit) @16485   16 years vboxsync VBoxManage: split out modifyvm into separate file, add import command …
(edit) @16052   16 years vboxsync FE/VBoxManage: Don't hold COM objects past XPCOM shutdown; pack all …
(edit) @15906   16 years vboxsync FE: more copyright year updates
(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) @15556   16 years vboxsync Main, VBoxManage: Implemented IHardDisk2::cloneTo(). Resurrected …
(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) @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) @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) @14814   16 years vboxsync VBoxManage: build fix.
(edit) @14784   16 years vboxsync VBoxManage: Resurrected addiscsidisk command (note that iSCSI hard …
(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) @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) @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) @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) @13851   16 years vboxsync Main: fix win burns
(edit) @13850   16 years vboxsync Main: fix win burns
(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) @13221   16 years vboxsync Enabled VPID (VT-x tagged TLB); default off - Added machine & machine …
(edit) @13082   16 years vboxsync PerfAPI: Backward compatibility broken. setup, enable, disable and …
(edit) @12668   16 years vboxsync PerfAPI: Added setupMetricsEx(), enableMetricsEx() and …
(edit) @12607   16 years vboxsync nit picking.
(edit) @12605   16 years vboxsync PerfAPI: VBoxManage ignoring ctrl-c issue fixed.
(edit) @12599   16 years vboxsync r=bird: VBoxManage: Variables modified by asynchronous callbacks …
(edit) @12596   16 years vboxsync Fix for non-windows builds.
(edit) @12594   16 years vboxsync PerfAPI: Fixed lingering VBoxSVC after interrupting VBoxManage with …
(edit) @12448   16 years vboxsync Typo (bug #2215).
(edit) @12202   16 years vboxsync VBoxManage: fixed handling of `VBoxManage snapshot machine_uuid …
(edit) @12126   16 years vboxsync Drop existing RDP connection and allow the new client to connect, …
(edit) @12057   16 years vboxsync VBoxManage: fix for uninitialized defaults for setup params
(edit) @12055   16 years vboxsync wording
(edit) @12053   16 years vboxsync VBoxManage metrics minor fixes + doc updates
(edit) @12051   16 years vboxsync VBoxManage metrics re-worked
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