VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47403   11 years vboxsync build fix
(edit) @47402   11 years vboxsync build fix
(edit) @47401   11 years vboxsync Main,Frontends: Second step of USB controller rework. There is one …
(edit) @47376   11 years vboxsync Main/USB: USB Controller implementation rework. Moved filter handling …
(edit) @47325   11 years vboxsync VBoxManage/VBoxManageGuestCtrl: Optional shorter list command options.
(edit) @47311   11 years vboxsync VBoxManage/GuestCtrl: Make "guestcontrol list …
(edit) @47246   11 years vboxsync Setings: add multi-touch setting and fix combo mouse somewhat.
(edit) @47021   11 years vboxsync Frontend/VBoxManage: re-commit of r86968 Frontend/VBoxManage: new …
(edit) @47003   11 years vboxsync VBoxManage: fix
(edit) @47002   11 years vboxsync VBoxManage: help for mktemp
(edit) @47000   11 years vboxsync VBoxManage/Help: unify help output regarding UUID and VM name
(edit) @46999   11 years vboxsync VBoxManage/Help: unify help output regarding UUID and VM name
(edit) @46998   11 years vboxsync VBoxManage/Help: unify help output regarding UUID and VM name
(edit) @46969   11 years vboxsync backed out …
(edit) @46967   11 years vboxsync frontends: haven't find right construction, casted forcebly.
(edit) @46964   11 years vboxsync too fast.
(edit) @46963   11 years vboxsync Frontends: Windows build fix.
(edit) @46960   11 years vboxsync Frontend/VBoxManage: new configuration options for dhcp server. vm - …
(edit) @46685   11 years vboxsync Frontends/VBoxManage: automatically convert the video capture filename …
(edit) @46667   11 years vboxsync Main/idl: clarify IMachine.videoCaptureFile to be an absolute path, …
(edit) @46658   11 years vboxsync include VBox/com/EventQueue only if necessary
(edit) @46649   11 years vboxsync Forward ported r85941 and required build fixes (Main: Implemented new …
(edit) @46524   11 years vboxsync Main/IGuest::UpdateGuestAdditions: Implemented support for passing …
(edit) @46523   11 years vboxsync Main/VBoxManage: allow to enable video recording at VM runtime
(edit) @46466   11 years vboxsync VBoxManage: debug leftover
(edit) @46465   11 years vboxsync Main/VPX: introduced onVideoCaptureChange event
(edit) @46308   12 years vboxsync Frontends/VBoxManage: taking a write lock in the USB filter management …
(edit) @46290   12 years vboxsync Main/ApplianceImplExport.cpp: rearrange handling of appliance …
(edit) @46123   12 years vboxsync Main/VPX, VBoxManage: added IMachine::VideoCaptureScreens and …
(edit) @46122   12 years vboxsync build fix
(edit) @46116   12 years vboxsync VBoxManage: added output for recently added system properties
(edit) @46036   12 years vboxsync Frontends/VBoxManage: new option --longmode for modifyvm, for changing …
(edit) @46009   12 years vboxsync ctrlCopyDirToGuest: r=bird: This directory enum code won't work on …
(edit) @45971   12 years vboxsync Main, VMM: Added an API seting to disable VT-x unrestricted execution.
(edit) @45926   12 years vboxsync IMachine::VideoCaptureFps
(edit) @45838   12 years vboxsync VPX: plugged memory leak; introduced rate parameter; clear artefacts …
(edit) @45835   12 years vboxsync VBoxManage: added information for video recording to 'showvminfo'
(edit) @45731   12 years vboxsync several fixes for video recording
(edit) @45674   12 years vboxsync Main/Machine+Console+Display+VRDEServer,VBoxManage: allow VMs without …
(edit) @45596   12 years vboxsync VBoxManage: Use VD_OPEN_FLAGS_INFO when opening the image to change …
(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.
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