VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33140   14 years vboxsync Main: have Machine::MountMedium() behave like AttachDevice (use …
(edit) @33132   14 years vboxsync Frontends/VBoxManage: fix more error paths around unknown/invalid media
(edit) @33084   14 years vboxsync Frontends/VBoxManage: fix error handling code path in clonehd
(edit) @33082   14 years vboxsync Storage/VBoxHDD: allow specifying the open mode explicitly, it makes …
(edit) @33064   14 years vboxsync Guest Execution/Copy: Added support for input handling, added more …
(edit) @33020   14 years vboxsync VBoxManage: chipset type support
(edit) @32997   14 years vboxsync IPRT: Added ISO 9660 FS support.
(edit) @32976   14 years vboxsync Guest Copy/VBoxManage: Added file lookup/extraction support for ISO …
(edit) @32973   14 years vboxsync Guest Copy/VBoxManage: Implemented support for reading files from an …
(edit) @32947   14 years vboxsync VBoxManage: mention --hwvirtexexcl; manual: fixed documentation of …
(edit) @32913   14 years vboxsync Missing break
(edit) @32888   14 years vboxsync Guest Copy/VBoxManage: Additional parameter check.
(edit) @32887   14 years vboxsync Hide FT
(edit) @32885   14 years vboxsync Renaming cpu priority to cpu execution cap
(edit) @32866   14 years vboxsync Guest Copy/VBoxManage+Main: Added very first bits (not enabled by …
(edit) @32854   14 years vboxsync build fix
(edit) @32853   14 years vboxsync Guest Execution/VBoxManage: Renamed "--flags ignoreorphanedchilds" to …
(edit) @32852   14 years vboxsync Guest Execution: - Implemented "ignore orphaned childs" flag …
(edit) @32733   14 years vboxsync com/string: this is tricky to get right on COM and on XPCOM
(edit) @32727   14 years vboxsync com/string: Windows build fixes
(edit) @32719   14 years vboxsync VBoxManage/Makefile.kmk: DEFS cleanup
(edit) @32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
(edit) @32712   14 years vboxsync VBoxManage: forgot the help for guestproperty and guestcontrol; enable …
(edit) @32709   14 years vboxsync VBoxManage: don't show the logo by default; output to stdout if help …
(edit) @32701   14 years vboxsync Frontends/VBoxManage: Error printing cleanup, use stderr and …
(edit) @32686   14 years vboxsync VBoxManage: don't pass NULL argv paramters to RTGetOpt (fixes public 7388)
(edit) @32536   14 years vboxsync Storage/VBoxHDD: replace custom open flags with regular IPRT file open …
(edit) @32531   14 years vboxsync Main/Medium+MediumFormat+GuestOSType+SystemPropertiesImpl+Console+Globa …
(edit) @32448   14 years vboxsync Main-OVF: make manifest file creation optional
(edit) @32086   14 years vboxsync Guest Additions Runlevels: Use a Main enum for run level type.
(edit) @32081   14 years vboxsync FE/VBoxManage: oops
(edit) @32020   14 years vboxsync Initial commit of Guest Additions runlevels; this replaces the …
(edit) @31991   14 years vboxsync warning
(edit) @31977   14 years vboxsync Duplicate
(edit) @31976   14 years vboxsync FT options for modifyvm
(edit) @31779   14 years vboxsync VBoxManage: Help update
(edit) @31778   14 years vboxsync VBoxManage: Add option for resizing an image
(edit) @31698   14 years vboxsync Main, frontends: unsigned long long -> long long
(edit) @31615   14 years vboxsync Main: Implemenation of per-machine media registries; …
(edit) @31599   14 years vboxsync FE/VBoxManage: fix the usage output for convertfromraw on Windows (no …
(edit) @31595   14 years vboxsync Main: remove deprecated VirtualBox::createLegacyMachine() and …
(edit) @31575   14 years vboxsync uninitialized variable
(edit) @31574   14 years vboxsync Main: bring back boolean argument to IConsole::discardSavedState()
(edit) @31568   14 years vboxsync Main: combine IVirtualBox::openHardDisk(), openDVDImage(), …
(edit) @31562   14 years vboxsync Main: merge IVirtualBox::FindHardDisk, GetHardDisk, FindDVDImage, …
(edit) @31542   14 years vboxsync build fix
(edit) @31539   14 years vboxsync Main: use settings struct for machine user data; remove …
(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   15 years vboxsync VBoxManage: cosmetical fixes
(edit) @30321   15 years vboxsync VBoxInternalManage.cpp: Copy & past in debuglog.
(edit) @30319   15 years vboxsync VBoxManage: added internal command: debuglog
(edit) @30125   15 years vboxsync VBoxManage: fixed storageattach error handling
(edit) @30109   15 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.
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