VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/VBoxUSB

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40200   13 years vboxsync Solaris/VBoxUSB: todo.
(edit) @40189   13 years vboxsync usb/win: fix
(edit) @39374   13 years vboxsync Solaris/USB: more readable error message.
(edit) @39354   13 years vboxsync Solaris/VBoxUSB: locking fixes.
(edit) @39252   13 years vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @39193   13 years vboxsync usb/win: comments
(edit) @39191   13 years vboxsync usb/win: check utf16->utf8 conversion status
(edit) @39189   13 years vboxsync usb/win: get rid of utf8->ansi string conversion
(edit) @38895   13 years vboxsync HostDrivers/solaris: LogFlow->Log for debug purposes.
(edit) @38785   13 years vboxsync VBoxUsbLib-win.cpp: r=bird: Marked some bogus looking string …
(edit) @38736   13 years vboxsync *: Please don NOT redefine logger macros.
(edit) @38715   13 years vboxsync VBoxUsbLib-win.cpp: Drop the scary exit(0) bits, fixed a copy&past …
(edit) @38714   13 years vboxsync VBoxUsbLib-win.cpp: Don't close hMonitor (or anything else) twice when …
(edit) @38713   13 years vboxsync VBoxUsbLib-win.cpp: Don't assert if we somehow failed to open the …
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38616   13 years vboxsync usb/win: missing ObDereference
(edit) @38513   13 years vboxsync win-dbg build fix
(edit) @38512   13 years vboxsync usb/win: avoid replugging/filtering netsed hubs (typically could occur …
(edit) @38488   13 years vboxsync usb/win: usbhub filter drivers support (more correct dealing with …
(edit) @38436   13 years vboxsync usb/win: keep going on get string descriptor failure while devinfo …
(edit) @38425   13 years vboxsync usb/win: better logging
(edit) @38424   13 years vboxsync usb/win: fix err handling
(edit) @38392   13 years vboxsync usb/win: disable back verbose logging
(edit) @38391   13 years vboxsync usb/win: temporary enable verbose logging
(edit) @38379   13 years vboxsync VBoxUSB/solaris: show full client device path in the syslog.
(edit) @38356   13 years vboxsync usb/win: more logging
(edit) @38292   13 years vboxsync usb/win: disable back verbose logging
(edit) @38289   13 years vboxsync usb/win: temporary enable verbose release logging again
(edit) @38288   13 years vboxsync usb/win: more correct hub drvobj aquisition, more verbose logging
(edit) @38286   13 years vboxsync loadusb.sh must be installed with the executable bit set.
(edit) @38284   13 years vboxsync usb/win: disable back verbose loging
(edit) @38282   13 years vboxsync usb/win: temporary enable verbose logging for release build
(edit) @38280   13 years vboxsync annoying usb assertion
(edit) @38268   13 years vboxsync usb/win: logging fixes
(edit) @38262   13 years vboxsync usb/win: better logging & cleanup
(edit) @38208   13 years vboxsync usb/win: yet another fix, sigh
(edit) @38206   13 years vboxsync win/usb: fix typo
(edit) @38200   13 years vboxsync usb/win: fix detection devices w/o drv key
(edit) @38183   13 years vboxsync kBuild,HostDrivers: Consolidate install targets using EXEC_SOURCES. …
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @38017   13 years vboxsync USB/Solaris: vboxuser group access constraint for USB devices.
(edit) @38016   13 years vboxsync USB/Solaris: vboxuser group access constraint for USB devices.
(edit) @37801   13 years vboxsync TARGET_xxx -> xxx_1_TARGET.
(edit) @37757   13 years vboxsync usb/win: fix USB-related bsod (handle hook init failure gracefully)
(edit) @37620   13 years vboxsync USB: typo.
(edit) @37490   13 years vboxsync wddm: autoresize fixes
(edit) @37431   13 years vboxsync usb/win: close handle
(edit) @37423   13 years vboxsync Ran the source code massager (scm).
(edit) @37151   14 years vboxsync disabled since ages
(edit) @37149   14 years vboxsync not used since ages
(edit) @37083   14 years vboxsync usb: prevent the monitor from being unload, when unhook fails
(edit) @37065   14 years vboxsync usb: correct assertions
(edit) @37064   14 years vboxsync usb: disable annoying assertions with ifdef …
(edit) @37060   14 years vboxsync usb: fix query hub name
(edit) @37047   14 years vboxsync usb: filter misbehaved device dynamic black list
(edit) @37042   14 years vboxsync usb: back out r71658 as it's not correct; some additional debugging
(edit) @37038   14 years vboxsync usb: fix issue with uncompleting IRP on device enumeration
(edit) @37031   14 years vboxsync usb: remove redundant func
(edit) @37001   14 years vboxsync usb: assertion fix
(edit) @36999   14 years vboxsync usb: yet another device capture filter logic fix
(edit) @36998   14 years vboxsync usb: device capture filter & enum fixes
(edit) @36968   14 years vboxsync rework usb
(edit) @36967   14 years vboxsync rework usb
(edit) @36959   14 years vboxsync usb: avoid redundant device info updates
(edit) @36941   14 years vboxsync usb rework
(edit) @36361   14 years vboxsync fix solaris debug builds
(edit) @36341   14 years vboxsync HostDrivers/VBoxUSB/solaris: LogRel device capture/release and fix …
(edit) @36088   14 years vboxsync VBoxUSBMon.sys: initialize RemoveLock once (forgot to compare).
(edit) @36068   14 years vboxsync VBoxUSBMon.sys: initialize RemoveLock once.
(edit) @36031   14 years vboxsync HostDrivers/solaris/USB: Initialize/term USB filter manager, should …
(edit) @35440   14 years vboxsync Makefiles: TARGET_<target> -> <target>_1_TARGET because the former is …
(edit) @35381   14 years vboxsync The DIRDEP is deprecated, use dir/ or $$(dir $$@) instead.
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @34306   14 years vboxsync USBLib-win: unused function
(edit) @34283   14 years vboxsync USBLib-win: minor fix
(edit) @34281   14 years vboxsync USBLib-win: cleanup code (merge step 2 and 3)
(edit) @34274   14 years vboxsync USBLib-win: be more verbose on last error
(edit) @34265   14 years vboxsync USBLib-win: use RTStrFree and play safe
(edit) @34264   14 years vboxsync another typo
(edit) @34263   14 years vboxsync another typo
(edit) @34262   14 years vboxsync build fix
(edit) @34261   14 years vboxsync typo
(edit) @34260   14 years vboxsync USBLib-win: attempt to fix xtracker 5374
(edit) @34259   14 years vboxsync backed out r68006
(edit) @34258   14 years vboxsync Attempt to fix #5374
(edit) @34257   14 years vboxsync USBLib-win: coding style and cosmetics
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33464   14 years vboxsync *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
(edit) @32431   14 years vboxsync scm cleanup
(edit) @32408   14 years vboxsync fixed the Provider in .inf files
(edit) @32394   14 years vboxsync more branding and header fixes
(edit) @32388   14 years vboxsync more branding fixes
(edit) @32375   14 years vboxsync rc branding fixes part 2
(edit) @32162   14 years vboxsync VBoxUSB/solaris: fixed driver conf file headers for OSE.
(edit) @31939   14 years vboxsync VBoxUSB: fixed solaris regression
(edit) @31911   14 years vboxsync make the VBOX_WITH_NEW_USB_CODE_ON_SOLARIS code mandatory
(edit) @31908   14 years vboxsync OSE header fix
(edit) @31907   14 years vboxsync OSE compile fix
(edit) @31898   14 years vboxsync OSE header fixes
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