VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @45560   12 years vboxsync NAT/LWIP service: nits. (cosmetic).
(edit) @45559   12 years vboxsync NAT/Lwip-service: Main client now, dynamic port-forward + managment.
(edit) @45356   12 years vboxsync tabs
(edit) @45190   12 years vboxsync VBoxManage: one more check for 'controlvm'; removed long obsolete …
(edit) @45158   12 years vboxsync VBoxManage: don't crash on controlvm guestmemoryballoon if the VM …
(edit) @45156   12 years vboxsync Frontends/VBoxManage: listing/manipulating nat networks if …
(edit) @45068   12 years vboxsync Main/Machine: rename two methods for better compatibility with …
(edit) @45065   12 years vboxsync Frontend/VBoxManage: long standing copy/paste bug in the code listing …
(edit) @45022   12 years vboxsync VBoxManage: fixed slashes in 'controlvm' help
(edit) @45021   12 years vboxsync VBoxManage: implemented 'controlvm nicpromisc'
(edit) @45010   12 years vboxsync GuestCtrl: More code for guest session infrastructure handling …
(edit) @44960   12 years vboxsync Forward-ported r84173 from 4.2: FE/VBoxManage/GuestCtrl: Do UTF-8 …
(edit) @44959   12 years vboxsync FE/VBoxManage/GuestCtrl: Added "guestcontrol list" command (debug …
(edit) @44948   12 years vboxsync Main/SystemProperties+Machine: new config setting for default VM …
(edit) @44885   12 years vboxsync VBoxManageGuestCtrl: Print plain PID on non-verbose runs to support …
(edit) @44883   12 years vboxsync FE/VBoxManage/GuestCtrl: Added proper timeout handling for reading …
(edit) @44868   12 years vboxsync VBoxManage: don't read beyond the eulafile
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44513   12 years vboxsync VBoxManage: don't crash here if no guest is running
(edit) @44503   12 years vboxsync Main: change API. Interface IMediumFormat was touched. Attribute …
(edit) @44498   12 years vboxsync Frontends/VBoxManage: Unify the code showing medium information, and …
(edit) @44379   12 years vboxsync Main: The change ulong to ULONG inside the loops where enumeration …
(edit) @44376   12 years vboxsync The changes inside loops where enumeration MediumVariant is converted. …
(edit) @44365   12 years vboxsync Main: change API. Interface IMedium was touched. Handling enumeration …
(edit) @44329   12 years vboxsync VBoxManagerGuestProp.cpp: Allow unix shell users to use 'unset' …
(edit) @44322   12 years vboxsync Fe/VBoxManage: Implemented "guestproperty delete", updated documentation.
(edit) @44309   12 years vboxsync VBoxManage: sanity check
(edit) @44293   12 years vboxsync VBoxManage: warning
(edit) @44282   12 years vboxsync VBoxManage: wrong define.
(edit) @44239   12 years vboxsync VBoxManage: don't crash on 'screenshotpng' if no display is available …
(edit) @44191   12 years vboxsync include,ExtPacks\Puel\UsbWebcam,Main,VRDP,VBoxManage: emulated USB webcam.
(edit) @44132   12 years vboxsync VBoxManage storageattach: check if the Additions image is really known
(edit) @44131   12 years vboxsync VBoxManage: introduced 'VBoxManage storageattach additions'
(edit) @44104   12 years vboxsync VBoxManage: improved assertion (warning fix)
(edit) @44039   12 years vboxsync Main: renavation com::Guid class. PR5744
(edit) @44028   12 years vboxsync Frontends/VBoxManage: improve snapshot information, unify wrappers for …
(edit) @43981   12 years vboxsync Guest Control: Respect detached processes.
(edit) @43933   12 years vboxsync Main/Metrics: Host link speed metric and the fix for base name …
(edit) @43914   12 years vboxsync VBoxManage: copy/paste bug preventing the iSCSI initiator string to …
(edit) @43876   12 years vboxsync fixed a few format specifier bugs
(edit) @43862   12 years vboxsync VBoxManage: Fix converting disk images from raw files
(edit) @43664   12 years vboxsync VBoxManage snapshot: just a small error message if 'snapshot list' …
(edit) @43655   12 years vboxsync VBoxManage, doc/manual: the IDE-on-SATA emulation was gone with VBox 4.2
(edit) @43654   12 years vboxsync FE/VBoxManage: Don't show --autostop-type until it is implemented and ready
(edit) @43639   12 years vboxsync Fe/VBoxManage: Close the session after execution usage. Todos.
(edit) @43638   12 years vboxsync Fe/VBoxManage: Close the session after execution usage.
(edit) @43635   12 years vboxsync VBoxManage/Info: Hpet typo (vbox/11065)
(edit) @43629   12 years vboxsync Main/Metrics: Linux fs/disk metrics, VBoxManage filtering + minor …
(edit) @43557   12 years vboxsync Indent.
(edit) @43532   12 years vboxsync VBoxManage: fixed copy-and-paste bug; document 'storageattach …
(edit) @43531   12 years vboxsync FE/VBoxManage: Fix parse bug for --discard and --nonrotational
(edit) @43463   12 years vboxsync Frontends/VBoxManage: warnings and columns.
(edit) @43422   12 years vboxsync VBoxManage: showvminfo --machinereadable: added a few missing items
(edit) @43421   12 years vboxsync VBoxManage: showvminfo --machinereadable the actual fix
(edit) @43382   12 years vboxsync VBoxManage: showvminfo --machinereadable typo
(edit) @43259   12 years vboxsync fixed a few gcc false positive warnings and two shadowed declarations
(edit) @43207   12 years vboxsync VBoxManage: minor cleanup of GPT handling code
(edit) @43058   12 years vboxsync VBoxManage/UpdateAdditions: Implemented --wait-start to only wait for …
(edit) @43041   12 years vboxsync Main/VirtualBox: final API change, cleans up optional parameters to …
(edit) @43028   12 years vboxsync VBoxManageGuestCtrl.cpp: TODOs related to #6344.
(edit) @43023   12 years vboxsync Legacy IDE Support: eliminating the API support for configuring the …
(edit) @42969   12 years vboxsync VBoxManage/GuestCtrl: Further checks not needed anymore.
(edit) @42967   12 years vboxsync VBoxManage/GuestCtrl: Use the new system properties getter for the …
(edit) @42929   12 years vboxsync FE/VBoxManage/GuestControl: add mktemp.
(edit) @42861   12 years vboxsync main/VideoCaptureAndEncoding: Error checking, formatting. Still under …
(edit) @42860   12 years vboxsync Frontends/VBoxManage: GPT partitioning for raw partition access has …
(edit) @42844   12 years vboxsync Main/VideoEncodingAndCapture: Code improvement
(edit) @42838   12 years vboxsync Main/EncodeAndVideoRecording Module and API implementation: …
(edit) @42810   12 years vboxsync Guest Control 2.0: Update.
(edit) @42808   12 years vboxsync Guest Control 2.0: Update.
(edit) @42748   12 years vboxsync Main/VirtualBox: add new method for querying normalized version …
(edit) @42711   12 years vboxsync Frontends/VBoxManage: adapt code to latest guest execute API updates
(edit) @42693   12 years vboxsync Guest Control 2.0: Update.
(edit) @42672   12 years vboxsync Frontends/VBoxManage: fix more session/console related breakage
(edit) @42668   12 years vboxsync Frontends/VBoxManage: completed conversion to new API, still disabled …
(edit) @42628   12 years vboxsync Frontends/VBoxManage: adapt to reduced Console functionality, do not …
(edit) @42551   12 years vboxsync Main: big API naming cleanup, use all caps acronyms everywhere, …
(edit) @42538   12 years vboxsync added 3 extra methods for 6124
(edit) @42460   12 years vboxsync VBoxManage: polished help
(edit) @42445   12 years vboxsync Frontends/VBoxManage,doc/manual: more password file handling touchups, …
(edit) @42444   12 years vboxsync Frontends/VBoxManage: add options to specify passwords through a file
(edit) @42442   12 years vboxsync Elinate use of NULL object references in the API - 6124
(edit) @42395   12 years vboxsync Frontends/VBoxManage: add a way to specify the iSCSI initiator (should …
(edit) @42381   12 years vboxsync Frontends/VBoxManage: better error checking, avoids a crash if the …
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42248   12 years vboxsync API change for SetVideoModeHint to be able to disable guest screens …
(edit) @42236   12 years vboxsync Frontends/VBoxManage: clarify help output of export command
(edit) @42189   12 years vboxsync Frontends/VBoxManage: handle listing of groups
(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
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