VirtualBox

source: vbox/trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29356   15 years vboxsync Frontends/VBoxManage: When listing floppies and DVDs now use the same …
(edit) @28888   15 years vboxsync Main/Medium: new stub medium type "Shareable", plus assorted frontend …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28685   15 years vboxsync FE/VBoxManage: Print SAS controller properties
(edit) @28345   15 years vboxsync VBoxManage: moves listing of nat rules from list command to showvminfo one.
(edit) @28255   15 years vboxsync Frontends/VBoxManage: COM build fix
(edit) @28249   15 years vboxsync Frontends/VBoxManage: show snapshot attachment information for "list hdds".
(edit) @27916   15 years vboxsync Frontends/VBoxManage: make "list hdds" show full state information and …
(edit) @27857   15 years vboxsync Main: NAT API and corresponding commands have been added at VBoxManage …
(edit) @27688   15 years vboxsync VBoxManage: Warning.
(edit) @27537   15 years vboxsync Main: API consistency: method names start with lower case always; no …
(edit) @26517   15 years vboxsync *: RTGetOpt cleanup related to --help and --version (now standard …
(edit) @25019   15 years vboxsync VBoxManage: -Wshadow warnings
(edit) @24754   15 years vboxsync Frontends/VBoxManage: print the "usage" info for dvd and floppy media, …
(edit) @24416   15 years vboxsync Fixed bugs in VBoxManage list hostcpuids and the cpuid part of the …
(edit) @24404   15 years vboxsync VBoxManage: list hostcpuids; showvm nows shows the cpuid overrides.
(edit) @24371   15 years vboxsync VBoxManageList: Updated system properties
(edit) @24301   15 years vboxsync Main,Frontends: Added two new running states: Teleporting and …
(edit) @24258   15 years vboxsync Main: new method Medium::RefreshState() which refreshes medium state; …
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @21734   15 years vboxsync API: implement IHost::GetProcessorDescription
(edit) @21446   15 years vboxsync API/Machine+SystemProperties: get rid of the tri-state bool …
(edit) @20928   15 years vboxsync API/others: Renamed IConsole::discardSavedState to …
(edit) @19312   16 years vboxsync typo
(edit) @19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
(edit) @19216   16 years vboxsync VBoxManage list bridgedifs: small cosmetical fix
(edit) @19070   16 years vboxsync Main,VBoxManage: Implemented IHost::OperatingSystem and …
(edit) @19068   16 years vboxsync VBoxManageList.cpp: Fixed buffer overflow error printing the host …
(edit) @18466   16 years vboxsync VBoxManageList.cpp: fixed gcc warning caused by the funny way enums …
(edit) @18108   16 years vboxsync VBoxManage: clean up various places which use RTGetOpt, fix error …
(edit) @18023   16 years vboxsync Dhcp->DHCP
(edit) @17945   16 years vboxsync VBoxManage list fix for non-windows platforms.
(edit) @17894   16 years vboxsync VBoxManage: dhcp settings list fix
(edit) @17888   16 years vboxsync dhcp settings fixes
(edit) @17886   16 years vboxsync VBoxManage: dhcp settings help + list impl
(edit) @17759   16 years vboxsync Main/NetIf: IPv4 properties changed from ULONG to wstring, VBoxManage fixes
(edit) @17737   16 years vboxsync Main: rename IVirtualBox::machines2[] to machines[]
(edit) @17713   16 years vboxsync NetIf/win: dhcp enabled property implementation
(edit) @17684   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Replaced …
(edit) @17613   16 years vboxsync IHostNetworkInterface:: BSTR IPV6NetworkMask -> ULONG …
(edit) @17394   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Convert …
(edit) @17333   16 years vboxsync Main: setIpConfig API, notimpl yet
(edit) @17322   16 years vboxsync VBoxManage: hostif->bridged, hostonly fixes for windows
(edit) @17311   16 years vboxsync fix vboxmanage list foo
(edit) @17309   16 years vboxsync Main: IHostNetworkInterfaceIpConfig added
(edit) @17275   16 years vboxsync networking API renaming
(edit) @17255   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Replaced …
(edit) @17238   16 years vboxsync 3551: “Main: Replace remaining collections with safe arrays” Converted …
(edit) @17218   16 years vboxsync Revert r43495 because everything locks forever.
(edit) @17200   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Take …
(edit) @17193   16 years vboxsync Revert r43482 which used a linux specific way to iterate over DVD drives.
(edit) @17192   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” …
(edit) @17091   16 years vboxsync RTGetOpt interface changes.
(edit) @17090   16 years vboxsync VBoxManage: make 'list runningvms' act like 'list vms'
(edit) @17078   16 years vboxsync IPRT: make RTGetOpt accept non-'--' parameters; use RTGetOpt for …
(edit) @16971   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” …
(edit) @16867   16 years vboxsync Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 …
(edit) @16853   16 years vboxsync Main: rename IDVDImage2 to IDVDImage
(edit) @16530   16 years vboxsync Main: rework error macros everywhere; make error messages much more …
(edit) @16052   16 years vboxsync FE/VBoxManage: Don't hold COM objects past XPCOM shutdown; pack all …
(edit) @15570   16 years vboxsync #3282: Collection got replaced with safe array. Warning, windows …
(edit) @15372   16 years vboxsync #3282: HostNetIf API implementation for Darwin. Common part revised. …
(edit) @15235   16 years vboxsync #3282: API, RT generic part, updated VBoxManage list hostif.
(edit) @14732   16 years vboxsync VBoxManage: file header cleanup.
(edit) @14661   16 years vboxsync Frontends/VBoxManage: fix user-visible typo on list systemproperties
(copy) @14612   16 years vboxsync VBoxManage: Split handleList out of VBoxManageInfo.cpp. showVMInfo is …
copied from trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp
(edit) @14564   16 years vboxsync Frontends/VBoxManage: Fix machinereadable variant of SATA info …
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