VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @60639   9 years vboxsync HostDrivers/win: coding style
(edit) @60638   9 years vboxsync hostdrivers/VBoxNetFlt/cfg: fix for ​​bugref:8335: disabled setting …
(edit) @60620   9 years vboxsync hostdrivers/VBoxNetFlt/cfg: fix for ​bugref:8335: added dynamic …
(edit) @60603   9 years vboxsync Assorted compile fixes for FreeBSD
(edit) @60592   9 years vboxsync Linux host/guest modules: added missing dependency
(edit) @60590   9 years vboxsync fix for Linux 4.5 if CONFIG_NET_CLS_ACT is enabled, see ticketref:15327
(edit) @60584   9 years vboxsync Linux host/guest modules: include the revision into the Linux kernel …
(edit) @60529   9 years vboxsync SUPDrvGip.cpp: Disabled another RTTimerRequestSystemGranularity …
(edit) @60521   9 years vboxsync SUPHardNt: detect cyprotectdrv(32|64).sys
(edit) @60498   9 years vboxsync VBoxUSB.sys: Workaround to allow aborting the default control pipe.
(edit) @60487   9 years vboxsync Forgot to remove redundant conditional.
(edit) @60486   9 years vboxsync VBoxUSB.sys: We will never see TRANSFER_TYPE_CTRL (only MSG).
(edit) @60480   9 years vboxsync SUPNtHard,IPRT: Moved supHardNtVpFix8dot3Path & …
(edit) @60452   9 years vboxsync HostDrivers: pass NIL_RTR0PROCESS to RTR0MemObjMapUser() instead of …
(edit) @60451   9 years vboxsync pass NIL_R0PROCESS to RTR0MemObjLockUser() as an alias for …
(edit) @60333   9 years vboxsync VBoxNetLwf: Removed packet dump code from release build to prevent …
(edit) @60318   9 years vboxsync hostdrivers/VBoxNetFlt/cfg: fix for bugref:6379: setting default …
(edit) @60278   9 years vboxsync HostDrivers/Runtime: fixed a few functions according to __stdcall …
(edit) @60277   9 years vboxsync HostDrivers: try to purge all usage of __FUNCTION__
(edit) @60273   9 years vboxsync HostDrivers: try to purge all usage of __FUNCTION__
(edit) @60241   9 years vboxsync usblib.h,SUPDrv: Added missing RTStrPurgeEncoding to SUPDrv so …
(edit) @60193   9 years vboxsync static DECLINLINE -> DECLINLINE.
(edit) @60172   9 years vboxsync RTStrAPrintf() returns -1 on error, no IPRT status code
(edit) @60165   9 years vboxsync VBoxUsbToolGetStringDescriptor: bytes -
(edit) @60159   9 years vboxsync USB: Added fPurge parameter to USBFilterSetStringExact so the usb …
(edit) @60158   9 years vboxsync USB: Purge strings.
(edit) @60157   9 years vboxsync Missing Makefile.kup file.
(edit) @60156   9 years vboxsync USB: Purge strings.
(edit) @60043   9 years vboxsync build fix.
(edit) @60034   9 years vboxsync Support: logging fix
(edit) @60031   9 years vboxsync build fix
(edit) @59998   9 years vboxsync NetLwf/Win(bugref:8283): five pre-allocated pools to accomodate …
(edit) @59993   9 years vboxsync Debug build fix
(edit) @59990   9 years vboxsync NetLwf/Win(bugref:8283): dynamic allocation of MDLs which fixes jumbo …
(edit) @59971   9 years vboxsync NetLwf/Win(bugref:8283): re-enabled dynamic re-allocation of frame …
(edit) @59969   9 years vboxsync NetLwf/Win(bugref:8283): test build without dynamic re-allocation of …
(edit) @59966   9 years vboxsync NetLwf/Win(bugref:8283): test build with 2K frame limit and dynamic …
(edit) @59867   9 years vboxsync HostOnly/Win: fixed the bug causing all host-only adapters to get the …
(edit) @59811   9 years vboxsync supR3HardenedWinReadErrorInfoDevice: Corrected buffer termination so …
(edit) @59810   9 years vboxsync supR3HardenedWinInitVersion: Don't call RtlGetVersion during early …
(edit) @59752   9 years vboxsync SUPR3HardenedStatic: build fix
(edit) @59747   9 years vboxsync iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
(edit) @59742   9 years vboxsync NetLwf/Win(bugref:7933): Log system error events on failures
(edit) @59653   9 years vboxsync NetLwf/Win(bugref:8246): Support jumbo frames over 2 KB
(edit) @59623   9 years vboxsync NetAdp/Win(bugref:6379): Link speed define for easy tweaking
(edit) @59618   9 years vboxsync SUPDrvGip: revert temporary change in r105447.
(edit) @59617   9 years vboxsync SupDrvGip: temporary change to TSC-delta measurement for testing on …
(edit) @59453   9 years vboxsync ticketref:15069: Minor issue with file permissions - fail SCAP …
(edit) @59401   9 years vboxsync VBoxUSB: Don't call IOUSBUserClientInit::probe because the result is …
(edit) @59400   9 years vboxsync VBoxUSB: Don't call IOUSBUserClientInit::probe because the result is …
(edit) @59399   9 years vboxsync VBoxUSB: Don't call IOUSBUserClientInit::probe because the result is …
(edit) @59325   9 years vboxsync VBoxUSB/darwin: Fix issues grabbing certain interfaces after the guest …
(edit) @59298   9 years vboxsync SUPDrvGip: Better timer granularity upgrade assertion.
(edit) @59217   9 years vboxsync SUPDrv: Fix incomplete renaming of VBoxDrvFreeBSDDtr (r103540).
(edit) @59176   9 years vboxsync Solaris/USB: Take the easy way out for now.
(edit) @59154   9 years vboxsync solaris/USB: Get rid of EpState member which is never used only set.
(edit) @59127   9 years vboxsync VBoxUSB/win: Minor cleanups and a few more pointer checks after vital …
(edit) @59121   9 years vboxsync USB/win: Fix crash
(edit) @59091   9 years vboxsync USB/Solaris: Rewrite, cleanup and numerous bug fixes to get the Apple …
(edit) @59077   9 years vboxsync NetCfg/win: fixed regression causing failure to create first host-only …
(edit) @59066   9 years vboxsync SUPDrv.cpp: Harmless initialization typo (already null).
(edit) @59065   9 years vboxsync NetFlt/win: Report errors via DbgPrint so they could be picked up by …
(edit) @59046   9 years vboxsync NetCfg/win: Bind bridging LWF to host-only adapters (bugref:8140)
(edit) @59014   9 years vboxsync NetCfg/win: Retry creation of host-only adapter twice for …
(edit) @58976   9 years vboxsync VBoxTpG,SUPDrv: Extended VTGDESCPROVIDER again to facilitate HM in …
(edit) @58963   9 years vboxsync VBoxPci/linux: Save and restore the AC bit properly when calling …
(edit) @58956   9 years vboxsync NetCfg/win: Retry creation of host-only adapter device if network …
(edit) @58920   9 years vboxsync VBoxTpG,SupDrv: Added a per provider enabled probe counter: …
(edit) @58887   9 years vboxsync SUPDrvGip: Fix race in TSC thread handle update and using it while …
(edit) @58884   9 years vboxsync supdrvTscDeltaThreadWait: OSDBGPRINT the state we don't like.
(edit) @58883   9 years vboxsync SUPDrvGip.cpp: OSDBGPRINT missing parameter.
(edit) @58875   9 years vboxsync Build fix.
(edit) @58873   9 years vboxsync SUPDrv: linux debugging aid, cleanups.
(edit) @58872   9 years vboxsync SUPDrv: linux debugging aid.
(edit) @58845   9 years vboxsync Linux hosts/guests: fix for EL7.2 Linux kernel
(edit) @58844   9 years vboxsync Installers/linux: fix for r103523
(edit) @58795   9 years vboxsync NetAdp/win: build fixes for renaming without a delay (#7973)
(edit) @58794   9 years vboxsync NetAdp/win: Delayed renaming of connections, address generation fix, …
(edit) @58772   9 years vboxsync Runtime/r0drv: Added RTR0DbgKrnlInfoQuerySize, currently implemented …
(edit) @58732   9 years vboxsync tstSupVerify: Simple SUPR3HardenedVerifyPlugIn testcase.
(edit) @58731   9 years vboxsync supR3HardNtViCallWinVerifyTrust: Added more status crypt and cert …
(edit) @58730   9 years vboxsync supR3HardenedMonitor_LdrLoadDll: Return STATUS_INVALID_IMAGE_FORMAT …
(edit) @58698   9 years vboxsync Solaris/r0drv,SUPDrv: backed out r104124 (On second thought, this is …
(edit) @58697   9 years vboxsync Solaris/r0drv,SUPDrv: Don't drop log messages on bad-preemption …
(edit) @58656   9 years vboxsync VBoxNetFlt/linux: vboxNetFltLinuxPacketHandler - there's no need to …
(edit) @58651   9 years vboxsync NetLwf/win: Allocate miniport name buffer from non-paged pool.
(edit) @58638   9 years vboxsync VBoxNetFlt/linux: vboxNetFltLinuxCanForwardAsGso - fix apparent cut …
(edit) @58488   9 years vboxsync linux/loadall.sh: Make sure the user is member of the vboxusers group, …
(edit) @58486   9 years vboxsync linux/loadall.sh: rebuild the modules each time.
(edit) @58439   9 years vboxsync loadall.sh: consistently use -eq for numeric tests
(edit) @58433   9 years vboxsync linux/build_in_tmp: Parallel building, please.
(edit) @58432   9 years vboxsync loadall.sh: Fixed test for vboxdrv.ko for triggering make clean.
(edit) @58431   9 years vboxsync linux/load.sh,linux/vboxdrv.sh: Added stop_keep_udev to vboxdrv.sh and …
(edit) @58430   9 years vboxsync linux/loadall.sh: Nobody cares about non-GNU/linux ways of getting the …
(edit) @58429   9 years vboxsync linux/load.sh: Removed undesired loadall.sh check entirely.
(edit) @58428   9 years vboxsync linux/load.sh: It's not acceptable to assert that loadall.sh and …
(edit) @58408   9 years vboxsync warning
(edit) @58407   9 years vboxsync SUPR3HardenedMain.cpp: @page pg_hardening updates.
(edit) @58406   9 years vboxsync SUPR3HardenedMain.cpp: @page pg_hardening updates.
(edit) @58405   9 years vboxsync SUPR3HardenedMain.cpp: @page pg_hardening updates.
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