VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23932   15 years vboxsync VBoxManage: fixed bug which caused changing media during runtime to fail
(edit) @23928   15 years vboxsync API: make necessary adjustments to support DVD passthrough again, …
(edit) @23912   15 years vboxsync VBoxManageHelp: removed the option dvdattach and floppyattach from …
(edit) @23902   15 years vboxsync VBoxManage: changed storageattach behaviour to match the syntax diagram
(edit) @23884   15 years vboxsync windows build fix
(edit) @23882   15 years vboxsync Main: make restoreSnapshot() work better, adjust VBoxManage
(edit) @23879   15 years vboxsync Main: rename snapshot APIs, remove DiscardCurrentSnapshotAndState; …
(edit) @23875   15 years vboxsync VBoxManage: fix deleting a guest property
(edit) @23873   15 years vboxsync VBoxManage: use RTGetOptFetchValue instead of the iNext hack and few …
(edit) @23847   15 years vboxsync VBoxManageHelp: moved firmware near other boot options
(edit) @23809   15 years vboxsync VBoxManage: storagectl => name, floppy => fdd, type => controller
(edit) @23807   15 years vboxsync VBoxManage: marked the hdd/dvd/sata/scsi changes as deprecated and …
(edit) @23802   15 years vboxsync VBoxManage: Added support for adding/removing storage controllers, and …
(edit) @23801   15 years vboxsync Main,VMM,Frontends,++: Teminology. Added a bind address for the …
(edit) @23790   15 years vboxsync VBoxManage/modifyvm: --macaddress takes a string not a MACADDR (so no …
(edit) @23754   15 years vboxsync VBoxManageModifyVM: get uuid only if dvdMedium is present
(edit) @23750   15 years vboxsync Introduced the Synthetic CPU attribute and a get/set method for CPU …
(edit) @23738   15 years vboxsync VBoxManageModifyVM: removed unnecessary check
(edit) @23733   15 years vboxsync Dropped obsolet HWVirtEx properties.
(edit) @23731   15 years vboxsync VBoxManageModifyVM: removed unwanted printf
(edit) @23706   15 years vboxsync VBoxManageModifyVM: use RTGetOpt for commandline parsing
(edit) @23705   15 years vboxsync VBoxManageHelp: newline char missing
(edit) @23703   15 years vboxsync Main,++: Added MachineState_MigratingFrom for use during startup on …
(edit) @23689   15 years vboxsync VBoxManage: fixed copy&past bug.
(edit) @23687   15 years vboxsync VBoxManage: Updated vminfo with the live migration bits.
(edit) @23667   15 years vboxsync VBoxManage: Live migration.
(edit) @23643   15 years vboxsync VRDP port range API.
(edit) @23635   15 years vboxsync VBoxManage: error check
(edit) @23572   15 years vboxsync doc: fix burn
(edit) @23570   15 years vboxsync VBoxManage: added a '--pause' option to the 'snapshot take' command.
(edit) @23569   15 years vboxsync VBoxManage: added a '--pause' option to the 'snapshot take' command.
(edit) @23561   15 years vboxsync VBoxManage: comment
(edit) @23559   15 years vboxsync VBoxManage: in showvminfo option display all the available storage …
(edit) @23504   15 years vboxsync VBoxManageHelp: minor alignment and extra chars
(edit) @23391   15 years vboxsync VBoxManageInfo: missing newline char
(edit) @23326   15 years vboxsync VBoxManage: help for nictrace/nictracefile (r52691)
(edit) @23287   15 years vboxsync and another fix
(edit) @23286   15 years vboxsync simplification to r52775
(edit) @23285   15 years vboxsync pass the XAUTHORITY environment variable along with DISPLAY
(edit) @23249   15 years vboxsync medium: rename default IDE/FD storage controller names to IDE …
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @23222   15 years vboxsync ConsoleImpl2: Added support for attaching/detaching NetSniffer at Runtime
(edit) @23183   15 years vboxsync copy/paste bug
(edit) @23179   15 years vboxsync Main: firmware type setter
(edit) @23168   15 years vboxsync VBoxManage showvminfo --machinereadable: added VMStateFile
(edit) @23129   15 years vboxsync Implemented 'VBoxManage controlvm vrdpport'
(edit) @23091   15 years vboxsync warning.
(edit) @23083   15 years vboxsync VBoxManageGuestProp.cpp: make use of …
(edit) @22982   15 years vboxsync VBoxHDD: Add new parameter to VDGetFormat which takes a list of …
(edit) @22914   15 years vboxsync VBoxManage: use (hopefully) monotonic, not wall time source when …
(edit) @22913   15 years vboxsync VBoxManage: event wait timeout
(edit) @22911   15 years vboxsync event queues cleaned up
(edit) @22866   15 years vboxsync #3987: Virtio PCI + Net skeleton.
(edit) @22811   15 years vboxsync VBoxManageGuestProp.cpp: nc, blank comment line.
(edit) @22750   15 years vboxsync VBoxManageGuestProp.cpp: Removed the unused event semaphore. obsoleted …
(edit) @22734   15 years vboxsync VBoxManage: Make setting guest properties work with --flags or -flags …
(edit) @22730   15 years vboxsync VBoxManage: Make setting guest properties work with --flags or -flags.
(edit) @22722   15 years vboxsync VBoxCOM,VBoxManage,WebService: Event queue fun.
(edit) @22693   15 years vboxsync accidential commit
(edit) @22690   15 years vboxsync VBoxManageGuesProp.cpp: native wait on darwin.
(edit) @22688   15 years vboxsync spaces
(edit) @22686   15 years vboxsync VBoxManage: guestproperty wait fixes, esp. for Mac OS X.
(edit) @22562   15 years vboxsync Main,VBoxControl,VBoxManage,VBoxNetDHCP,VBoxNetNAT: Use RTBldCfg for …
(edit) @22489   15 years vboxsync VBoxManageUSB.cpp: Fixed RC mixup.
(edit) @22305   15 years vboxsync Main: generic callback wrappers mechanism
(edit) @22211   15 years vboxsync HostImpl: Removed the return parameter from …
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @22145   15 years vboxsync video hw accel: expose to vboxmanage
(edit) @21806   15 years vboxsync Storage/VBoxHDD: resurrect the facility to dump information about disk …
(edit) @21769   15 years vboxsync Network: fixed the hostonly adaptor bringingup as mentioned in 3573#c25
(edit) @21734   15 years vboxsync API: implement IHost::GetProcessorDescription
(edit) @21729   15 years vboxsync VBoxManage: Don't allow disabling the network adaptor.
(edit) @21612   16 years vboxsync OVF: Added remote OVF downloading.
(edit) @21556   16 years vboxsync VBoxManage/createrawvmdk: force use of devices giving access to the …
(edit) @21520   16 years vboxsync COM: missed pieces of scriptability support
(edit) @21446   16 years vboxsync API/Machine+SystemProperties: get rid of the tri-state bool …
(edit) @21404   16 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21394   16 years vboxsync Backing out r49763 to fix Windows burns.
(edit) @21393   16 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21369   16 years vboxsync IPRT: hide ministring::operator bool() to force people to use …
(edit) @21362   16 years vboxsync backing out r49709 to fix windows burns for now
(edit) @21360   16 years vboxsync IPRT: hide ministring::operator bool() to force people to use …
(edit) @21038   16 years vboxsync 2nd part of build fix
(edit) @21037   16 years vboxsync build fix, VC++ is more strict than g++ here
(edit) @21032   16 years vboxsync Frontends/VBoxManage: client code for cloning to existing image, plus …
(edit) @21013   16 years vboxsync VBoxManage: mention the sdl mode for startvm
(edit) @20977   16 years vboxsync API: weed out NULL strings, as many clients cannot use them
(edit) @20928   16 years vboxsync API/others: Renamed IConsole::discardSavedState to …
(edit) @20864   16 years vboxsync SUP,*: API cleanup.
(edit) @20842   16 years vboxsync API and Frontends: change IVirtualBox::openHardDisk to allow modifying …
(edit) @20834   16 years vboxsync VBoxManage: fixed return value of VBoxManage usbfilter fails
(edit) @20629   16 years vboxsync Frontends/VBoxManage: fix creating raw VMDKs for odd logical partition …
(edit) @20521   16 years vboxsync NetworkAttachment: Allow changing the attachment between …
(edit) @20501   16 years vboxsync Solaris/Audio: Boomer(OSS) support (disabled, requires snv_115+).
(edit) @20474   16 years vboxsync VBoxManage: don't complain if a hard disk could not be found before we …
(edit) @20318   16 years vboxsync forgotten file to get headless session type working
(edit) @20313   16 years vboxsync Frontends/VBoxManage, Main/Machine: implement new session type …
(edit) @20294   16 years vboxsync VBoxManage: fixed another regression of r46627
(edit) @20290   16 years vboxsync back out accidental checkin
(edit) @20289   16 years vboxsync Frontends/VBoxManage: fix showvminfo --machinereadable output of boot order
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