index
:
delta/VirtualBox-svn.git
master
www.virtualbox.org: svn/vbox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
VBox
/
Frontends
/
VBoxManage
/
VBoxManageUSB.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates by scm.
vboxsync
2023-01-17
1
-1
/
+1
*
VBoxManage: Add port based filter support. Offered by the API and GUI already.
vboxsync
2022-12-14
1
-0
/
+16
*
scm copyright and license note update
vboxsync
2022-08-22
1
-8
/
+18
*
Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. This a...
vboxsync
2022-05-31
1
-5
/
+5
*
doc/manual,FE/VBoxManage: Convert usbdevsource command to refentry documentat...
vboxsync
2022-03-13
1
-3
/
+6
*
doc/manual,FE/VBoxManage: Convert usbfilter command to refentry documentation...
vboxsync
2022-03-13
1
-13
/
+24
*
scm --update-copyright-year
vboxsync
2022-01-01
1
-1
/
+1
*
Main: bugref:1909: Added translation marks around messages of VBoxManage output
vboxsync
2021-11-11
1
-28
/
+31
*
Copyright year updates by scm.
vboxsync
2020-02-04
1
-1
/
+1
*
VBoxManage: Re-do help category handling (command/sub-command specific help) ...
vboxsync
2019-03-07
1
-6
/
+6
*
scm --update-copyright-year
vboxsync
2019-01-01
1
-1
/
+1
*
*: scm --update-copyright-year
vboxsync
2017-10-28
1
-1
/
+1
*
backed out r118835 as it incorrectly updated the 'This file is based on' file...
vboxsync
2017-10-28
1
-1
/
+1
*
*: scm --update-copyright-year
vboxsync
2017-10-28
1
-1
/
+1
*
VBoxManage: warnings
vboxsync
2016-08-10
1
-5
/
+5
*
(C) 2016
vboxsync
2016-07-22
1
-1
/
+1
*
superfluous ';'
vboxsync
2016-07-12
1
-1
/
+1
*
*: Instead of suppressing -Wno-delete-non-virtual-dtor globally we try to mak...
vboxsync
2016-07-11
1
-0
/
+1
*
Main,VBoxManage: Add API to IHost for adding and removing USB device sources ...
vboxsync
2016-03-18
1
-0
/
+50
*
Revert r106058, incomplete conversion of USBProxyBackend to a COM class faili...
vboxsync
2016-03-16
1
-50
/
+0
*
Main: Add API to IHost for adding and removing USB device sources in addition...
vboxsync
2016-03-16
1
-0
/
+50
*
VBoxManage: A quick command handler return-code cleanup that turned out to be...
vboxsync
2015-05-27
1
-7
/
+7
*
Main+Frontends: clear out some cruft code, outdated EventQueue stuff and whit...
vboxsync
2014-01-20
1
-15
/
+4
*
Frontends/VBoxManage: whitespace
vboxsync
2013-08-20
1
-8
/
+8
*
Main/USB: USB Controller implementation rework. Moved filter handling into a ...
vboxsync
2013-07-24
1
-7
/
+7
*
include VBox/com/EventQueue only if necessary
vboxsync
2013-06-19
1
-2
/
+0
*
Frontends/VBoxManage: taking a write lock in the USB filter management is unn...
vboxsync
2013-05-29
1
-2
/
+2
*
Main: API change, merge IVirtualBox::getMachine() with findMachine()
vboxsync
2010-10-21
1
-17
/
+4
*
com/string: Remove bool conversion operator and other convenience error opera...
vboxsync
2010-09-23
1
-60
/
+66
*
Main: rename ISession::close() to ISession::unlockMachine(); API documentation
vboxsync
2010-07-23
1
-1
/
+1
*
Main: rename LockForSession() API to LockMachine() and fix parameters; move c...
vboxsync
2010-07-22
1
-2
/
+1
*
Main: unbreak frontends broken by r63924
vboxsync
2010-07-22
1
-1
/
+2
*
Main: reorganize session APIs
vboxsync
2010-07-22
1
-4
/
+2
*
Automated rebranding to Oracle copyright/license strings via filemuncher
vboxsync
2010-04-27
1
-5
/
+1
*
Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() behave the ...
vboxsync
2010-02-24
1
-48
/
+48
*
Main: back out r57775
vboxsync
2010-02-17
1
-49
/
+49
*
Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() behave the...
vboxsync
2010-02-16
1
-49
/
+49
*
Main: backing out r57728 + r57730 which burn on windows
vboxsync
2010-02-15
1
-48
/
+48
*
Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; resulting ...
vboxsync
2010-02-15
1
-48
/
+48
*
VBoxManageUSB.cpp: Fixed RC mixup.
vboxsync
2009-08-26
1
-3
/
+3
*
HostImpl: Removed the return parameter from RemoveHostOnlyNetworkInterface()
vboxsync
2009-08-12
1
-1
/
+1
*
COM: missed pieces of scriptability support
vboxsync
2009-07-13
1
-0
/
+4
*
API/others: Renamed IConsole::discardSavedState to IConsole::forgetSavedState...
vboxsync
2009-06-25
1
-1
/
+1
*
VBoxManage: fixed return value of ''VBoxManage usbfilter'' fails
vboxsync
2009-06-23
1
-2
/
+6
*
Main: support for using VBox from Python on Windows (still certain limitation...
vboxsync
2009-04-28
1
-3
/
+3
*
VBoxManage/usb: double-dash command line options
vboxsync
2009-04-06
1
-34
/
+47
*
#3551: “Main: Replace remaining collections with safe arrays”
vboxsync
2009-03-05
1
-5
/
+5
*
#3551: “Main: Replace remaining collections with safe arrays”
vboxsync
2009-03-04
1
-4
/
+3
*
VBoxManage: split USB into separate file
vboxsync
2009-02-24
1
-0
/
+555