VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   6 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 …
(edit) @71251   7 years vboxsync Guest Control/[Directory|File]CopyFrom: Factored out the fileCopyFrom …
(edit) @71231   7 years vboxsync Main/Guest Control: Renamed FsObjMoveFlags, DirectoryCopyFlags and …
(edit) @71215   7 years vboxsync VBoxManageGuestCtrl.cpp: Warning.
(edit) @71213   7 years vboxsync Guest Control: Moved the copying host -> guest implementations from …
(edit) @71168   7 years vboxsync Guest Control/VBoxManage: Fixed specifying the destination without …
(edit) @71108   7 years vboxsync Added speculation control settings to API, refined implementation.
(edit) @71054   7 years vboxsync bugref:8345. CHECK_ERROR_BREAK was replaced by CHECK_ERROR_RET.
(edit) @70790   7 years vboxsync VBoxManageInfo: potentially uninitialized variable due to missing …
(edit) @70766   7 years vboxsync Main,FE/VBoxManage: Allow changing the serial port attachment type …
(edit) @70719   7 years vboxsync VBoxManage/VBoxManageInfo: Fix typo while fetching CPUPropertyType_HWVirt.
(edit) @70717   7 years vboxsync VBoxManage/showvminfo: Cleanups.
(edit) @70712   7 years vboxsync Main,VBoxManage: Added CPUPropertyType_HWVirt. Translates to …
(edit) @70606   7 years vboxsync updates (bugref:9087)
(edit) @70588   7 years vboxsync VBoxManage: Adjust the help, too.
(edit) @70587   7 years vboxsync VBoxManage: Changed vminfo and modifyvm to refer to OHCI instead of …
(edit) @70582   7 years vboxsync bugref:8345. First draft of move VM feature. There are some issues but …
(edit) @69758   7 years vboxsync VBoxManageGuestCtrl.cpp,DnDURIList.cpp: Fix RTDIRENTRYTYPE_UNKNOWN …
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69706   7 years vboxsync VBoxManage: Fix format string. ticketref:17236
(edit) @69693   7 years vboxsync Replaced tabs with spaces
(edit) @69681   7 years vboxsync Resolves #9032 by adding --passwordfile option to storageattach command
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69164   7 years vboxsync Main/Network: (bugref:8915) Fixed HostNetworkInterface::Wireless flag, …
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68941   7 years vboxsync VideoRec: FE/VBoxManage: Added audio recording status to "showvminfo" …
(edit) @68939   7 years vboxsync Main,VBoxManage: Changed the CPUID override methods on IMachine to …
(edit) @68938   7 years vboxsync Main,VBoxManage: Changed the CPUID override methods on IMachine to …
(edit) @68863   7 years vboxsync iprt,vboxmanage,manual: Try write the iso maker docs as a docbook …
(edit) @68860   7 years vboxsync iprt,vboxmanage,manual: Try write the iso maker docs as a docbook …
(edit) @68838   7 years vboxsync VBoxManageHelp.cpp: Use RTStrmQueryTerminalWidth to get the screen …
(edit) @68514   7 years vboxsync VBoxManage/VBoxManageInfo.cpp: Added audio in/out enabled status for …
(edit) @68513   7 years vboxsync VBoxManage/VBoxManageInfo.cpp: Added audio in/out enabled status for …
(edit) @68487   7 years vboxsync Build fix.
(edit) @68485   7 years vboxsync Audio: Implemented ability to enable / disable audio input / output …
(edit) @68318   7 years vboxsync Unattended: detectIsoOS updates.
(edit) @68258   7 years vboxsync VBoxManage unattended install: s/--session-type/--start-vm/
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