VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42178   12 years vboxsync Autostart: Make the path to the autostart database configurable
(edit) @42176   12 years vboxsync Main+Frontends/VBoxManage: implement saving the settings, and add the …
(edit) @42131   12 years vboxsync Main: fix COM/XPCOM incompatibility issues and add safearray setter …
(edit) @42129   12 years vboxsync Main/VirtualBox+Machine: add support for VM groups (incomplete, saving …
(edit) @42125   12 years vboxsync optional encrypted store of the iSCSI initiator secret
(edit) @42017   12 years vboxsync Main/Machine: All attached devices will be detached automatically when …
(edit) @41925   12 years vboxsync allow to change the clipboard mode during runtime (API change …
(edit) @41916   12 years vboxsync Stupid copy and paste bug
(edit) @41915   12 years vboxsync FE/VBoxManage: Support to configure autostart/-stop for virtual machines
(edit) @41890   12 years vboxsync VBoxManage: proper printing of disabled bandwidth groups (#5582)
(edit) @41885   12 years vboxsync Frontends/VBoxManage: avoid triggering a sanity check assertion, which …
(edit) @41884   12 years vboxsync addendum to r78736
(edit) @41883   12 years vboxsync VBoxManage: parfait fix for mac64 (LONG64/long long != PRInt64/long)
(edit) @41882   12 years vboxsync NetShaper: Runtime shaper disabling support (#5582)
(edit) @41842   12 years vboxsync Main,VBoxManage,docs: bandwidth units changed to bytes (#5582)
(edit) @41754   12 years vboxsync VBoxManage/DebugVM: Fixed "--debug" parameter, fixed parameter …
(edit) @41584   13 years vboxsync VBoxManage/Info: print <none> when no bandwidth groups defined for VM
(edit) @41540   13 years vboxsync Frontends/VBoxManage: show port number, USB version and port speed for …
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41371   13 years vboxsync Main,include,VBoxManage: smartcard support: …
(edit) @41348   13 years vboxsync build fix
(edit) @41347   13 years vboxsync FE/VBoxManage: Don't open the medium with read/write access if it is …
(edit) @41324   13 years vboxsync VBoxManage: uninitialized variable
(edit) @41245   13 years vboxsync Frontends/VBoxManage: fix incorrect debug only code which can crash …
(edit) @41242   13 years vboxsync Small changes for 6130
(edit) @41238   13 years vboxsync Small changes for 6130
(edit) @41237   13 years vboxsync Small { formatting change for 6130
(edit) @41236   13 years vboxsync Small { formatting change for 6130
(edit) @41232   13 years vboxsync various fixes for openMedium->findMedium change 6130 inc return statuses
(edit) @41174   13 years vboxsync Main/Network: Pass error messages from VBoxNetAdpCtl all the way up to …
(edit) @41120   13 years vboxsync Replace calls of findMedium with openMedium, remove findMedium …
(edit) @41106   13 years vboxsync backed out r77705 as it broke the builds (webservices)
(edit) @41105   13 years vboxsync use openMedium instead of findMedium
(edit) @41100   13 years vboxsync better error report if the global settings directory is not accessible
(edit) @41097   13 years vboxsync debug leftover
(edit) @41096   13 years vboxsync VBoxManage: don't unpause a VM if 'controlvm savestate' failed and the …
(edit) @40984   13 years vboxsync Frontends/VBoxManage: fix help message syntax for "createhd"
(edit) @40905   13 years vboxsync VBoxManage: correct usage message for modifyhd.
(edit) @40736   13 years vboxsync VBoxManage: don't sigfault. Perhaps better to handle, this in …
(edit) @40729   13 years vboxsync VBoxManage: --teleporterpasswordfrom => --teleporterpasswordfile
(edit) @40725   13 years vboxsync use 'stdin' instead of '-' here
(edit) @40724   13 years vboxsync VBoxManage modifyvm: --telporterpassword '-' for stdin
(edit) @40714   13 years vboxsync VBoxManage modifyvm: added --teleporterpasswordfrom
(edit) @40687   13 years vboxsync Build fix.
(edit) @40684   13 years vboxsync VBoxManage/GuestCtrl: Progress handling additions, less verbose output.
(edit) @40677   13 years vboxsync Frontends/VBoxManage: dumphdinfo doesn't need write access
(edit) @40673   13 years vboxsync VBoxManage: fixed error code if 'controlvm savestate' failed
(edit) @40548   13 years vboxsync Frontends/VBoxManage: display parallel port config for "showvminfo"
(edit) @40541   13 years vboxsync VBoxManage: removed debug printouts in bandwidthctl (#5582)
(edit) @40540   13 years vboxsync Frontends/VBoxManage: use new API method to get the machine state of …
(edit) @40503   13 years vboxsync copyright year
(edit) @40502   13 years vboxsync Frontends/VBoxManage: handle destination medium unregistering …
(edit) @40471   13 years vboxsync VBoxManage: droped redundant code in bandwidthctl (#5582)
(edit) @40470   13 years vboxsync VBoxManage: use common code in bandwidthctl and showvminfo to list …
(edit) @40469   13 years vboxsync VBoxManage: bandwidthctl uses sub-commands instead of options (#5582)
(edit) @40419   13 years vboxsync showvminfo: Started converting the code into using macros for showing …
(edit) @40418   13 years vboxsync Main: Extended IMachine and the settings XML with three tracing …
(edit) @40398   13 years vboxsync VBoxManage: don't crash if no subcommand was specified in 'VBoxManage …
(edit) @40358   13 years vboxsync Main/Metrics: All calls to VM processes are done in separate thread (#6029)
(edit) @40329   13 years vboxsync Main/Runtime/VBoxManage: SHA256 support comes with OVF 2.0
(edit) @40324   13 years vboxsync Frontends/VBoxManage: implement client code to configure lpt ports …
(edit) @40107   13 years vboxsync Storage: The backend has to provide the nweline when calling …
(edit) @40081   13 years vboxsync VBoxManage: metrics collect fix for guest metrics
(edit) @39991   13 years vboxsync GuestCtrl: Fixed unknown PIDs after retrieving output.
(edit) @39888   13 years vboxsync typo.
(edit) @39882   13 years vboxsync Config.kmk,VMMDev,Main,QtGui,VBoxManage: Refactored …
(edit) @39843   13 years vboxsync GuestCtrl: Request (IPC) changes, bugfixes, fixed handle leaks.
(edit) @39821   13 years vboxsync API/GuestProperties: add DeleteGuestProperty.
(edit) @39794   13 years vboxsync VBoxManage/GuestCtrl: Handle inaccessible directories more gently, …
(edit) @39793   13 years vboxsync VBoxManage: Comment.
(edit) @39675   13 years vboxsync VBoxManage debugvm show improvemnts.
(edit) @39668   13 years vboxsync Implemented the log setting properties (read-only).
(edit) @39662   13 years vboxsync VBoxManage: list extpacks: show edition.
(edit) @39660   13 years vboxsync FE/VBoxManage: Add support for raw image files in createrawvmdk (based …
(edit) @39659   13 years vboxsync GuestControl: Bugfixes, logging.
(edit) @39650   13 years vboxsync DBGF,Main,VBoxManage: added target logger prefixes (release:/debug:). …
(edit) @39582   13 years vboxsync VBoxManage/GuestCtrl: Update.
(edit) @39576   13 years vboxsync FE/VBoxManage: New internal command to repair dis images
(edit) @39477   13 years vboxsync VMM,VBoxManage,Main: Automatic map file loading for simplifying debugging.
(edit) @39445   13 years vboxsync VBoxManage: uninitialized variable
(edit) @39433   13 years vboxsync VBoxManage/GuestCtrl: Check for completion.
(edit) @39431   13 years vboxsync VBoxManage/GuestCtrl: Support for outputting stderr, improved timeout …
(edit) @39418   13 years vboxsync GuestCtrl: Added support for explicitly waiting on stdout/stderr, …
(edit) @39248   13 years vboxsync Runtime: new guest OS type for Solaris 11 Frontends/VirtualBox: add …
(edit) @39169   13 years vboxsync VBoxManage: Allow 'convertfromraw stdin' on Windows.
(edit) @39168   13 years vboxsync VBoxManage/help: missing ']'.
(edit) @39159   13 years vboxsync VBoxManage/doc: typos
(edit) @39120   13 years vboxsync VBoxManage: added a list sub-command to snapshot: snapshot myvm list
(edit) @39119   13 years vboxsync VBoxManage: added a list sub-command to snapshot: snapshot myvm list
(edit) @38887   13 years vboxsync Change DiscardDevice to SetAutoDiscardForDevice
(edit) @38874   13 years vboxsync FE/VBoxManage: Add discard option
(edit) @38787   13 years vboxsync Frontends/VBoxManage: add support for explicitly creating diff images …
(edit) @38735   13 years vboxsync %lS -> %ls.
(edit) @38733   13 years vboxsync %S -> %s and some other minor cleanups.
(edit) @38726   13 years vboxsync VBoxManage convertfromraw: allow to specify the UUID of the output file
(edit) @38695   13 years vboxsync warnings
(edit) @38656   13 years vboxsync VBoxManage/GuestCtrl: Obey --dryrun, verbose adjustments.
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38586   13 years vboxsync VBoxManage: Error checks.
(edit) @38561   13 years vboxsync VBoxManage/GuestCtrl: Enable directory copying, bugfixes, some …
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