summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VBoxManage/VBoxManageUSB.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* VBoxManage: Add port based filter support. Offered by the API and GUI already.vboxsync2022-12-141-0/+16
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. This a...vboxsync2022-05-311-5/+5
* doc/manual,FE/VBoxManage: Convert usbdevsource command to refentry documentat...vboxsync2022-03-131-3/+6
* doc/manual,FE/VBoxManage: Convert usbfilter command to refentry documentation...vboxsync2022-03-131-13/+24
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Main: bugref:1909: Added translation marks around messages of VBoxManage outputvboxsync2021-11-111-28/+31
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* VBoxManage: Re-do help category handling (command/sub-command specific help) ...vboxsync2019-03-071-6/+6
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* VBoxManage: warningsvboxsync2016-08-101-5/+5
* (C) 2016vboxsync2016-07-221-1/+1
* superfluous ';'vboxsync2016-07-121-1/+1
* *: Instead of suppressing -Wno-delete-non-virtual-dtor globally we try to mak...vboxsync2016-07-111-0/+1
* Main,VBoxManage: Add API to IHost for adding and removing USB device sources ...vboxsync2016-03-181-0/+50
* Revert r106058, incomplete conversion of USBProxyBackend to a COM class faili...vboxsync2016-03-161-50/+0
* Main: Add API to IHost for adding and removing USB device sources in addition...vboxsync2016-03-161-0/+50
* VBoxManage: A quick command handler return-code cleanup that turned out to be...vboxsync2015-05-271-7/+7
* Main+Frontends: clear out some cruft code, outdated EventQueue stuff and whit...vboxsync2014-01-201-15/+4
* Frontends/VBoxManage: whitespacevboxsync2013-08-201-8/+8
* Main/USB: USB Controller implementation rework. Moved filter handling into a ...vboxsync2013-07-241-7/+7
* include VBox/com/EventQueue only if necessaryvboxsync2013-06-191-2/+0
* Frontends/VBoxManage: taking a write lock in the USB filter management is unn...vboxsync2013-05-291-2/+2
* Main: API change, merge IVirtualBox::getMachine() with findMachine()vboxsync2010-10-211-17/+4
* com/string: Remove bool conversion operator and other convenience error opera...vboxsync2010-09-231-60/+66
* Main: rename ISession::close() to ISession::unlockMachine(); API documentationvboxsync2010-07-231-1/+1
* Main: rename LockForSession() API to LockMachine() and fix parameters; move c...vboxsync2010-07-221-2/+1
* Main: unbreak frontends broken by r63924vboxsync2010-07-221-1/+2
* Main: reorganize session APIsvboxsync2010-07-221-4/+2
* Automated rebranding to Oracle copyright/license strings via filemunchervboxsync2010-04-271-5/+1
* Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() behave the ...vboxsync2010-02-241-48/+48
* Main: back out r57775vboxsync2010-02-171-49/+49
* Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() behave the...vboxsync2010-02-161-49/+49
* Main: backing out r57728 + r57730 which burn on windowsvboxsync2010-02-151-48/+48
* Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; resulting ...vboxsync2010-02-151-48/+48
* VBoxManageUSB.cpp: Fixed RC mixup.vboxsync2009-08-261-3/+3
* HostImpl: Removed the return parameter from RemoveHostOnlyNetworkInterface()vboxsync2009-08-121-1/+1
* COM: missed pieces of scriptability supportvboxsync2009-07-131-0/+4
* API/others: Renamed IConsole::discardSavedState to IConsole::forgetSavedState...vboxsync2009-06-251-1/+1
* VBoxManage: fixed return value of ''VBoxManage usbfilter'' failsvboxsync2009-06-231-2/+6
* Main: support for using VBox from Python on Windows (still certain limitation...vboxsync2009-04-281-3/+3
* VBoxManage/usb: double-dash command line optionsvboxsync2009-04-061-34/+47
* #3551: “Main: Replace remaining collections with safe arrays”vboxsync2009-03-051-5/+5
* #3551: “Main: Replace remaining collections with safe arrays”vboxsync2009-03-041-4/+3
* VBoxManage: split USB into separate filevboxsync2009-02-241-0/+555