summaryrefslogtreecommitdiff
path: root/src/VBox/Main/src-server/USBProxyBackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* *: doxygen corrections (mostly about removing @returns from functions returni...vboxsync2023-05-111-2/+0
* Main/src-server: rc -> hrc/vrc. Enabled scm rc checks. bugref:10223vboxsync2023-01-251-22/+22
* Main: rc() -> hrc()/vrc(). bugref:10223vboxsync2023-01-241-1/+1
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-9/+19
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* Main: Don't use Logging.h.vboxsync2019-01-011-1/+2
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* scm --fix-err-h src/ (bugref:9344)vboxsync2018-12-251-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
* Main/USBProxyBackendUsbIp: Don't prevent VBoxSVC from starting when the serve...vboxsync2017-02-231-1/+4
* USB: bugref:8752 Fix USBLibPurgeEncoding and always purge the device strings ...vboxsync2017-01-311-3/+3
* Main: doxygen fixesvboxsync2017-01-031-1/+1
* (C) 2016vboxsync2016-07-221-1/+1
* Main/{USBProxyBackend|HostUSBDeviceImpl}: Don't hardcode certain host OS spec...vboxsync2016-04-291-0/+9
* Main/USBProxyBackend: Add flag for each backend indicating whether we have to...vboxsync2016-04-281-6/+6
* Main/USBProxy{Service|Backend}: Rework interaction between thos two to be mor...vboxsync2016-04-281-332/+204
* USB: Added fPurge parameter to USBFilterSetStringExact so the usb device driv...vboxsync2016-03-231-3/+6
* Main/USBProxyService: Save any additional USB device sources in the global co...vboxsync2016-03-191-7/+28
* Main,VBoxManage: Add API to IHost for adding and removing USB device sources ...vboxsync2016-03-181-35/+93
* Revert r106058, incomplete conversion of USBProxyBackend to a COM class faili...vboxsync2016-03-161-66/+29
* Main: Add API to IHost for adding and removing USB device sources in addition...vboxsync2016-03-161-29/+66
* USB,Main: Rework USBProxyService. Split it into a USBProxyService and USBProx...vboxsync2015-12-141-0/+782