VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78148   6 years vboxsync OCI: Change ICloudClient::listImages and listInstances signatures to …
(edit) @78126   6 years vboxsync VBoxManage: showProgress - assert that progress is not null.
(edit) @78064   6 years vboxsync Recording/VBoxManage: Getting and controlling the recording settings …
(edit) @78025   6 years vboxsync Recording/VBoxManage: Fixed syntax help for "modifyvm recording […]".
(edit) @77910   6 years vboxsync Main: bugref:7929: Added ability to change the priority of the VM process
(edit) @77887   6 years vboxsync manual/VBoxManage: Made the new clonevm build. Again, there must be …
(edit) @77886   6 years vboxsync scm fix.
(edit) @77885   6 years vboxsync scm fixes.
(edit) @77883   6 years vboxsync bugref:9404. Added two new commands for VBoxManage - one displays the …
(edit) @77877   6 years vboxsync FE/VBoxManage: spelling fix, thanks Timeless.
(edit) @77801   6 years vboxsync VBoxManage snapshot: Use manpage help text (option parsing needs …
(edit) @77778   6 years vboxsync bugref:9312. scm fixes.
(edit) @77777   6 years vboxsync bugref:9312. The command 'VBoxManage cloudprofile' was implemented. It …
(edit) @77625   6 years vboxsync VBoxManage/handleCreateMedium: Build fixes.
(edit) @77622   6 years vboxsync Bug fix/ syntax cleanup of AllocationBlockSize / createmedium property …
(edit) @77608   6 years vboxsync Attempt to eliminate burns on Windows due to erroniously assigning …
(edit) @77606   6 years vboxsync Added AllocationBlockSize property to VDI backend, and ability to set …
(edit) @77595   6 years vboxsync VBoxManage: Re-do help category handling (command/sub-command specific …
(edit) @77353   6 years vboxsync doc/manual: Replace xref in man and --help output with chapter/section …
(edit) @77162   6 years vboxsync bugref:9381. Fixed a regression bug after 120461.
(edit) @76906   6 years vboxsync FE/VBoxManage: fix drag and drop help text.
(edit) @76678   6 years vboxsync Port r124260, r124263, r124271, r124273, r124277, r124278, r124279, …
(edit) @76582   6 years vboxsync Frontends: scm header guard alignment.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76532   6 years vboxsync Frontends: scm --fix-header-guards. bugref:9344
(edit) @76433   6 years vboxsync VBoxManage: getopt includes errcore.h now, mostly no need for err.h …
(edit) @76366   6 years vboxsync include/VBox/com/Guid.h: Don't include iprt/err.h for no good reason. …
(edit) @76276   6 years vboxsync bugref:9311. small fix in the help string.
(edit) @76192   6 years vboxsync bugref:9242. "OCI" part was removed from VirtualSystemDescriptionType …
(edit) @76154   6 years vboxsync Main: bugref:9324: Added new error for "medium shrink is not allowed"
(edit) @75945   6 years vboxsync Main/DHCPServer: (bugref:9288) Renamed short options: '--nic' is now …
(edit) @75927   6 years vboxsync Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
(edit) @75926   6 years vboxsync Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
(edit) @75920   6 years vboxsync bugref:9311. Added support of cloud export into VBoxManage.
(edit) @75918   6 years vboxsync Main/DHCPServer: (bugref:9288) Renamed '--slot' to '--nic' and made it …
(edit) @75850   6 years vboxsync changelog entry for DHCP server (bugref:9288) + very tiny code cleanup
(edit) @75849   6 years vboxsync VBoxManage/guestcontrol: fix
(edit) @75848   6 years vboxsync VBoxManage/guestcontrol: copyto/from hacking
(edit) @75847   6 years vboxsync build fix
(edit) @75846   6 years vboxsync build fix
(edit) @75845   6 years vboxsync VBoxManage/guestcontrol: fix
(edit) @75844   6 years vboxsync VBoxManage/guestcontrol: r=bird: more comments and some fixes/adjustments
(edit) @75832   6 years vboxsync VBoxManage/guestcontrol: r=bird comments
(edit) @75819   6 years vboxsync Main/DHCPServer: (bugref:9288) Allow removal of DHCP options, show …
(edit) @75648   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
(edit) @75617   6 years vboxsync Rolled back r126789.
(edit) @75614   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
(edit) @75569   6 years vboxsync Rolled back r126727.
(edit) @75568   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
(edit) @75513   6 years vboxsync Rolled back r126670.
(edit) @75512   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server.
(edit) @75390   6 years vboxsync Recording/FE/VBoxManage: Fixes for "recording filename" and "recording …
(edit) @75382   6 years vboxsync Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
(edit) @75381   6 years vboxsync Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
(edit) @75380   6 years vboxsync Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
(edit) @75365   6 years vboxsync Recording: Also adapted the VBoxManage commands to the "recording" prefix.
(edit) @75361   6 years vboxsync Recording/Main: Renamed the IRecord* interfaces again to IRecording* …
(edit) @75345   6 years vboxsync Recording: VBOX_WITH_VIDEOREC -> VBOX_WITH_RECORDING.
(edit) @75341   6 years vboxsync Recording: Renaming APIs ICapture* -> IRecord* and other terminology …
(edit) @75255   6 years vboxsync Capturing: Build fix.
(edit) @75251   6 years vboxsync Capturing: Separated capturing settings into new interfaces …
(edit) @75138   6 years vboxsync FE/VBoxManage: Renamed the video capturing options to better reflect …
(edit) @74829   6 years vboxsync scm fixes
(edit) @74822   6 years vboxsync Main: bugref:9152 Implement the convertToStream API
(edit) @74778   6 years vboxsync OCI: Add VirtualSystemDescriptionType constants CloudOCIKeepObject and …
(edit) @74474   6 years vboxsync Main,Devices: Graphics controller updates. bugref:8893
(edit) @74432   6 years vboxsync VBoxManage: Build fix. bugref:9249
(edit) @74431   6 years vboxsync Main,GUI,VBoxManage: Provide API for proxy settings that picks up the …
(edit) @74354   6 years vboxsync VBoxManage/mediumio: Corrected cat --output handling.
(edit) @74003   6 years vboxsync Main: bugref:9231: added ability to set IMedium:location for medium …
(edit) @73929   6 years vboxsync OCI: commit OCI code as-is. Doesn't yet compile in extpack but should …
(edit) @73768   6 years vboxsync Main,FE/VBoxManage: Allow changing the UART type of the serial ports …
(edit) @73740   6 years vboxsync Main: bugref:8612: add implementaion of Machine::applyDefault() in …
(edit) @73716   6 years vboxsync Main/CloudProviderManager+CloudProvider+CloudProfile: Introduce …
(edit) @73664   6 years vboxsync Main: bugref:8598: added "Keep hardware UUIDs" option to "clone …
(edit) @73506   6 years vboxsync VBoxManage: GCC 8.2.0 fixes
(edit) @73217   6 years vboxsync bugref:9152. little bit tuned function handleImportAppliance.
(edit) @73029   6 years vboxsync VBoxManageDisk.cpp: make gcc happy
(edit) @72998   6 years vboxsync VBoxManageDisk.cpp: mediumio cat --hex fix.
(edit) @72978   6 years vboxsync VBoxManageDisk: Enjoy VBOX_WITH_XPCOM_CPP_ENUM_HACK and get rid of …
(edit) @72976   6 years vboxsync VBoxManage: XPCOM/C++ enum exorcism. Found a enum type mismatch in …
(edit) @72958   6 years vboxsync Main/GuestCtrl: Move the guest additions update code from RTIsoFs* to …
(edit) @72956   6 years vboxsync VBoxManage: mediumio build fix
(edit) @72952   6 years vboxsync VBoxManage: mediumio build fix
(edit) @72951   6 years vboxsync VBoxManage: mediumio build fixes
(edit) @72949   6 years vboxsync VBoxManage,manual: Added a new command called 'mediumio' to VBoxManage …
(edit) @72919   6 years vboxsync Main/*: From now on any valid UTF8 string is considered a valid guest …
(edit) @72883   6 years vboxsync Main/Medium: add API flag for creating formatted floppy images …
(edit) @72826   6 years vboxsync VBoxManage: test for empty() instead of comparing size() to 0
(edit) @72823   6 years vboxsync VBoxManage: test for empty() instead of size() == 0
(edit) @72476   7 years vboxsync Main/Appliance: Teach importing new tricks: importing to specific …
(edit) @72355   7 years vboxsync Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
(edit) @72352   7 years vboxsync Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
(edit) @72143   7 years vboxsync VBoxManage: fix copy/paste bug in modifyvm --audioout
(edit) @72006   7 years vboxsync Guest Control/VBoxManage: Check if progress object is valid in …
(edit) @71998   7 years vboxsync bugref:8345. Fixed the case when user omits or forgets to point the …
(edit) @71868   7 years vboxsync FE/VBoxManage: small correction to help output. No bugref.
(edit) @71815   7 years vboxsync Guest Control/VBoxManage: Removed to --dryrun parameters from the …
(edit) @71433   7 years vboxsync VBoxManage: Made the enumerate argument for getextradata optional.
(edit) @71319   7 years vboxsync Guest Control/VBoxManage: Check the source element to copy from guest …
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