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) @74432   6 years vboxsync VBoxManage: Build fix. bugref:9249
(edit) @74431   6 years vboxsync Main,GUI,VBoxManage: Provide API for proxy settings that picks up the …
(edit) @73716   6 years vboxsync Main/CloudProviderManager+CloudProvider+CloudProfile: Introduce …
(edit) @72976   6 years vboxsync VBoxManage: XPCOM/C++ enum exorcism. Found a enum type mismatch in …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69164   7 years vboxsync Main/Network: (bugref:8915) Fixed HostNetworkInterface::Wireless flag, …
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @65518   8 years vboxsync VBoxManage: added --sorteds option to list vms.
(edit) @65517   8 years vboxsync VBoxManage: added --sorteds option to list vms.
(edit) @64910   8 years vboxsync Frontends/VBoxManage: show properties of the NVMe controller for "list …
(edit) @63404   8 years vboxsync gcc warnings.
(edit) @63300   8 years vboxsync VBoxManage: warnings
(edit) @61577   8 years vboxsync Frontends/VBoxManage: show default audio driver when listing system …
(edit) @60685   9 years vboxsync build fix
(edit) @60684   9 years vboxsync VBoxManage: print available processor features on 'list hostinfo'
(edit) @59398   9 years vboxsync FE/VBoxManage: Use the IHostUSBDevice::GetDeviceInfo attribute so we …
(edit) @58763   9 years vboxsync Frontends/VBoxManage: fix copy/paste bug for showing the ipv6 prefix …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56372   9 years vboxsync ISystemProperties: Added rawModeSupported attribute for querying …
(edit) @56118   10 years vboxsync VBoxManage: A quick command handler return-code cleanup that turned …
(edit) @55843   10 years vboxsync Frontends/VBoxManage: allow configuring the VBoxSVC release logging …
(edit) @53297   10 years vboxsync Main: Added API to report actual USB device speed.
(edit) @53266   10 years vboxsync Frontend/VBoxManage: minor cleanup of showVMInfo, and fixing a …
(edit) @52200   10 years vboxsync Main,Frontends: TakeScreenShot API cleanup.
(edit) @48765   11 years vboxsync Main/Qt/VBoxManage: introduced IHost::ProcessorOnlineCoreCount and use …
(edit) @48607   11 years vboxsync VBoxManage,Main: VideoCaptureDevice -> VideoInputDevice
(edit) @48600   11 years vboxsync VBoxManage,Main: IHost::VideoCaptureDevices. Windows host implementation.
(edit) @48538   11 years vboxsync Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+S …
(edit) @48097   11 years vboxsync VBoxManage/list (natnetworks): dumps registered port-forwarding rules …
(edit) @47991   11 years vboxsync Main: Made the exclusive HW virtualization use setting global rather …
(edit) @47908   11 years vboxsync Frontends/VBoxManage: whitespace
(edit) @47483   11 years vboxsync VBoxManage: cosmetics
(edit) @46122   12 years vboxsync build fix
(edit) @46116   12 years vboxsync VBoxManage: added output for recently added system properties
(edit) @45156   12 years vboxsync Frontends/VBoxManage: listing/manipulating nat networks if …
(edit) @45065   12 years vboxsync Frontend/VBoxManage: long standing copy/paste bug in the code listing …
(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) @43876   12 years vboxsync fixed a few format specifier bugs
(edit) @42748   12 years vboxsync Main/VirtualBox: add new method for querying normalized version …
(edit) @42551   12 years vboxsync Main: big API naming cleanup, use all caps acronyms everywhere, …
(edit) @42189   12 years vboxsync Frontends/VBoxManage: handle listing of groups
(edit) @41540   13 years vboxsync Frontends/VBoxManage: show port number, USB version and port speed for …
(edit) @40540   13 years vboxsync Frontends/VBoxManage: use new API method to get the machine state of …
(edit) @39662   13 years vboxsync VBoxManage: list extpacks: show edition.
(edit) @39248   13 years vboxsync Runtime: new guest OS type for Solaris 11 Frontends/VirtualBox: add …
(edit) @38735   13 years vboxsync %lS -> %ls.
(edit) @38733   13 years vboxsync %S -> %s and some other minor cleanups.
(edit) @37244   14 years vboxsync Main/VirtualBox: new method for querying the API version
(edit) @35801   14 years vboxsync fixed displayed name of VBoxManage list hostdvds/hostfloppies
(edit) @35761   14 years vboxsync Main, frontends: proper description for maximal number of NICs per VM
(edit) @35085   14 years vboxsync VBoxManage: add support for readonly/multiattach media types
(edit) @34244   14 years vboxsync Main,Config.kmk,VBoxManage,ExtPacks: Moved the VRDE bits from …
(edit) @33915   14 years vboxsync Main, QT/FE, VBoxManage: per-chipset controller count limits
(edit) @33766   14 years vboxsync VBoxManage: Implemented 'list extpacks', 'extpack install' and …
(edit) @33759   14 years vboxsync VBoxManageList.cpp: Some cleanup.
(edit) @33556   14 years vboxsync VRDE: More API changes for the VRDP server separation.
(edit) @33524   14 years vboxsync Storage: Implement offical support for other disk types like DVD and …
(edit) @33386   14 years vboxsync VRDE: API changes for the VRDP server separation.
(edit) @33322   14 years vboxsync Main/Medium: remaining bits for MediumType_Readonly
(edit) @33300   14 years vboxsync Main: API change, merge IMachine::getSnapshot() with findSnapshot()
(edit) @33294   14 years vboxsync Main: API change, merge IVirtualBox::getMachine() with findMachine()
(edit) @33238   14 years vboxsync Main: new VirtualBox::ComposeMachineFilename() API; remove the …
(edit) @32701   14 years vboxsync Frontends/VBoxManage: Error printing cleanup, use stderr and …
(edit) @32531   14 years vboxsync Main/Medium+MediumFormat+GuestOSType+SystemPropertiesImpl+Console+Globa …
(edit) @31698   14 years vboxsync Main, frontends: unsigned long long -> long long
(edit) @31539   14 years vboxsync Main: use settings struct for machine user data; remove …
(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
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