VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30956   14 years vboxsync Main: move VirtualBox::UnregisterMachine() to Machine::Unregister(); …
(edit) @30929   14 years vboxsync Main: add option to UnregisterMachine() to automatically nuke all …
(edit) @30871   14 years vboxsync Main: event names now in past tense
(edit) @30825   14 years vboxsync Main: callbacks removal
(edit) @30806   14 years vboxsync FE/VBoxManage: sanity check: do not convert empty pattern strings into …
(edit) @30767   14 years vboxsync VBoxManage: Only print Additions version if present.
(edit) @30758   14 years vboxsync More fine grained Guest Additions status; now marks Additions as …
(edit) @30740   14 years vboxsync VBoxManage: Only show guest info if console available.
(edit) @30737   14 years vboxsync Build fix.
(edit) @30734   14 years vboxsync VBoxManage: Show additional guest (additions) information.
(edit) @30681   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
(edit) @30676   14 years vboxsync Main: back out r63429
(edit) @30670   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates)
(edit) @30608   14 years vboxsync GetEvent -> HRESULT, not int.
(edit) @30606   14 years vboxsync Frontends: headless frontend use events now
(edit) @30600   14 years vboxsync typo
(edit) @30599   14 years vboxsync VBoxManage: transition to events
(edit) @30403   14 years vboxsync VBoxManage: Fix crash when changing the I/O cache option for a non …
(edit) @30396   14 years vboxsync Teleportation: Make the progress bar move during teleportation. The …
(edit) @30322   14 years vboxsync VBoxManage: cosmetical fixes
(edit) @30321   14 years vboxsync VBoxInternalManage.cpp: Copy & past in debuglog.
(edit) @30319   14 years vboxsync VBoxManage: added internal command: debuglog
(edit) @30125   14 years vboxsync VBoxManage: fixed storageattach error handling
(edit) @30109   14 years vboxsync pedantic warnings
(edit) @30020   15 years vboxsync Guest Control/Main: Get rid of busy waiting, use multi stage progress …
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @29994   15 years vboxsync OVF: fix SAS controller VBoxManage quirk
(edit) @29979   15 years vboxsync Fronrends/VBoxManage: automatically resume VM if savestate failed
(edit) @29970   15 years vboxsync pause before savestate to avoid a live save
(edit) @29865   15 years vboxsync FE/VBoxManage: Show usage for --cputhotplug and --plugcpu/unplugcpu …
(edit) @29851   15 years vboxsync doc/VBoxManage: fixed --rtcutc help
(edit) @29807   15 years vboxsync Guest Control/IPRT/VBoxManage: More gentle error messages, bug fix for …
(edit) @29786   15 years vboxsync Guest Control/VBoxManage: Better exit handling.
(edit) @29785   15 years vboxsync Guest Control: More stable when client is crashing/aborting in an …
(edit) @29740   15 years vboxsync Guest Control/Documentation/VBoxManage: --password is not optional; …
(edit) @29651   15 years vboxsync Frontends/VBoxManage: fix for freeing memory
(edit) @29650   15 years vboxsync build fix
(edit) @29649   15 years vboxsync Frontends/VBoxManage: make partition table processing much more …
(edit) @29645   15 years vboxsync Guest Control/Main/VBoxManage: IProgress shutdown handling.
(edit) @29634   15 years vboxsync Missing bracket
(edit) @29585   15 years vboxsync VBoxManageGuestCtrl: password is optional
(edit) @29581   15 years vboxsync VBoxManage: better error message if IGuest::ExecuteProcess() fails
(edit) @29555   15 years vboxsync VBoxMange: print exit status in readable form
(edit) @29552   15 years vboxsync Guest Control: Allow empty passwords for credentials.
(edit) @29549   15 years vboxsync Guest Control: Do not allow anonymous executions (with system rights).
(edit) @29516   15 years vboxsync Guest Control: Remove unused Std* arguments.
(edit) @29508   15 years vboxsync VBoxManageGuestControl: first fetch the output, then check for the …
(edit) @29490   15 years vboxsync Frontends/VBoxManage: reformat help to fit into 80 columns
(edit) @29486   15 years vboxsync Frontends/VBoxManage: fix usage output to correctly indicate what's …
(edit) @29480   15 years vboxsync Main: Remove IoBackendType in StorageController and have a boolean …
(edit) @29465   15 years vboxsync Page fusion enabling
(edit) @29438   15 years vboxsync Guest Control/VBoxService: Added support for cancel pending (blocking) …
(edit) @29364   15 years vboxsync Implemented VBoxManage controlvm vrdpvideochannelquality
(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 …
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