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) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28192   15 years vboxsync VBoxManage: new option "--log" for showvminfo, printing the specified …
(edit) @27703   15 years vboxsync Guest Control: Update (VBoxManage, Main, Host Service, VbglR3), not …
(edit) @26548   15 years vboxsync Main, FE: HPET review feedback
(edit) @25376   15 years vboxsync Frontends/VBoxManage: consistent identifier typo
(edit) @24915   15 years vboxsync VBoxManage: Implemented cancelation in showProgress for cancelable …
(edit) @24912   15 years vboxsync VBoxManage: A little clean up in progress.
(edit) @24907   15 years vboxsync VBoxManage: A little clean up in progress.
(edit) @24903   15 years vboxsync VBoxManage: A little clean up in progress.
(edit) @24901   15 years vboxsync VBoxManage: A little clean up in progress.
(edit) @24879   15 years vboxsync Frontends/VBoxManage: eliminate redundant code when using showProgress()
(edit) @24874   15 years vboxsync Main,VMM,VBoxManage: Added a parameter to IConsole::Teleport for …
(edit) @24493   15 years vboxsync API/Machine,Session: add a force mount parameter to MountMedium and …
(edit) @24397   15 years vboxsync VBoxManage: USAGE_SNAPSHOT => USAGE_CONTROLVM
(edit) @23935   15 years vboxsync VBoxManage: don't use machine uuid variable for other purposes.
(edit) @23934   15 years vboxsync VBoxManage: removed spaces after function names
(edit) @23902   15 years vboxsync VBoxManage: changed storageattach behaviour to match the syntax diagram
(edit) @23802   15 years vboxsync VBoxManage: Added support for adding/removing storage controllers, and …
(edit) @23801   15 years vboxsync Main,VMM,Frontends,++: Teminology. Added a bind address for the …
(edit) @23667   15 years vboxsync VBoxManage: Live migration.
(edit) @23643   15 years vboxsync VRDP port range API.
(edit) @23287   15 years vboxsync and another fix
(edit) @23286   15 years vboxsync simplification to r52775
(edit) @23285   15 years vboxsync pass the XAUTHORITY environment variable along with DISPLAY
(edit) @23249   15 years vboxsync medium: rename default IDE/FD storage controller names to IDE …
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @23222   15 years vboxsync ConsoleImpl2: Added support for attaching/detaching NetSniffer at Runtime
(edit) @23129   15 years vboxsync Implemented 'VBoxManage controlvm vrdpport'
(edit) @22911   15 years vboxsync event queues cleaned up
(edit) @22686   15 years vboxsync VBoxManage: guestproperty wait fixes, esp. for Mac OS X.
(edit) @22562   15 years vboxsync Main,VBoxControl,VBoxManage,VBoxNetDHCP,VBoxNetNAT: Use RTBldCfg for …
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @21769   15 years vboxsync Network: fixed the hostonly adaptor bringingup as mentioned in 3573#c25
(edit) @21729   15 years vboxsync VBoxManage: Don't allow disabling the network adaptor.
(edit) @21612   15 years vboxsync OVF: Added remote OVF downloading.
(edit) @21446   15 years vboxsync API/Machine+SystemProperties: get rid of the tri-state bool …
(edit) @20977   15 years vboxsync API: weed out NULL strings, as many clients cannot use them
(edit) @20928   15 years vboxsync API/others: Renamed IConsole::discardSavedState to …
(edit) @20521   15 years vboxsync NetworkAttachment: Allow changing the attachment between …
(edit) @20313   15 years vboxsync Frontends/VBoxManage, Main/Machine: implement new session type …
(edit) @20294   16 years vboxsync VBoxManage: fixed another regression of r46627
(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 …
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