VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @98414   22 月 vboxsync HostDrivers/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98336   23 月 vboxsync HostDrivers/*.inf, Installer/*.inf: Use more consistent naming. For …
(edit) @98257   23 月 vboxsync *.kmk: s/VBOX_WIN_NEWDEV/VBoxWinNewDevLib/ (sdk) bugref:10348
(edit) @98256   23 月 vboxsync *.kmk: s/VBOX_NTDLL/VBoxNtDll/ (sdk) bugref:10348
(edit) @98128   23 月 vboxsync *.kmk: s/VBOXR3EXE/VBoxR3Exe/ bugref:10348
(edit) @98125   23 月 vboxsync *.kmk: VBOXR0DRV -> VBoxR0Drv. bugref:10348
(edit) @98103   23 月 vboxsync Copyright year updates by scm.
(edit) @97665   2 年 vboxsync Linux: Host Drivers: VBoxNetFlt: Fix build for RHEL 9.1 kernel, …
(edit) @97491   2 年 vboxsync Host Drivers: Linux: VBoxNetFlt: Add initial support for RHEL(9,2) …
(edit) @96572   2 年 vboxsync HostDrives,Installer/win: Reworked the windows installer related code …
(edit) @96407   2 年 vboxsync scm copyright and license note update
(edit) @96399   2 年 vboxsync /Config.kmk and many other places: Change VBOX_VENDOR to the official …
(edit) @95411   2 年 vboxsync Linux host and guest drivers: fix clang warnings, bugref:10247.
(edit) @94967   3 年 vboxsync HostDrivers/{VBoxNetAdp,VBoxNetFlt}: Advertise TSO support to increase …
(edit) @94501   3 年 vboxsync Linux: Host Drivers: VBoxNetFlt: Initial support for kernel 5.18-rc1, …
(edit) @94389   3 年 vboxsync HostDrivers/VBoxNetflt-linux: Fix debug log format string
(edit) @93517   3 年 vboxsync iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
(edit) @93516   3 年 vboxsync iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
(edit) @93509   3 年 vboxsync HostDrivers/VBoxNet*: Respect VBOX_WITH_VBOXDRV and don't install …
(edit) @93341   3 年 vboxsync /Config.kmk,HostDrivers,Installer/win: Added a VBoxR3StaticDllNoAsan …
(edit) @93322   3 年 vboxsync /Config.kmk,*.kmk: Windows ASAN build adjustments. bugref:8489 bugref:9841
(edit) @93304   3 年 vboxsync HostDrivers: VC++ 19.2 update 11 build adjustments (bogus initializers …
(edit) @93115   3 年 vboxsync scm --update-copyright-year
(edit) @93024   3 年 vboxsync /Config.kmk,Main/Makefile.kmk,VBoxNetFlt/Makefile.kmk: Promopted …
(edit) @92973   3 年 vboxsync VBoxNetFlt/Makefile.kmk: One or more of the idl file …
(edit) @92967   3 年 vboxsync VBoxNetFlt/Makefile.kmk: Use a template for all the Net*Install and …
(edit) @92965   3 年 vboxsync VBoxNetFlt/win: Added missing ';' after NdisFreeSpinLock. It's a …
(edit) @92910   3 年 vboxsync /Config.kmk,*.kmk: Preparing to switch to Windows 10 SDK. bugref:10116
(edit) @90874   3 年 vboxsync Solaris host: bugref:10089 VBoxNetFlt: Fixed getinfo() callback.
(edit) @90873   3 年 vboxsync Solaris host: bugref:10089 VBoxNetFltBow: Fixed getinfo() callback.
(edit) @90804   3 年 vboxsync HostDrivers: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90785   3 年 vboxsync *: AssertReturn(VALID_PTR(),...) -> AssertPtrReturn
(edit) @90249   3 年 vboxsync Linux: fix build when -Wimplicit-fallthrough=5 is enabled, …
(edit) @87785   4 年 vboxsync NetFlt/Linux: VBoxNetFlt-linux.c doesn't build on Linux kernel 5.11 …
(edit) @85939   4 年 vboxsync Additions/linux/Makefile, HostDrivers/linux/Makefile: Many cleanups in …
(edit) @85703   4 年 vboxsync IPRT,lnx-kmods: s/RTLNX_RHEL_PREREQ/RTLNX_RHEL_MIN/; added …
(edit) @85701   4 年 vboxsync IPRT,lnx-kmods: Added VBOX_RHEL_MAJ_PREREQ and RTLNX_SUSE_MAJ_PREREQ …
(edit) @85698   4 年 vboxsync IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
(edit) @85588   4 年 vboxsync follow up ticketref:19724 newline nit
(edit) @85582   4 年 vboxsync HostDrivers: ticketref:19724 Cannot install on OpenSUSE Leap 15.2
(edit) @85344   4 年 vboxsync VBoxNetFlt/darwin: Some adjustments for making it build against a …
(edit) @85126   4 年 vboxsync iprt/cdefs.h,*: Adding DECL_HIDDEN_CALLBACK to shorten the relatively …
(edit) @85124   4 年 vboxsync *: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
(edit) @85121   4 年 vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @84947   4 年 vboxsync /linux/Makefile*,++: BUILD_TYPE -> VBOX_KBUILD_TYPE; …
(edit) @84759   4 年 vboxsync VBoxNetFlt/darwin: call mbuf_outbound_finalize regardless of the …
(edit) @84541   5 年 vboxsync VBoxNetFlt/Makefile.kmk: midl /I processing fix. bugref:8489
(edit) @84540   5 年 vboxsync Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
(edit) @84422   5 年 vboxsync VBoxNetFlt/Makefile.kmk: Midl quoting fix. bugref:8489
(edit) @84345   5 年 vboxsync HostDrivers/libs: VC++ 19.2 adjustments. bugref:8489
(edit) @83805   5 年 vboxsync VBoxNetFlt: VC++ 14.1 warnings and some cleanups. bugref:8489
(edit) @83804   5 年 vboxsync /Config.kmk,Main,VBoxNetFlt: Move the VBOX_MIDL_REDIRECT tricks up to …
(edit) @83789   5 年 vboxsync Main,VBoxNetFlt: For VBoxC and VBoxSVC we need a non-static …
(edit) @83786   5 年 vboxsync HostDrivers/VBoxNetCfg.cpp: VC++ 14.1 adjustments. bugref:8489
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @81649   5 年 vboxsync Linux 5.4: no more arbitrary executable pages and more changes, …
(edit) @80735   5 年 vboxsync linux kernel 5.3 fixes: tickref:18911, contribution from Larry.Finger …
(edit) @79643   5 年 vboxsync No trigraphs, please (avoid warnings/erros).
(edit) @79409   5 年 vboxsync VBoxNetAdpInstall.cpp: Use same fallback as the others.
(edit) @78444   6 年 vboxsync Installers/Linux: fixes after previous refactoring for generated Make …
(edit) @77875   6 年 vboxsync NetAdp/Win: (bugref:9409) Work around host-only adapter naming issue …
(edit) @77804   6 年 vboxsync NetAdp/Win: (bugref:9409) Store host-only adapter configuration in …
(edit) @77722   6 年 vboxsync Drivers/Linux: add missing init and exit markers. bugref:4567: …
(edit) @77403   6 年 vboxsync More linux kernel module Makefile cleanups: Simplified VBOXMOD_INCL by …
(edit) @77399   6 年 vboxsync More linux kernel module Makefile cleanups: $(subst MOD_%, VBOXMOD_%,*)
(edit) @77398   6 年 vboxsync More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D
(edit) @77397   6 年 vboxsync More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D
(edit) @77394   6 年 vboxsync More linux kernel module Makefile cleansup.
(edit) @77390   6 年 vboxsync Renamed the common linux makefile includes to use a more conventional …
(edit) @77272   6 年 vboxsync NetLwf: (bugref:8976) Odd-length packets are aligned properly, but no …
(edit) @77124   6 年 vboxsync VBoxNetAdp,VBoxNetFlt: FreeBSD build fixes
(edit) @76568   6 年 vboxsync HostDrivers: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @76527   6 年 vboxsync HostDrivers: scm --fix-header-guards. bugref:9344
(edit) @76326   6 年 vboxsync iprt/err.h: Split out the RT_SUCCESS, RT_FAILURE, functions and error …
(edit) @76324   6 年 vboxsync Config.kmk,drivers/Makefile.kmk: More cleanups around …
(edit) @76322   6 年 vboxsync Reverted accidental commit r127614.
(edit) @76321   6 年 vboxsync iprt/mp-r0drv-linux.c: Attempt at fixing !CONFIG_SMP warnings.
(edit) @75690   6 年 vboxsync VBoxNetFlt: win/x86 build fix.
(edit) @75689   6 年 vboxsync VBoxNetFlt.c: Wrong allocator function for variable sized structures, …
(edit) @75687   6 年 vboxsync VBoxNetFlt: Better assert some darwin alignment assumptions.
(edit) @75599   6 年 vboxsync HostDrivers: fix some warnings on old Linux kernels and add missing …
(edit) @75169   6 年 vboxsync Net/Win: bugref:9280 bugref:9233 Changed back the order of …
(edit) @75122   6 年 vboxsync VBoxNetAdp: Same fixes for bugref:9233 ticketref:18046 as was applied …
(edit) @75121   6 年 vboxsync VBoxNetLwf: More fixes for bugref:9233 ticketref:18046.
(edit) @74484   6 年 vboxsync Network/IntNet: (bugref:9063) R0 trunk reconnect thread.
(edit) @73852   6 年 vboxsync NetLwf/Win: (bugref:9233) Ignore empty MDLs to prevent Windows host …
(edit) @73097   6 年 vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72275   7 年 vboxsync NetFlt/Win: (bugref: 8009) strip trailing blanks in previous.
(edit) @72261   7 年 vboxsync NetFlt/Win: (bugref: 8009) Introduced a registry parameter to control …
(edit) @72005   7 年 vboxsync HostDrivers/*.kmk: Don't hardlink .cat files. May require 'del *.sys …
(edit) @72004   7 年 vboxsync Installer/win,HostDrivers/*/win: Ship two different .cat files, one …
(edit) @71974   7 年 vboxsync VBoxNetAdp.inf: Restored r122210 that was reverted in r122229, as it …
(edit) @71971   7 年 vboxsync VBoxNetAdp.inf: Reverted r122210. ( Removed 2nd VBoxNetAdp.AddService …
(edit) @71952   7 年 vboxsync VBoxNetAdp.inf: Removed 2nd VBoxNetAdp.AddService section to make …
(edit) @71245   7 年 vboxsync VBoxNetLwf-win.cpp: whitespace
(edit) @71237   7 年 vboxsync NetLwf/Win: (bugref:7933) Fixed the size of status indication to match …
(edit) @71235   7 年 vboxsync NetLwf/Win: (bugref:7933) Fixed module structure corruption that was …
(edit) @70815   7 年 vboxsync VBoxNetFlt/win/nobj/VBoxNetFltNobj.cpp: Trailing spaces (SCM).
(edit) @70799   7 年 vboxsync Build fix
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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