|
|
@90874
|
3 years |
vboxsync |
Solaris host: bugref:10089 VBoxNetFlt: Fixed getinfo() callback.
|
|
|
@90873
|
3 years |
vboxsync |
Solaris host: bugref:10089 VBoxNetFltBow: Fixed getinfo() callback.
|
|
|
@90804
|
3 years |
vboxsync |
HostDrivers: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90785
|
3 years |
vboxsync |
*: AssertReturn(VALID_PTR(),...) -> AssertPtrReturn
|
|
|
@90249
|
3 years |
vboxsync |
Linux: fix build when -Wimplicit-fallthrough=5 is enabled, …
|
|
|
@87785
|
4 years |
vboxsync |
NetFlt/Linux: VBoxNetFlt-linux.c doesn't build on Linux kernel 5.11 …
|
|
|
@85939
|
4 years |
vboxsync |
Additions/linux/Makefile, HostDrivers/linux/Makefile: Many cleanups in …
|
|
|
@85703
|
4 years |
vboxsync |
IPRT,lnx-kmods: s/RTLNX_RHEL_PREREQ/RTLNX_RHEL_MIN/; added …
|
|
|
@85701
|
4 years |
vboxsync |
IPRT,lnx-kmods: Added VBOX_RHEL_MAJ_PREREQ and RTLNX_SUSE_MAJ_PREREQ …
|
|
|
@85698
|
4 years |
vboxsync |
IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
|
|
|
@85588
|
4 years |
vboxsync |
follow up ticketref:19724 newline nit
|
|
|
@85582
|
4 years |
vboxsync |
HostDrivers: ticketref:19724 Cannot install on OpenSUSE Leap 15.2
|
|
|
@85344
|
4 years |
vboxsync |
VBoxNetFlt/darwin: Some adjustments for making it build against a …
|
|
|
@85126
|
4 years |
vboxsync |
iprt/cdefs.h,*: Adding DECL_HIDDEN_CALLBACK to shorten the relatively …
|
|
|
@85124
|
4 years |
vboxsync |
*: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@84947
|
4 years |
vboxsync |
/linux/Makefile*,++: BUILD_TYPE -> VBOX_KBUILD_TYPE; …
|
|
|
@84759
|
4 years |
vboxsync |
VBoxNetFlt/darwin: call mbuf_outbound_finalize regardless of the …
|
|
|
@84541
|
5 years |
vboxsync |
VBoxNetFlt/Makefile.kmk: midl /I processing fix. bugref:8489
|
|
|
@84540
|
5 years |
vboxsync |
Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
|
|
|
@84422
|
5 years |
vboxsync |
VBoxNetFlt/Makefile.kmk: Midl quoting fix. bugref:8489
|
|
|
@84345
|
5 years |
vboxsync |
HostDrivers/libs: VC++ 19.2 adjustments. bugref:8489
|
|
|
@83805
|
5 years |
vboxsync |
VBoxNetFlt: VC++ 14.1 warnings and some cleanups. bugref:8489
|
|
|
@83804
|
5 years |
vboxsync |
/Config.kmk,Main,VBoxNetFlt: Move the VBOX_MIDL_REDIRECT tricks up to …
|
|
|
@83789
|
5 years |
vboxsync |
Main,VBoxNetFlt: For VBoxC and VBoxSVC we need a non-static …
|
|
|
@83786
|
5 years |
vboxsync |
HostDrivers/VBoxNetCfg.cpp: VC++ 14.1 adjustments. bugref:8489
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@81649
|
5 years |
vboxsync |
Linux 5.4: no more arbitrary executable pages and more changes, …
|
|
|
@80735
|
5 years |
vboxsync |
linux kernel 5.3 fixes: tickref:18911, contribution from Larry.Finger …
|
|
|
@79643
|
5 years |
vboxsync |
No trigraphs, please (avoid warnings/erros).
|
|
|
@79409
|
5 years |
vboxsync |
VBoxNetAdpInstall.cpp: Use same fallback as the others.
|
|
|
@78444
|
6 years |
vboxsync |
Installers/Linux: fixes after previous refactoring for generated Make …
|
|
|
@77875
|
6 years |
vboxsync |
NetAdp/Win: (bugref:9409) Work around host-only adapter naming issue …
|
|
|
@77804
|
6 years |
vboxsync |
NetAdp/Win: (bugref:9409) Store host-only adapter configuration in …
|
|
|
@77722
|
6 years |
vboxsync |
Drivers/Linux: add missing init and exit markers.
bugref:4567: …
|
|
|
@77403
|
6 years |
vboxsync |
More linux kernel module Makefile cleanups: Simplified VBOXMOD_INCL by …
|
|
|
@77399
|
6 years |
vboxsync |
More linux kernel module Makefile cleanups: $(subst MOD_%, VBOXMOD_%,*)
|
|
|
@77398
|
6 years |
vboxsync |
More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D
|
|
|
@77397
|
6 years |
vboxsync |
More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D
|
|
|
@77394
|
6 years |
vboxsync |
More linux kernel module Makefile cleansup.
|
|
|
@77390
|
6 years |
vboxsync |
Renamed the common linux makefile includes to use a more conventional …
|
|
|
@77272
|
6 years |
vboxsync |
NetLwf: (bugref:8976) Odd-length packets are aligned properly, but no …
|
|
|
@77124
|
6 years |
vboxsync |
VBoxNetAdp,VBoxNetFlt: FreeBSD build fixes
|
|
|
@76568
|
6 years |
vboxsync |
HostDrivers: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76527
|
6 years |
vboxsync |
HostDrivers: scm --fix-header-guards. bugref:9344
|
|
|
@76326
|
6 years |
vboxsync |
iprt/err.h: Split out the RT_SUCCESS, RT_FAILURE, functions and error …
|
|
|
@76324
|
6 years |
vboxsync |
Config.kmk,drivers/Makefile.kmk: More cleanups around …
|
|
|
@76322
|
6 years |
vboxsync |
Reverted accidental commit r127614.
|
|
|
@76321
|
6 years |
vboxsync |
iprt/mp-r0drv-linux.c: Attempt at fixing !CONFIG_SMP warnings.
|
|
|
@75690
|
6 years |
vboxsync |
VBoxNetFlt: win/x86 build fix.
|
|
|
@75689
|
6 years |
vboxsync |
VBoxNetFlt.c: Wrong allocator function for variable sized structures, …
|
|
|
@75687
|
6 years |
vboxsync |
VBoxNetFlt: Better assert some darwin alignment assumptions.
|
|
|
@75599
|
6 years |
vboxsync |
HostDrivers: fix some warnings on old Linux kernels and add missing …
|
|
|
@75169
|
6 years |
vboxsync |
Net/Win: bugref:9280 bugref:9233 Changed back the order of …
|
|
|
@75122
|
6 years |
vboxsync |
VBoxNetAdp: Same fixes for bugref:9233 ticketref:18046 as was applied …
|
|
|
@75121
|
6 years |
vboxsync |
VBoxNetLwf: More fixes for bugref:9233 ticketref:18046.
|
|
|
@74484
|
6 years |
vboxsync |
Network/IntNet: (bugref:9063) R0 trunk reconnect thread.
|
|
|
@73852
|
6 years |
vboxsync |
NetLwf/Win: (bugref:9233) Ignore empty MDLs to prevent Windows host …
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@72275
|
7 years |
vboxsync |
NetFlt/Win: (bugref: 8009) strip trailing blanks in previous.
|
|
|
@72261
|
7 years |
vboxsync |
NetFlt/Win: (bugref: 8009) Introduced a registry parameter to control …
|
|
|
@72005
|
7 years |
vboxsync |
HostDrivers/*.kmk: Don't hardlink .cat files. May require 'del *.sys …
|
|
|
@72004
|
7 years |
vboxsync |
Installer/win,HostDrivers/*/win: Ship two different .cat files, one …
|
|
|
@71974
|
7 years |
vboxsync |
VBoxNetAdp.inf: Restored r122210 that was reverted in r122229, as it …
|
|
|
@71971
|
7 years |
vboxsync |
VBoxNetAdp.inf: Reverted r122210. ( Removed 2nd VBoxNetAdp.AddService …
|
|
|
@71952
|
7 years |
vboxsync |
VBoxNetAdp.inf: Removed 2nd VBoxNetAdp.AddService section to make …
|
|
|
@71245
|
7 years |
vboxsync |
VBoxNetLwf-win.cpp: whitespace
|
|
|
@71237
|
7 years |
vboxsync |
NetLwf/Win: (bugref:7933) Fixed the size of status indication to match …
|
|
|
@71235
|
7 years |
vboxsync |
NetLwf/Win: (bugref:7933) Fixed module structure corruption that was …
|
|
|
@70815
|
7 years |
vboxsync |
VBoxNetFlt/win/nobj/VBoxNetFltNobj.cpp: Trailing spaces (SCM).
|
|
|
@70799
|
7 years |
vboxsync |
Build fix
|
|
|
@70798
|
7 years |
vboxsync |
NetFlt/Win: (bugref: 8325) Fix PPPOE issue by registering …
|
|
|
@70708
|
7 years |
vboxsync |
NetFlt/Linux: vboxNetFltLinuxAttachToInterface - g/c error handling …
|
|
|
@69797
|
7 years |
vboxsync |
Linux/NetFlt: (bugref:8599) Fixed duplicate EtherType when …
|
|
|
@69539
|
7 years |
vboxsync |
Linux/NetFlt: (bugref:9036) Drop UFO support to prevent compilation …
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69474
|
7 years |
vboxsync |
*: scm updates - header files should have 'svn:keywords=Id Revision' …
|
|
|
@69371
|
7 years |
vboxsync |
HostDrivers: more scm updates
|
|
|
@69335
|
7 years |
vboxsync |
export_modules -> export_modules.sh
|
|
|
@69250
|
7 years |
vboxsync |
HostDrivers: scm updates
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@68686
|
7 years |
vboxsync |
Split out the compile time assertions from iprt/assert.h and put them …
|
|
|
@68682
|
7 years |
vboxsync |
Drivers/Linux: make host kernel modules use make file templates. …
|
|
|
@68500
|
7 years |
vboxsync |
NetLwf/Win: (bugref:8976) Align outgoing packets at word boundary.
|
|
|
@68112
|
7 years |
vboxsync |
NetLwf/Win: (bugref:8488) Do not attach NetLwf filters to host-only …
|
|
|
@67431
|
7 years |
vboxsync |
Main: ASMBitSetRange and ASMBitFirstClear don't do the right thing for …
|
|
|
@67295
|
7 years |
vboxsync |
Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
|
|
|
@67293
|
7 years |
vboxsync |
Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
|
|
|
@67063
|
8 years |
vboxsync |
HostDrivers/Linux make files: added a todo.
|
|
|
@66719
|
8 years |
vboxsync |
NetLwf: Failure to allocate pools in attach produces a system event
|
|
|
@66613
|
8 years |
vboxsync |
NetLwf: Commented out ClsID in add-registry section of .inf file to …
|
|
|
@66072
|
8 years |
vboxsync |
HostDrivers, Additions: remove more rules for compiling Linux R0 modules
|
|
|
@65583
|
8 years |
vboxsync |
Installer/NetAdp (bugref:7973) Prevent helper crash on host-only …
|
|
|
@65365
|
8 years |
vboxsync |
NetFlt/Win/Cfg: (bugref:7973) NetCfgInstanceId issue fixed, added …
|
|
|
@64766
|
8 years |
vboxsync |
src/VBox: Make the use of the iterator for …
|
|
|
@64206
|
8 years |
vboxsync |
NetFlt/Linux (bugref:8599) RHEL build fix for r111185
|
|
|
@64205
|
8 years |
vboxsync |
NetFlt/Linux (bugref:8599) Debug build fix for r111185
|
|
|