VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @67227   8 years vboxsync VBoxManage: bugref:8344: when moving a medium, create an absolute path …
(edit) @67208   8 years vboxsync Main,VBoxManage: More OPC hacking. Seems to be working now.
(edit) @67194   8 years vboxsync VBoxManage export: Hacking OPC export.
(edit) @66997   8 years vboxsync Frontends/VBoxManage: Use the default disk image format if the source …
(edit) @66830   8 years vboxsync VBoxManage: Adjustments for Visual C++ v12 / Visual Studio 2013. …
(edit) @66297   8 years vboxsync VBoxManage extpack install: Return RTEXITCODE_FAILURE when not …
(edit) @66296   8 years vboxsync VBoxManage extpack install: Lower case the digest; use stack buffer …
(edit) @66295   8 years vboxsync VBoxManage extpack install: Lower case the digest; use stack buffer …
(edit) @66250   8 years vboxsync Storage,DrvVD,Main,VBoxManage: Rename VBOXHDD to VDISK, the VBoxHDD …
(edit) @66204   8 years vboxsync spaces
(edit) @66187   8 years vboxsync VBoxManage: allow to accept the license by command line parameter
(edit) @66186   8 years vboxsync VBoxManage: allow to accept the license by command line parameter
(edit) @66185   8 years vboxsync VBoxManage: allow to accept the license by command line parameter
(edit) @66157   8 years vboxsync VBoxManage: when installing the ExtPack, show the license and ask the …
(edit) @66106   8 years vboxsync VBoxManage: trailing spaces
(edit) @66068   8 years vboxsync bugref:8527. Splitted the command "./VBoxManage unattended". Added two …
(edit) @65827   8 years vboxsync VBoxManage: added --machinereadable option to 'VBoxManage hostonlyif …
(edit) @65826   8 years vboxsync VBoxManage: escape the VM description text in 'VBoxManage showvminfo' …
(edit) @65724   8 years vboxsync removed double call of "a->session->UnlockMachine()"
(edit) @65723   8 years vboxsync small fix in the unattended help command
(edit) @65652   8 years vboxsync gcc 7: VBoxManage: fall thru
(edit) @65518   8 years vboxsync VBoxManage: added --sorteds option to list vms.
(edit) @65517   8 years vboxsync VBoxManage: added --sorteds option to list vms.
(edit) @65477   8 years vboxsync VBoxManage: added a missing IMedium::RefreshState() call and removed …
(edit) @65399   8 years vboxsync VBoxManage: keyboardputstring: fix for ASCII to scancode conversion.
(edit) @65263   8 years vboxsync VideoRec: Made the feature less dependent from the codec(s) being used …
(edit) @65182   8 years vboxsync VideoRec/VBoxManageInfo.cpp: Brought machine readable output of video …
(edit) @65181   8 years vboxsync VideoRec/VBoxManageModifyVM.cpp: Renamed MODIFYVM_VCP_ to …
(edit) @65049   8 years vboxsync bugref:8527: some coding style fixes and introduced VBOX_WITH_UNATTENDED
(edit) @64997   8 years vboxsync bugref:8527. VBoxManage: added new command "unattended"
(edit) @64989   8 years vboxsync VBoxManageDisk: allow a max of factor 1000 for --resize (MB)
(edit) @64988   8 years vboxsync typo
(edit) @64987   8 years vboxsync VBoxManage: proposal for a sanity check
(edit) @64910   8 years vboxsync Frontends/VBoxManage: show properties of the NVMe controller for "list …
(edit) @64907   8 years vboxsync VBoxManage: build fix: limit keyboardputscancode 'typing' rate. Simple …
(edit) @64906   8 years vboxsync VBoxManage: limit keyboardputscancode 'typing' rate. Simple commands …
(edit) @64434   8 years vboxsync Frontends/VBoxManage: add --putenv option to the "startvm" command
(edit) @64315   8 years vboxsync ticketref:15971: make the 'VBoxManage storagectl' help + documentation …
(edit) @64104   8 years vboxsync VBoxManage: GuestMonitorStatus_Blank for VM info
(edit) @63751   8 years vboxsync FE/VBoxManage: Include snapshot (short) name when restoring (current) …
(edit) @63582   8 years vboxsync bugref:4323. Added a new subcommand for changing medium description.
(edit) @63567   8 years vboxsync scm: cleaning up todos
(edit) @63469   8 years vboxsync Warning.
(edit) @63404   8 years vboxsync gcc warnings.
(edit) @63384   8 years vboxsync Frontends: warnings (gcc)
(edit) @63314   8 years vboxsync VBoxManage: warning
(edit) @63300   8 years vboxsync VBoxManage: warnings
(edit) @63257   8 years vboxsync FE/VBoxManage: Don't try to set the medium type if there is no change, …
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62626   8 years vboxsync unused parameter warnings.
(edit) @62585   8 years vboxsync Audio: Cleanup: Renamed VBOX_WITH_[OSS|ALSA|PULSE] -> …
(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 …
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