VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31461   14 years vboxsync added VBoxManage internalcommands sethdparentuuid
(edit) @31381   14 years vboxsync VBoxManageGuestCtrl: warning
(edit) @31333   14 years vboxsync Main: rework new implementation of Machine::Unregister() and …
(edit) @31298   14 years vboxsync gcc warning
(edit) @31291   14 years vboxsync Missing updates part two
(edit) @31257   14 years vboxsync FE/VBoxManage: fix help category for internalcommands dumphdinfo
(edit) @31220   14 years vboxsync Main: rename IConsole::forgetSavedState() to discardSavedState()
(edit) @31219   14 years vboxsync Backed out r64225 for now.
(edit) @31218   14 years vboxsync Main: extend Machine::unregister() to no longer fail with machines in …
(edit) @31217   14 years vboxsync VBox/InterfaceVersion: Added IGuest methods.
(edit) @31152   14 years vboxsync VBoxManage: another fix for VBoxManage createhd --type shareable …
(edit) @31151   14 years vboxsync VBoxManage: fixed createhd --type shareable
(edit) @31125   14 years vboxsync doc/VBoxManage: make the shared disk support visible
(edit) @31070   14 years vboxsync Main: rename ISession::close() to ISession::unlockMachine(); API …
(edit) @31020   14 years vboxsync typo
(edit) @31019   14 years vboxsync Main: rename LockForSession() API to LockMachine() and fix parameters; …
(edit) @31016   14 years vboxsync Main: unbreak frontends broken by r63924
(edit) @31008   14 years vboxsync Main: reorganize session APIs
(edit) @31002   14 years vboxsync First support for auto-mounted Shared Folders (Windows only yet).
(edit) @30976   14 years vboxsync add support for Intel HD Audio, now built by default
(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).
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