VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @62698   8 年 vboxsync VBoxUsbDev.cpp: Unreadable Status mess. (Hint, this is C/C++ not assembly.)
(edit) @62697   8 年 vboxsync HostDrivers: warnings
(edit) @62694   8 年 vboxsync bugref:4567: Linux kernel driver maintenance: remove old code for …
(edit) @62691   8 年 vboxsync Use the iprt/win/netioapi.h and iprt/win/ntddndis.h wrappers to deal …
(edit) @62690   8 年 vboxsync HostDrivers: warnings
(edit) @62688   8 年 vboxsync HostDrivers: warnings
(edit) @62686   8 年 vboxsync Use the iprt/win/setupapi.h wrapper for setupapi.h to deal with …
(edit) @62684   8 年 vboxsync ndis.h wrapper.
(edit) @62683   8 年 vboxsync Use the iprt/nt/ntddk.h wrapper for ntddk.h, eliminating duplicate …
(edit) @62681   8 年 vboxsync Use the iprt/win/winsock2.h wrapper for winsock2.h
(edit) @62679   8 年 vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62677   8 年 vboxsync SUPHardNt: -Wall warnings.
(edit) @62675   8 年 vboxsync SUPLib: Two error path fixes and lots of warnings.
(edit) @62667   8 年 vboxsync warnings
(edit) @62666   8 年 vboxsync SUPDrv-win.cpp: Fixed supdrvOSMsrProberWrite to do writing instead of …
(edit) @62665   8 年 vboxsync SUPDrv: warnings
(edit) @62664   8 年 vboxsync SUPDrv: warnings
(edit) @62535   8 年 vboxsync (C) 2016
(edit) @62534   8 年 vboxsync (C) 2016
(edit) @62491   8 年 vboxsync spaces
(edit) @62490   8 年 vboxsync (C) 2016
(edit) @62466   8 年 vboxsync HostDrivers: scm
(edit) @62457   8 年 vboxsync 5.0,4.3,trunk: build fix
(edit) @62456   8 年 vboxsync supHardNtVpFreeOrReplacePrivateExecMemory: Don't loop forever trying …
(edit) @62305   8 年 vboxsync HostDrivers: On MacOS X use 0 to initialize/assign io_connect_t to fix …
(edit) @62177   8 年 vboxsync use RTHandleTable to maintain handles
(edit) @62051   8 年 vboxsync HostDrivers/Support/linux: when checking the EFLAGS consistency, don't …
(edit) @61920   8 年 vboxsync fix for ​​​​​bugref:8441: improved windows procedure in USBLib
(edit) @61866   8 年 vboxsync NetFlt/Win: Fix bogus sizof in assertion.
(edit) @61843   8 年 vboxsync SUPDrv: don't use VERR_GENERAL_FAILURE
(edit) @61825   8 年 vboxsync supdrvMeasureTscDeltaCallbackUnwrapped: online check typos
(edit) @61813   8 年 vboxsync NetFlt/win: use static runtime library
(edit) @61429   8 年 vboxsync netadp: do not update trans_start for 2.6.31+
(edit) @61411   8 年 vboxsync Linux hosts / guests: try to build the modules parallel
(edit) @61237   8 年 vboxsync tstPin / tstContinuous: fix
(edit) @61081   9 年 vboxsync allow to compile with gcc configured with --enable-default-pie (e.g. …
(edit) @60995   9 年 vboxsync HostDrivers/VBoxNetFlt/linux: EL 6.8 fix
(edit) @60982   9 年 vboxsync HostDrivers: VBOX_WITH_REM fix
(edit) @60936   9 年 vboxsync SUPNtHard: Fixed VERR_SUP_VP_THREAD_NOT_ALONE problem with Avecto …
(edit) @60767   9 年 vboxsync SUPHardNt: Log info about another security product.
(edit) @60765   9 年 vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
(edit) @60733   9 年 vboxsync SUPHardNt: Identifying another adversary for logging purposes.
(edit) @60700   9 年 vboxsync SUPHardNt: Propagate loader error info all the way (load config errors …
(edit) @60639   9 年 vboxsync HostDrivers/win: coding style
(edit) @60638   9 年 vboxsync hostdrivers/VBoxNetFlt/cfg: fix for ​​bugref:8335: disabled setting …
(edit) @60620   9 年 vboxsync hostdrivers/VBoxNetFlt/cfg: fix for ​bugref:8335: added dynamic …
(edit) @60603   9 年 vboxsync Assorted compile fixes for FreeBSD
(edit) @60592   9 年 vboxsync Linux host/guest modules: added missing dependency
(edit) @60590   9 年 vboxsync fix for Linux 4.5 if CONFIG_NET_CLS_ACT is enabled, see ticketref:15327
(edit) @60584   9 年 vboxsync Linux host/guest modules: include the revision into the Linux kernel …
(edit) @60529   9 年 vboxsync SUPDrvGip.cpp: Disabled another RTTimerRequestSystemGranularity …
(edit) @60521   9 年 vboxsync SUPHardNt: detect cyprotectdrv(32|64).sys
(edit) @60498   9 年 vboxsync VBoxUSB.sys: Workaround to allow aborting the default control pipe.
(edit) @60487   9 年 vboxsync Forgot to remove redundant conditional.
(edit) @60486   9 年 vboxsync VBoxUSB.sys: We will never see TRANSFER_TYPE_CTRL (only MSG).
(edit) @60480   9 年 vboxsync SUPNtHard,IPRT: Moved supHardNtVpFix8dot3Path & …
(edit) @60452   9 年 vboxsync HostDrivers: pass NIL_RTR0PROCESS to RTR0MemObjMapUser() instead of …
(edit) @60451   9 年 vboxsync pass NIL_R0PROCESS to RTR0MemObjLockUser() as an alias for …
(edit) @60333   9 年 vboxsync VBoxNetLwf: Removed packet dump code from release build to prevent …
(edit) @60318   9 年 vboxsync hostdrivers/VBoxNetFlt/cfg: fix for bugref:6379: setting default …
(edit) @60278   9 年 vboxsync HostDrivers/Runtime: fixed a few functions according to __stdcall …
(edit) @60277   9 年 vboxsync HostDrivers: try to purge all usage of __FUNCTION__
(edit) @60273   9 年 vboxsync HostDrivers: try to purge all usage of __FUNCTION__
(edit) @60241   9 年 vboxsync usblib.h,SUPDrv: Added missing RTStrPurgeEncoding to SUPDrv so …
(edit) @60193   9 年 vboxsync static DECLINLINE -> DECLINLINE.
(edit) @60172   9 年 vboxsync RTStrAPrintf() returns -1 on error, no IPRT status code
(edit) @60165   9 年 vboxsync VBoxUsbToolGetStringDescriptor: bytes -
(edit) @60159   9 年 vboxsync USB: Added fPurge parameter to USBFilterSetStringExact so the usb …
(edit) @60158   9 年 vboxsync USB: Purge strings.
(edit) @60157   9 年 vboxsync Missing Makefile.kup file.
(edit) @60156   9 年 vboxsync USB: Purge strings.
(edit) @60043   9 年 vboxsync build fix.
(edit) @60034   9 年 vboxsync Support: logging fix
(edit) @60031   9 年 vboxsync build fix
(edit) @59998   9 年 vboxsync NetLwf/Win(bugref:8283): five pre-allocated pools to accomodate …
(edit) @59993   9 年 vboxsync Debug build fix
(edit) @59990   9 年 vboxsync NetLwf/Win(bugref:8283): dynamic allocation of MDLs which fixes jumbo …
(edit) @59971   9 年 vboxsync NetLwf/Win(bugref:8283): re-enabled dynamic re-allocation of frame …
(edit) @59969   9 年 vboxsync NetLwf/Win(bugref:8283): test build without dynamic re-allocation of …
(edit) @59966   9 年 vboxsync NetLwf/Win(bugref:8283): test build with 2K frame limit and dynamic …
(edit) @59867   9 年 vboxsync HostOnly/Win: fixed the bug causing all host-only adapters to get the …
(edit) @59811   9 年 vboxsync supR3HardenedWinReadErrorInfoDevice: Corrected buffer termination so …
(edit) @59810   9 年 vboxsync supR3HardenedWinInitVersion: Don't call RtlGetVersion during early …
(edit) @59752   9 年 vboxsync SUPR3HardenedStatic: build fix
(edit) @59747   9 年 vboxsync iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
(edit) @59742   9 年 vboxsync NetLwf/Win(bugref:7933): Log system error events on failures
(edit) @59653   9 年 vboxsync NetLwf/Win(bugref:8246): Support jumbo frames over 2 KB
(edit) @59623   9 年 vboxsync NetAdp/Win(bugref:6379): Link speed define for easy tweaking
(edit) @59618   9 年 vboxsync SUPDrvGip: revert temporary change in r105447.
(edit) @59617   9 年 vboxsync SupDrvGip: temporary change to TSC-delta measurement for testing on …
(edit) @59453   9 年 vboxsync ticketref:15069: Minor issue with file permissions - fail SCAP …
(edit) @59401   9 年 vboxsync VBoxUSB: Don't call IOUSBUserClientInit::probe because the result is …
(edit) @59400   9 年 vboxsync VBoxUSB: Don't call IOUSBUserClientInit::probe because the result is …
(edit) @59399   9 年 vboxsync VBoxUSB: Don't call IOUSBUserClientInit::probe because the result is …
(edit) @59325   9 年 vboxsync VBoxUSB/darwin: Fix issues grabbing certain interfaces after the guest …
(edit) @59298   9 年 vboxsync SUPDrvGip: Better timer granularity upgrade assertion.
(edit) @59217   9 年 vboxsync SUPDrv: Fix incomplete renaming of VBoxDrvFreeBSDDtr (r103540).
(edit) @59176   9 年 vboxsync Solaris/USB: Take the easy way out for now.
(edit) @59154   9 年 vboxsync solaris/USB: Get rid of EpState member which is never used only set.
(edit) @59127   9 年 vboxsync VBoxUSB/win: Minor cleanups and a few more pointer checks after vital …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette