VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62495   8 years vboxsync (C) 2016
(edit) @62493   8 years vboxsync (C) 2016
(edit) @62183   8 years vboxsync superfluous ';'
(edit) @62157   8 years vboxsync *: Instead of suppressing -Wno-delete-non-virtual-dtor globally we try …
(edit) @62058   8 years vboxsync build fix
(edit) @62057   8 years vboxsync Build fix.
(edit) @62056   8 years vboxsync Audio: More cleanup for backend defines.
(edit) @62049   8 years vboxsync FE/VBoxManageDisk.cpp: Warning.
(edit) @61937   8 years vboxsync Renamed the 'VBoxmanage debugvm dumpgueststack' command to just …
(edit) @61894   8 years vboxsync Build fix.
(edit) @61893   8 years vboxsync Main: Renamed ProcessCreateFlag::NoProfile to ProcessCreateFlag::Profile.
(edit) @61674   8 years vboxsync FE/VBoxManage: Committed too much
(edit) @61673   8 years vboxsync FE/VBoxManage: Add dumpgueststack subcommand for debugvm
(edit) @61577   8 years vboxsync Frontends/VBoxManage: show default audio driver when listing system …
(edit) @61483   8 years vboxsync bugref:8344. First variant of "move" operation for medium. Standalone …
(edit) @61226   9 years vboxsync gcc warning
(edit) @61096   9 years vboxsync VBoxManage: typo
(edit) @61042   9 years vboxsync Main/Machine+BIOSSettings: introduce APIC/X2APIC CPU feature settings …
(edit) @60865   9 years vboxsync Never use static instances of CComModule as it messes up the log …
(edit) @60759   9 years vboxsync Frontends: various cleanups, mostly ATL related, remove code for no …
(edit) @60734   9 years vboxsync VBoxManageHelp: Avoid dragging in RTBldCfgRevision, no need to rebuild …
(edit) @60685   9 years vboxsync build fix
(edit) @60684   9 years vboxsync VBoxManage: print available processor features on 'list hostinfo'
(edit) @60663   9 years vboxsync VBoxManage: documented modifyvm --cpu-profile
(edit) @60508   9 years vboxsync correct fix
(edit) @60507   9 years vboxsync build fix
(edit) @60503   9 years vboxsync VBoxManage/VBoxManageHelp.cpp: Newline in syntax output.
(edit) @60502   9 years vboxsync Whops.
(edit) @60501   9 years vboxsync FE/VBoxManage: Added "natnetwork list [<pattern>]" for listing / …
(edit) @60491   9 years vboxsync FE/VBoxManage/VBoxManageGuestCtrl.cpp: Fixed broken verbose output, as …
(edit) @60410   9 years vboxsync IMachine: Added CPUProfile attribute (read/write string). Added a …
(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 …
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