VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   10 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 …
(edit) @49621   11 years vboxsync VBoxManage: split 'guestcontrol' help into sub categories
(edit) @49503   11 years vboxsync FE/VBoxManage: GuestCtrl: Removed debug output.
(edit) @49502   11 years vboxsync FE/VBoxManage: GuestCtrl: Don't use signal handlers for closing active …
(edit) @49439   11 years vboxsync FE/VBoxManage: GuestCtrl: Explicitly wait for guest process to start, …
(edit) @49397   11 years vboxsync FE/VBoxManage: Logging for detached guest sessions.
(edit) @49389   11 years vboxsync GuestCtrl: Main/VBoxManage: More checks for object pointers, minor …
(edit) @49353   11 years vboxsync FE/VBoxManage: Syntax help typo.
(edit) @49351   11 years vboxsync Build fix.
(edit) @49349   11 years vboxsync Guest Control: - Implemented IGuestSession::DirectoryRemove, …
(edit) @49222   11 years vboxsync Removed debug logging.
(edit) @49221   11 years vboxsync FE/VBoxManage/GuestCtrl: Integrated waiting for guest sessions to …
(edit) @49190   11 years vboxsync Main,VBoxManage: Implement hotpluggable setting stubs
(edit) @49181   11 years vboxsync OSE build fix
(edit) @49166   11 years vboxsync Build fix.
(edit) @49165   11 years vboxsync FE/VBoxManage/GuestCtrl: Unified a lot of command line handling, added …
(edit) @49114   11 years vboxsync NetworkServices: coding style
(edit) @49103   11 years vboxsync pr6927. ISO images are skipped by default during export. The command …
(edit) @49086   11 years vboxsync VBoxManage/doc: document 'VBoxManage modifyvm triplefaultreset'
(edit) @49069   11 years vboxsync API: Control and propagate triple fault reset/guru setting.
(edit) @49039   11 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @49038   11 years vboxsync Main/Appliance: change API of IAppliance::write, allowing easy …
(edit) @48985   11 years vboxsync Main, Frontends: Make the port count of the SAS controller …
(edit) @48983   11 years vboxsync Main,Frontends: Support for the USB storage controller
(edit) @48966   11 years vboxsync VBoxManage: webcam command line syntax.
(edit) @48950   11 years vboxsync Frontends: Whitespace and svn:keywords cleanups by scm.
(edit) @48878   11 years vboxsync include/VBox/vd.h: de-C++ify the use of PARTITIONING_TYPE, and at the …
(edit) @48776   11 years vboxsync warning
(edit) @48765   11 years vboxsync Main/Qt/VBoxManage: introduced IHost::ProcessorOnlineCoreCount and use …
(edit) @48734   11 years vboxsync VBoxManage: comment typo
(edit) @48630   11 years vboxsync VBoxManage: help for list webcams
(edit) @48607   11 years vboxsync VBoxManage,Main: VideoCaptureDevice -> VideoInputDevice
(edit) @48600   11 years vboxsync VBoxManage,Main: IHost::VideoCaptureDevices. Windows host implementation.
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