VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @60315   9 years vboxsync VBoxManage: fix 'dumpguestcore' to the recognized option 'dumpvmcore'.
(edit) @60089   9 years vboxsync Main,VBoxManage: Add API to IHost for adding and removing USB device …
(edit) @60068   9 years vboxsync Revert r106058, incomplete conversion of USBProxyBackend to a COM …
(edit) @60067   9 years vboxsync Main: Add API to IHost for adding and removing USB device sources in …
(edit) @60065   9 years vboxsync Main/VirtualBoxClient: more early failure fixes, complementing the …
(edit) @60063   9 years vboxsync Frontends etc: convert more code to use VirtualBoxClient instead of …
(edit) @60025   9 years vboxsync VBoxManage: Tweak the rawdisk fix for nvme devices to be more …
(edit) @60011   9 years vboxsync VBoxManage: Support the different naming scheme for NVME devices on …
(edit) @59922   9 years vboxsync FE/VBoxManage: VBoxManageMetrics.cpp: Slightly tweaked output for …
(edit) @59780   9 years vboxsync Frontends/VBoxManage: fix typo in error check
(edit) @59584   9 years vboxsync VBoxManage: fix typos in the comment for DESTDIRMAP.
(edit) @59398   9 years vboxsync FE/VBoxManage: Use the IHostUSBDevice::GetDeviceInfo attribute so we …
(edit) @59269   9 years vboxsync gcc warnings
(edit) @59255   9 years vboxsync VBoxManage: do not only SIGINT but also SIGTERM, ticketref:15008
(edit) @58957   9 years vboxsync VBoxManage: fix typo in usage for createrawvmdk.
(edit) @58763   9 years vboxsync Frontends/VBoxManage: fix copy/paste bug for showing the ipv6 prefix …
(edit) @58452   9 years vboxsync VBoxManage: build fix for windows.
(edit) @58450   9 years vboxsync VBoxManage: Show effective paravirt. provider through 'showvminfo' not …
(edit) @58447   9 years vboxsync VBoxManage: fix help text.
(edit) @58437   9 years vboxsync Main: Added paravirtdebug options.
(edit) @58434   9 years vboxsync VBoxManage: don't crash on 'control addencpassword'
(edit) @58410   9 years vboxsync VBoxManage: don't crash on VBoxManage snapshot restorecurrent / edit …
(edit) @58212   9 years vboxsync DnD: Updates. - Introduced protocol changelog in DragAndDropSvc.h. …
(edit) @57993   9 years vboxsync VBoxManage/VBoxManageDebugVM.cpp: Fixed bogus "show" command.
(edit) @57992   9 years vboxsync Newlines.
(edit) @57991   9 years vboxsync VBoxManage/VBoxManageDebugVM.cpp: Fixed hang when processing log …
(edit) @57593   9 years vboxsync Fe/VBoxManage: Fixed broken "guestcontrol <VM-Name> list" command. …
(edit) @57525   9 years vboxsync FE/VBoxManage: NVMe integration
(edit) @57428   9 years vboxsync DECLCALLBACK
(edit) @57396   9 years vboxsync VBoxManage: follow up to r101765 - don't try to enable an already …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57064   9 years vboxsync Frontends/VBoxManage+Storage/VMDK: introduce support for creating raw …
(edit) @57044   9 years vboxsync VBoxManage: don't try to enable an already enabled adapter in …
(edit) @56921   9 years vboxsync FE/VBoxManage: Fix possible crash when resizing a medium and the call …
(edit) @56918   9 years vboxsync Frontends/VBoxManage: take different partition numbering (MBR) on …
(edit) @56912   9 years vboxsync Frontends/VBoxManage: add -relative support for creating raw partition …
(edit) @56910   9 years vboxsync Main/VBoxManage: cleanup in raw partition handling, eliminating …
(edit) @56843   9 years vboxsync Frontends/VBoxManage: Add a modifyvm option to rename USB controllers, …
(edit) @56834   9 years vboxsync doc/manual, VBoxManage: document VBoxManage controlvm videocapX options
(edit) @56831   9 years vboxsync VBoxManage: adapted the video capture options in 'controlvm' to 'modifyvm'
(edit) @56821   9 years vboxsync Frontends/VBoxManage: add storage controller rename functionality
(edit) @56739   9 years vboxsync FE/VBoxManage: Format string error found by Parfait
(edit) @56691   9 years vboxsync VBoxManage guestcontrol mkdir: arg parsing fix.
(edit) @56590   9 years vboxsync Frontend/VBoxManage: avoid crash with empty string (happened during …
(edit) @56533   9 years vboxsync VBoxManage generated help updates, manual/Makefile.kmk hacking, …
(edit) @56486   9 years vboxsync Undoing accidental commit.
(edit) @56479   9 years vboxsync VBoxManage: Added audio codec setting support.
(edit) @56466   9 years vboxsync debugvm manpage, refsect2 titles, bunch of other hacking.
(edit) @56465   9 years vboxsync VBoxManageHelp must be built with all the VBOX_WITH_STUFF or the …
(edit) @56422   9 years vboxsync VBoxManage: gcc warning.
(edit) @56391   9 years vboxsync VBoxManage: don't hide the help for 'internalcommands gueststats'
(edit) @56383   9 years vboxsync VBoxManage: Do not enable OHCI when xHCI is already there and USB …
(edit) @56372   9 years vboxsync ISystemProperties: Added rawModeSupported attribute for querying …
(edit) @56366   9 years vboxsync bugfix
(edit) @56352   9 years vboxsync build fix
(edit) @56351   9 years vboxsync VBoxManageHelp.cpp: Some trailing space tweaking.
(edit) @56349   9 years vboxsync VBoxManage: Let main() set the current command and made 'VBoxManage …
(edit) @56345   9 years vboxsync fix
(edit) @56344   9 years vboxsync VBoxManage,manual: Working help code generator.
(edit) @56301   9 years vboxsync *.kmk: Updated (C) year.
(edit) @56195   10 years vboxsync after 5.0.0_RC1 and re-adding r100729 which was previously backed out
(edit) @56194   10 years vboxsync 5.0.0 RC1
(edit) @56192   10 years vboxsync Extract the necessary bits for the VBoxManage Commands Overview …
(edit) @56119   10 years vboxsync Don't use ISession::COMGETTER(Console) return without checking for …
(edit) @56118   10 years vboxsync VBoxManage: A quick command handler return-code cleanup that turned …
(edit) @56099   10 years vboxsync VBoxManage: Don't use g_ for local variables, duh.
(edit) @56090   10 years vboxsync VBoxManage: Added vmdebug osdmesg.
(edit) @56030   10 years vboxsync postfix iterator => prefix iterator and stlSize => stlEmpty where …
(edit) @55977   10 years vboxsync Main/Snapshot: add a parameter to IMachine.takeSnapshot, returning the …
(edit) @55940   10 years vboxsync Frontends/VBoxManage: make sure we don't crash when there's no VM …
(edit) @55923   10 years vboxsync FE/VBoxManage: Don't pass the password directly on the command line, …
(edit) @55906   10 years vboxsync FE/VBoxManage: Fix reading the partition table on Windows, ReadFile …
(edit) @55884   10 years vboxsync VBoxManage debugvm osdetect: Load all plug-ins first.
(edit) @55843   10 years vboxsync Frontends/VBoxManage: allow configuring the VBoxSVC release logging …
(edit) @55800   10 years vboxsync Main/Session+Machine: small API cleanup, introducing explicit session …
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55674   10 years vboxsync Main,VBoxManage,Settings: Changed the boolean syntheticCPU setting …
(edit) @55632   10 years vboxsync build fix
(edit) @55631   10 years vboxsync IGuestSession: - Added pathStyle attribute and associated enum. …
(edit) @55609   10 years vboxsync VBoxManageGuestCtrl.cpp: Implemented parsing vm and sub-command name …
(edit) @55607   10 years vboxsync an idea on how to make the syntax diagram shorter and nicer…
(edit) @55606   10 years vboxsync VBoxManageGuestCtrl.cpp: Removed the 'cp' command alias (for 'copyto') …
(edit) @55605   10 years vboxsync VBoxManageGuestCtrl.cpp: Removed the deprecated exec[ute] command. …
(edit) @55604   10 years vboxsync VBoxManageGuestCtrl.cpp: Refactored the common option handling. Made …
(edit) @55598   10 years vboxsync VBoxManage guestcontrol start/run corrections.
(edit) @55593   10 years vboxsync fixes
(edit) @55535   10 years vboxsync Main,VBoxManage,VBoxShell,ValidationKit: Changed the …
(edit) @55532   10 years vboxsync VBoxManage -execute: Added --unquoted-argsu option exposing the …
(edit) @55268   10 years vboxsync VBoxManage: minor memory leak on error path
(edit) @55259   10 years vboxsync Main/Serial+Devices/Serial: new TCP backend for serial port. …
(edit) @55234   10 years vboxsync VBoxManage: ISession->GetMachine() should not overwrite 'machine' but …
(edit) @55231   10 years vboxsync unused local variable
(edit) @55214   10 years vboxsync Main/Console+Machine+Session+Snapshot: move the save state and …
(edit) @55182   10 years vboxsync Main,FE/VBoxManage: Support exporting machines as appliances which …
(edit) @55180   10 years vboxsync s/drag'n'drop/drag and drop/
(edit) @55169   10 years vboxsync doc: mention UI/VM separation
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