VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40474   13 years vboxsync SUPDrv: Fix linux kernel panic in MP offline case caused due to write …
(edit) @40444   13 years vboxsync Solaris/VBoxNetFltBow: comment out calls to mac_unicast_remove() as we …
(edit) @40370   13 years vboxsync VBOX_WITH_RAW_MODE compile fixes
(edit) @40231   13 years vboxsync Runtime/r0drv/solaris, HostDrivers/VBoxNetFlt/Solaris: Hold mod_lock …
(edit) @40227   13 years vboxsync VMM/VMMR0 SupDrv Solaris/MpNotification: Fix guru meditation/panics …
(edit) @40200   13 years vboxsync Solaris/VBoxUSB: todo.
(edit) @40189   13 years vboxsync usb/win: fix
(edit) @39538   13 years vboxsync HostDrivers/Support: compile fix
(edit) @39522   13 years vboxsync Support/FreeBSD: errno and IPRT error code mixup
(edit) @39521   13 years vboxsync FreeBSD: Certain fixes to run on CURRENT and clean up the support …
(edit) @39479   13 years vboxsync NetFlt: Restore VLAN tags stripped by hardware (#4806)
(edit) @39474   13 years vboxsync Added a loadall.sh on linux as well (see darwin). This builds the …
(edit) @39432   13 years vboxsync VBoxPci: Fedora 2.6.41 exception
(edit) @39419   13 years vboxsync HostDrivers/VBoxNetAdp/linux: fix access to /dev/vboxnetctl for …
(edit) @39400   13 years vboxsync Linux modules: force disabling of CONFIG_MODULE_SIG when building the …
(edit) @39374   13 years vboxsync Solaris/USB: more readable error message.
(edit) @39358   13 years vboxsync Installers/linux: make do_dkms take arguments instead of requiring …
(edit) @39354   13 years vboxsync Solaris/VBoxUSB: locking fixes.
(edit) @39339   13 years vboxsync Installer/FreeBSD: this does not seem to be needed.
(edit) @39333   13 years vboxsync Installer/linux: more build_in_tmp simplificaion.
(edit) @39321   13 years vboxsync linux/installers: clean up build_in_tmp (Additions side).
(edit) @39255   13 years vboxsync take two on those linux build fixes.
(edit) @39253   13 years vboxsync linux build fix.
(edit) @39252   13 years vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @39224   13 years vboxsync Linux 3.2-rc1 compile fixes
(edit) @39208   13 years vboxsync Solaris/vbi Solaris/NetFlt: close ctf file opens.
(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) @39133   13 years vboxsync SUPR3HardenedVerify.cpp: tightened the Mac OS X and PC-BSD 9 hacks.
(edit) @39091   13 years vboxsync More parameter warning fixes; made PciIch9 check the saved state version.
(edit) @39086   13 years vboxsync Dis,SrvPciRaw,Sup: warning fixes.
(edit) @39019   13 years vboxsync netflt: renamed host-to-wire filter conditionals, updated comments
(edit) @39018   13 years vboxsync netflt: code cleanup, removed qdisc alternative
(edit) @38976   13 years vboxsync Support/linux: include the VBox version number into the ioctl function …
(edit) @38960   13 years vboxsync SUPR0.def: Added missing RTR0MemObjEnterPhysTag.
(edit) @38933   13 years vboxsync HostDrivers/VBoxPci: make it compilable without VBOX_WITH_VBOXDRV
(edit) @38896   13 years vboxsync solaris/VBoxNetFltBow: typo.
(edit) @38895   13 years vboxsync HostDrivers/solaris: LogFlow->Log for debug purposes.
(edit) @38891   13 years vboxsync Space.
(edit) @38797   13 years vboxsync netIfWinFindAdapterClassById: hr variable shadowing causing a success …
(edit) @38791   13 years vboxsync VBoxInstallHelper.cpp,++: Clean up TCHAR/WCHAR mess - just use WCHAR, …
(edit) @38785   13 years vboxsync VBoxUsbLib-win.cpp: r=bird: Marked some bogus looking string …
(edit) @38738   13 years vboxsync Less Assert redefinition, adding RT_NO_STRICT to help.
(edit) @38736   13 years vboxsync *: Please don NOT redefine logger macros.
(edit) @38732   13 years vboxsync VBoxNetCfg.cpp: Mark non-standard logging as such.
(edit) @38731   13 years vboxsync VBoxDrvCfg.cpp: Mark non-standard logging and assertions as such …
(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) @38640   13 years vboxsync solaris/VBoxNetFltBow: fixed multicast and IPv6 packets.
(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) @38549   13 years vboxsync GSO: UDP fragmentation offloading (#5846)
(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) @38485   13 years vboxsync Merge comment blocks.
(edit) @38484   13 years vboxsync vboxnetflt: guest to host packet capture fix (#5817)
(edit) @38436   13 years vboxsync usb/win: keep going on get string descriptor failure while devinfo …
(edit) @38433   13 years vboxsync eol-style
(edit) @38425   13 years vboxsync usb/win: better logging
(edit) @38424   13 years vboxsync usb/win: fix err handling
(edit) @38408   13 years vboxsync vboxnetflt: partial BPF support for bridged interfaces (#5817)
(edit) @38392   13 years vboxsync usb/win: disable back verbose logging
(edit) @38391   13 years vboxsync usb/win: temporary enable verbose logging
(edit) @38389   13 years vboxsync vboxnetadp: comment fix
(edit) @38388   13 years vboxsync vboxnetadp: alignment fix and assert paranoia
(edit) @38379   13 years vboxsync VBoxUSB/solaris: show full client device path in the syslog.
(edit) @38371   13 years vboxsync Darwin burn fix
(edit) @38370   13 years vboxsync vboxnetadp: BPF support for vboxnetX devices (#5817)
(edit) @38356   13 years vboxsync usb/win: more logging
(edit) @38323   13 years vboxsync VBoxDrv: Don't create a session for ring-0 client that will be …
(edit) @38321   13 years vboxsync SUPDrv: Fixed broken IDC on windows.
(edit) @38299   13 years vboxsync VBoxPci/linux: adapt to new location/name of header file in Linux 3.1. …
(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) @38160   13 years vboxsync Solaris/VBoxNetBow: debug build fix.
(edit) @38140   13 years vboxsync Solaris/VBoxNetBow: fix for using multiple host NICs, caused by using …
(edit) @38136   13 years vboxsync HostDrviers/*.kmk: removed solaris debug warnings.
(edit) @38127   13 years vboxsync HostDrivers/*kmk: Debugging solaris burn…
(edit) @38093   13 years vboxsync *.kmk,++: Mode fixes to maximize hardlinking potential during staging.
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @38076   13 years vboxsync SUPR3HardenedMain: free privset if allocated.
(edit) @38075   13 years vboxsync SUPDrv: Check pSession in the IOCtl routine and clean up a little …
(edit) @38063   13 years vboxsync netflt: yet another attempt to fix regression introduced in r72926
(edit) @38062   13 years vboxsync netflt: another attempt to fix regression introduced in r72926
(edit) @38054   13 years vboxsync netflt: fix for regression introduced in r72926
(edit) @38052   13 years vboxsync backed out r72992
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