VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @56195   10 years vboxsync after 5.0.0_RC1 and re-adding r100729 which was previously backed out
(edit) @56194   10 years vboxsync 5.0.0 RC1
(edit) @56192   10 years vboxsync Extract the necessary bits for the VBoxManage Commands Overview …
(edit) @56119   10 years vboxsync Don't use ISession::COMGETTER(Console) return without checking for …
(edit) @56118   10 years vboxsync VBoxManage: A quick command handler return-code cleanup that turned …
(edit) @56099   10 years vboxsync VBoxManage: Don't use g_ for local variables, duh.
(edit) @56090   10 years vboxsync VBoxManage: Added vmdebug osdmesg.
(edit) @56030   10 years vboxsync postfix iterator => prefix iterator and stlSize => stlEmpty where …
(edit) @55977   10 years vboxsync Main/Snapshot: add a parameter to IMachine.takeSnapshot, returning the …
(edit) @55940   10 years vboxsync Frontends/VBoxManage: make sure we don't crash when there's no VM …
(edit) @55923   10 years vboxsync FE/VBoxManage: Don't pass the password directly on the command line, …
(edit) @55906   10 years vboxsync FE/VBoxManage: Fix reading the partition table on Windows, ReadFile …
(edit) @55884   10 years vboxsync VBoxManage debugvm osdetect: Load all plug-ins first.
(edit) @55843   10 years vboxsync Frontends/VBoxManage: allow configuring the VBoxSVC release logging …
(edit) @55800   10 years vboxsync Main/Session+Machine: small API cleanup, introducing explicit session …
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55674   10 years vboxsync Main,VBoxManage,Settings: Changed the boolean syntheticCPU setting …
(edit) @55632   10 years vboxsync build fix
(edit) @55631   10 years vboxsync IGuestSession: - Added pathStyle attribute and associated enum. …
(edit) @55609   10 years vboxsync VBoxManageGuestCtrl.cpp: Implemented parsing vm and sub-command name …
(edit) @55607   10 years vboxsync an idea on how to make the syntax diagram shorter and nicer…
(edit) @55606   10 years vboxsync VBoxManageGuestCtrl.cpp: Removed the 'cp' command alias (for 'copyto') …
(edit) @55605   10 years vboxsync VBoxManageGuestCtrl.cpp: Removed the deprecated exec[ute] command. …
(edit) @55604   10 years vboxsync VBoxManageGuestCtrl.cpp: Refactored the common option handling. Made …
(edit) @55598   10 years vboxsync VBoxManage guestcontrol start/run corrections.
(edit) @55593   10 years vboxsync fixes
(edit) @55535   10 years vboxsync Main,VBoxManage,VBoxShell,ValidationKit: Changed the …
(edit) @55532   10 years vboxsync VBoxManage -execute: Added --unquoted-argsu option exposing the …
(edit) @55268   10 years vboxsync VBoxManage: minor memory leak on error path
(edit) @55259   10 years vboxsync Main/Serial+Devices/Serial: new TCP backend for serial port. …
(edit) @55234   10 years vboxsync VBoxManage: ISession->GetMachine() should not overwrite 'machine' but …
(edit) @55231   10 years vboxsync unused local variable
(edit) @55214   10 years vboxsync Main/Console+Machine+Session+Snapshot: move the save state and …
(edit) @55182   10 years vboxsync Main,FE/VBoxManage: Support exporting machines as appliances which …
(edit) @55180   10 years vboxsync s/drag'n'drop/drag and drop/
(edit) @55169   10 years vboxsync doc: mention UI/VM separation
(edit) @55141   10 years vboxsync Added unlisted option.
(edit) @55020   10 years vboxsync VBoxManage: fixed unimportant memory leak
(edit) @54991   10 years vboxsync VBoxManageAppliance: don't shadow variable names; coding style
(edit) @54985   10 years vboxsync fixed several lines according to coding style
(edit) @54983   10 years vboxsync fixed small typo. next iteration.
(edit) @54982   10 years vboxsync fixed small typo.
(edit) @54979   10 years vboxsync OVF: pr7721. Import images in other formats. Added option …
(edit) @54911   10 years vboxsync Main: Added paravirt. provider KVM APIs.
(edit) @54885   10 years vboxsync Main: Add a method to check for the correct encryption password
(edit) @54854   10 years vboxsync Main: Rearrange and rename parameters of IMedium::ChangeEncryption
(edit) @54846   10 years vboxsync FE/VBoxManage: Show encryption status of images in showmediuminfo
(edit) @54791   10 years vboxsync Main/Machine: fix long-standing bug with setting extradata (it isn't …
(edit) @54725   10 years vboxsync FE/VBoxManage: Change the way passwords are provided when encrypting a …
(edit) @54591   10 years vboxsync Add support to supply passwords for disk encryption while the VM is running
(edit) @54525   10 years vboxsync VBoxManageControlVM: Make all relevant runtime changes trigger a …
(edit) @54523   10 years vboxsync VBoxManageControlVM: explicitly call SaveMachine for a few more functions
(edit) @54500   10 years vboxsync VBoxManage: gcc false positive warnings
(edit) @54487   10 years vboxsync FE/VBoxManage: Add support for medium encryption
(edit) @54443   10 years vboxsync Frontends/VBoxManage/VBoxManageDisk.cpp: fix COM incompatibility …
(edit) @54438   10 years vboxsync Main/VirtualBox: eliminate redundant parameter to i_registerMedium, …
(edit) @54421   10 years vboxsync FE/VBoxManage: Backwards compatibility for video capturing options.
(edit) @54400   10 years vboxsync FE/VBoxManage: Unified/renamed video recording options, implemented …
(edit) @54378   10 years vboxsync VBoxManage: nits
(edit) @54267   10 years vboxsync Frontends/VBoxManage: collect DHCP options specified on the command …
(edit) @54263   10 years vboxsync Const-poison VmNameSlotKey. Drop redundant typedef.
(edit) @53927   10 years vboxsync VBoxManage: fix return code if a VM didn't start successfully
(edit) @53844   10 years vboxsync fixed resource files
(edit) @53842   10 years vboxsync not yet
(edit) @53840   10 years vboxsync addded more Windows resource files
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53493   10 years vboxsync FE/VBoxManage: std::string::find returns npos not -1 if nothing matches
(edit) @53354   10 years vboxsync R7524 - needs testing in VBoxManage.
(edit) @53312   10 years vboxsync Frontends/VBoxManage: squash compiler warning
(edit) @53297   10 years vboxsync Main: Added API to report actual USB device speed.
(edit) @53267   10 years vboxsync Frontends/VBoxManage: undo accidental changes to VBoxManageSnapshot.cpp
(edit) @53266   10 years vboxsync Frontend/VBoxManage: minor cleanup of showVMInfo, and fixing a …
(edit) @53062   10 years vboxsync USB: Integrate USB sniffer. Make it possible to specify a file to dump …
(edit) @52978   10 years vboxsync IDisplay::GetScreenResolution returns status of the guest monitor.
(edit) @52927   10 years vboxsync VBoxManage: disable short options to "debugvm ... log" so that log …
(edit) @52842   10 years vboxsync VBoxManageGuestCtrl.cpp: Fixed ctrlCopyCreateSourceRoot().
(edit) @52312   10 years vboxsync 6219: New parameters related to file size / recording time limitation …
(edit) @52200   10 years vboxsync Main,Frontends: TakeScreenShot API cleanup.
(edit) @52185   10 years vboxsync VBoxManage: better check the NIC number during modifyvm
(edit) @52037   10 years vboxsync Frontends/VBoxManage: add the forgotten "modifyvm --description" …
(edit) @52011   10 years vboxsync VBoxManage: typo
(edit) @51889   10 years vboxsync FE/VBoxManage: Interface for setting, getting and deleting medium …
(edit) @51628   11 years vboxsync Frontend/VBoxManage: fix gcc compiler warning in VBoxManageGuestCtrl.cpp
(edit) @51476   11 years vboxsync DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
(edit) @51384   11 years vboxsync Main/VBoxManage: nit.
(edit) @51259   11 years vboxsync VBoxManage: use constants rather than plain values and use RT_STR_TUPLE
(edit) @50996   11 years vboxsync Main: Added paravirt. provider APIs.
(edit) @50721   11 years vboxsync Updated USB configuration.
(edit) @50447   11 years vboxsync Main/Appliance: new options for suppressing MAC addresses on export …
(edit) @50323   11 years vboxsync Vbox => VBox
(edit) @50307   11 years vboxsync Frontends/VBoxManage: fix several typos in the help message
(edit) @50117   11 years vboxsync Main+Frontends: clear out some cruft code, outdated EventQueue stuff …
(edit) @50085   11 years vboxsync VBoxManage/BandwidthGroups: additional check
(edit) @49983   11 years vboxsync Devices/Graphics: VMware SVGA II compatible graphics emulation (2D …
(edit) @49685   11 years vboxsync FE/VBoxManage: Error message typo.
(edit) @49683   11 years vboxsync FE/VBoxManage/GuestCtrl: Don't try to build up paths for the guest …
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