VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29356   15 years vboxsync Frontends/VBoxManage: When listing floppies and DVDs now use the same …
(edit) @29218   15 years vboxsync Main/Settings: Drop global iomgr and iobackend settings
(edit) @29193   15 years vboxsync Guest Control/VBoxManage: Only ask for output if really wanted.
(edit) @29117   15 years vboxsync FE/VBoxManage: add support for VDE networking. Contributed by Renzo …
(edit) @28943   15 years vboxsync Guest Control/Main/VBoxService: Update on locking, bugfixes.
(edit) @28931   15 years vboxsync Frontends: Use VBOX_E_DONT_CALL_AGAIN where appropriate with …
(edit) @28926   15 years vboxsync Guest Control/VBoxManage,Main: Immediate process output, now also …
(edit) @28920   15 years vboxsync VBoxManage warning
(edit) @28888   15 years vboxsync Main/Medium: new stub medium type "Shareable", plus assorted frontend …
(edit) @28870   15 years vboxsync VBoxManage/snapshot: fixed selection of snapshots by name (regression …
(edit) @28839   15 years vboxsync VBoxManage: video channel options for modifyvm (text)
(edit) @28836   15 years vboxsync VBoxManage: video channel options for modifyvm
(edit) @28835   15 years vboxsync Main: live snapshot merging. initially limited to forward merging …
(edit) @28818   15 years vboxsync No dot.
(edit) @28815   15 years vboxsync VBoxManage guestcontrol help cosmetics
(edit) @28803   15 years vboxsync Guest Control: Update on error codes/handling in Main/VBoxManage.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28796   15 years vboxsync Guest Control/VBoxManage: Show process status in every case.
(edit) @28787   15 years vboxsync NAT: introduces management routines of NAT libalias core. (see …
(edit) @28780   15 years vboxsync Guest Control/Main: Update on local process list and …
(edit) @28773   15 years vboxsync /s
(edit) @28768   15 years vboxsync VBoxManage: backed out r60608
(edit) @28764   15 years vboxsync Main: Introduce a per controller setting to switch to the unbuffered …
(edit) @28734   15 years vboxsync VBoxManage: IEC prefixes
(edit) @28685   15 years vboxsync FE/VBoxManage: Print SAS controller properties
(edit) @28660   15 years vboxsync Guest Control: Reverted r60506, r60507, r60509, added argv[0] in …
(edit) @28634   15 years vboxsync Guest Control: Update (more bugfixes, enhancements for VBoxManage).
(edit) @28625   15 years vboxsync Guest Control: Update (no buffered host waiting anymore, fixed a …
(edit) @28588   15 years vboxsync VBoxManageModifyVM: be tolerant against spaces in NAT settings
(edit) @28557   15 years vboxsync Guest Control: Update (first stuff for piping output).
(edit) @28528   15 years vboxsync VBoxManageControlVM: use IGuest::SetMemoryBalloonSize for changing …
(edit) @28464   15 years vboxsync Guest Control: Update (cosmetics).
(edit) @28463   15 years vboxsync Guest Control: Update (extended error info, callback bugfixes).
(edit) @28448   15 years vboxsync Guest Control: Update (API for retrieving output).
(edit) @28434   15 years vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28358   15 years vboxsync Guest Control: Update.
(edit) @28355   15 years vboxsync Guest Control/VBoxManage: Syntax.
(edit) @28354   15 years vboxsync Guest Control: Update (lProgress handling, wait for exiting process).
(edit) @28348   15 years vboxsync gcc false positive
(edit) @28347   15 years vboxsync Guest Control: Update (logon error handling).
(edit) @28345   15 years vboxsync VBoxManage: moves listing of nat rules from list command to showvminfo one.
(edit) @28269   15 years vboxsync FE/VBoxManage: reset the array on every round
(edit) @28255   15 years vboxsync Frontends/VBoxManage: COM build fix
(edit) @28249   15 years vboxsync Frontends/VBoxManage: show snapshot attachment information for "list hdds".
(edit) @28248   15 years vboxsync VBoxManage/Control: More syntax.
(edit) @28247   15 years vboxsync VBoxManage/Control: Syntax diagram.
(edit) @28243   15 years vboxsync Guest Control: Update (callback + error handling, --verbose for …
(edit) @28215   15 years vboxsync IDisplay API changes for multimonitor (xTracker 4655)
(edit) @28211   15 years vboxsync cleanup
(edit) @28209   15 years vboxsync Guest Control/VBoxManage: Default wait timeout is indefinite (for now).
(edit) @28205   15 years vboxsync Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted …
(edit) @28192   15 years vboxsync VBoxManage: new option "--log" for showvminfo, printing the specified …
(edit) @28182   15 years vboxsync VBoxManage/GuestCtrl: -Wshadow warnings
(edit) @28176   15 years vboxsync Guest Control: Enable building by default for Windows + Linux.
(edit) @28139   15 years vboxsync VBoxManage: allow to set --natnet default (3.1 regression)
(edit) @28132   15 years vboxsync Guest Control: Update (fixed leak in host service, --wait option for …
(edit) @28106   15 years vboxsync Main: Added machinery to query, set and use NIC boot priority.
(edit) @28047   15 years vboxsync Use IMachine::MemoryBalloonSize
(edit) @28041   15 years vboxsync VBoxManage: typo.
(edit) @28032   15 years vboxsync Guest Control/Main: Renamed IGuest::ExecuteProgram to …
(edit) @28015   15 years vboxsync Guest Control: Also accept "--arg".
(edit) @27996   15 years vboxsync Guest Control: Update (Main: argument as array, SDK docs).
(edit) @27980   15 years vboxsync Improved documentation on non-persistent nature of metrics.
(edit) @27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27945   15 years vboxsync Guest Control: Update (added dummy IProgress, update to host service).
(edit) @27929   15 years vboxsync Guest Control: Update (VBoxManage syntax).
(edit) @27927   15 years vboxsync VBoxMange: Cosmetical fixes to the help. Note: <on|off> is wrong, …
(edit) @27925   15 years vboxsync VBoxManageModifyVM: tabs
(edit) @27924   15 years vboxsync VBoxManage: Usage of new nat commands.
(edit) @27916   15 years vboxsync Frontends/VBoxManage: make "list hdds" show full state information and …
(edit) @27876   15 years vboxsync burn fix
(edit) @27857   15 years vboxsync Main: NAT API and corresponding commands have been added at VBoxManage …
(edit) @27822   15 years vboxsync Removed guest statistics interface; to be merged with metrics.
(edit) @27797   15 years vboxsync misc compiler warning fixes, comment typos and other minor cleanups
(edit) @27792   15 years vboxsync Main/VirtualBox: new parameter for overriding VM file existence check …
(edit) @27788   15 years vboxsync Guest Control: Update (Main, registering host service, bugfixes).
(edit) @27773   15 years vboxsync Guest Control: Update (VBoxManage), corrected typo in GuestImpl.cpp.
(edit) @27730   15 years vboxsync Backed out 59261 & 59266
(edit) @27705   15 years vboxsync VBoxManageGuestCtrl: SVN Properties.
(edit) @27703   15 years vboxsync Guest Control: Update (VBoxManage, Main, Host Service, VbglR3), not …
(edit) @27688   15 years vboxsync VBoxManage: Warning.
(edit) @27677   15 years vboxsync Main/VirtualBox: new parameter for overriding VM file existence check …
(edit) @27668   15 years vboxsync VBoxManage, Main: fixed creating VM, Bstr fixes.
(edit) @27581   15 years vboxsync gueststatisticsinterval inconsistency fixed
(edit) @27548   15 years vboxsync VBoxManage+Docs: small change to the usage output of modifyvm, …
(edit) @27537   15 years vboxsync Main: API consistency: method names start with lower case always; no …
(edit) @27519   15 years vboxsync Copy/paste error
(edit) @27518   15 years vboxsync FE/VBoxManage: Don't show the --io options for now
(edit) @27357   15 years vboxsync VBoxManage: Use VD_OPEN_FLAGS_INFO for dumphdinfo (Fails on diff …
(edit) @27325   15 years vboxsync VBoxManage: New I/O settings
(edit) @27255   15 years vboxsync VBoxManageInfo: consmetics
(edit) @27166   15 years vboxsync Added large page property.
(edit) @27133   15 years vboxsync FE/VBoxManage: Make raw disk support work for FreeBSD, contributed by …
(edit) @27062   15 years vboxsync #2939: VBoxManage metrics enable and disable subcommands.
(edit) @26971   15 years vboxsync VBoxManage: enable USB support if USB keyboard/mouse is added to a VM
(edit) @26951   15 years vboxsync introduced VBOX_WITH_VUSB
(edit) @26941   15 years vboxsync VBoxManage: --guestmemoryballoon => guestmemoryballoon; …
(edit) @26936   15 years vboxsync VBoxManage: Added support for querying and setting HID types.
(edit) @26917   15 years vboxsync Storage/iSCSI: implement automatically setting InitiatorName and ISID …
(edit) @26753   15 years vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
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