|
|
@18706
|
16 years |
vboxsync |
TAP -> NetAdp rename for linux NetFlt
|
|
|
@18550
|
16 years |
vboxsync |
Fix warning: use %#zx for size_t format.
|
|
|
@18541
|
16 years |
vboxsync |
VBoxNetFlt-linux.c: fix warning about unused static function due to …
|
|
|
@18513
|
16 years |
vboxsync |
VBoxNetFlt: Restrict VBOX_SVN_REV to where it's used.
|
|
|
@18500
|
16 years |
vboxsync |
SUPR0IdcClientInternal.h: Shut up warning about stupid intrinsics.
|
|
|
@18499
|
16 years |
vboxsync |
SUPR3HardenedMain: size_t
|
|
|
@18480
|
16 years |
vboxsync |
SUPDrv.c: size_t warning.
|
|
|
@18479
|
16 years |
vboxsync |
SUPDrvInternal.h: shut up intrinsic mess.
|
|
|
@18478
|
16 years |
vboxsync |
SUPDrv-win.c: uintptr_t warning.
|
|
|
@18465
|
16 years |
vboxsync |
SUPDrv.c: Avoid the strcpy warning on darwin by using strlen+memcpy, …
|
|
|
@18450
|
16 years |
vboxsync |
supR3LoggerSettings: warnings.
|
|
|
@18372
|
16 years |
vboxsync |
SUPLib: bugger!
|
|
|
@18370
|
16 years |
vboxsync |
SUPR3Init: Mapping of the GIP page is mandatory.
|
|
|
@18265
|
16 years |
vboxsync |
config file cleanup + small copyright year update
|
|
|
@18254
|
16 years |
vboxsync |
leftover
|
|
|
@18250
|
16 years |
vboxsync |
enable vm_insert_page() for Linux 2.6.23+
|
|
|
@18246
|
16 years |
vboxsync |
license header updates from filemuncher
|
|
|
@18242
|
16 years |
vboxsync |
FE/Qt4: better error messages if something goes wrong during the …
|
|
|
@18195
|
16 years |
vboxsync |
export to OSE
|
|
|
@18191
|
16 years |
vboxsync |
SUPLoggerCtl: program for controlling the ring-0 logging.
|
|
|
@18182
|
16 years |
vboxsync |
load.sh: unload VBoxNetAdp too.
|
|
|
@18181
|
16 years |
vboxsync |
Added/updated version resources for Windows host drivers.
|
|
|
@18169
|
16 years |
vboxsync |
mapping of the GIP page is mandatory
|
|
|
@18154
|
16 years |
vboxsync |
SUPR3HardenedVerify: restored correct column alignment.
|
|
|
@18098
|
16 years |
vboxsync |
VBoxNetFlt/darwin: corrected comment and made use of 'else'.
|
|
|
@18064
|
16 years |
vboxsync |
NetAdp/win: rename the TAPMINIPORT* macro
|
|
|
@18059
|
16 years |
vboxsync |
Remove old win TAP driver
|
|
|
@18053
|
16 years |
vboxsync |
Fix an "unused variable cRefs" warning.
|
|
|
@18004
|
16 years |
vboxsync |
and another one
|
|
|
@18003
|
16 years |
vboxsync |
added hardened entry for VBoxNetDHCP
|
|
|
@17935
|
16 years |
vboxsync |
Additions/linux: fixed kernel detection
|
|
|
@17928
|
16 years |
vboxsync |
build_in_tmp: small adjustment
|
|
|
@17854
|
16 years |
vboxsync |
fixed hardened mess
|
|
|
@17803
|
16 years |
vboxsync |
Solaris/vboxnetadp: removed unused bits.
|
|
|
@17794
|
16 years |
vboxsync |
SUPR3/Hardend builds: Update.
|
|
|
@17792
|
16 years |
vboxsync |
SUPR3/Hardend builds: Build fix.
|
|
|
@17791
|
16 years |
vboxsync |
SUPR3/Hardend builds: Make some parts optional to not fail on minimal …
|
|
|
@17375
|
16 years |
vboxsync |
Linux netfilter: use try_module_get() instead of module_get()
|
|
|
@17344
|
16 years |
vboxsync |
Linux netflt: prevent removing of the vboxnetflt module if a host …
|
|
|
@17307
|
16 years |
vboxsync |
VBoxNetFlt: Removed now obsolete state kVBoxNetFltInsState_Destroying.
|
|
|
@17306
|
16 years |
vboxsync |
VBoxNetFlt: Fixed missing transition to the 'destroying' state. …
|
|
|
@17256
|
16 years |
vboxsync |
#2957: vboxnetadp is now a dummy device attached to intnet via vboxnetflt.
|
|
|
@17244
|
16 years |
vboxsync |
NetFlt/NetAdp: enabled new construct/distruct sinchronization
|
|
|
@17229
|
16 years |
vboxsync |
NetAdp/win: make the comment-to adapter name to be honored in the …
|
|
|
@17214
|
16 years |
vboxsync |
VBoxNetFlt.c: typo.
|
|
|
@17213
|
16 years |
vboxsync |
VBoxNetFlt.c: Proposed fix for the other race destruction race.
|
|
|
@17198
|
16 years |
vboxsync |
vboxNetAdpFactoryCreateAndConnect: inverted assertion.
|
|
|
@17197
|
16 years |
vboxsync |
vboxNetFltFactoryCreateAndConnect: inverted assertion.
|
|
|
@17188
|
16 years |
vboxsync |
grumble.
|
|
|
@17187
|
16 years |
vboxsync |
Fixed vboxNetFltNewInstance call.
|
|
|
@17186
|
16 years |
vboxsync |
VBoxNetFlt: Fixed vboxNetFltOsInitInstance which had gotten out of sync.
|
|
|
@17185
|
16 years |
vboxsync |
VBoxNet*: Diff alignment.
|
|
|
@17184
|
16 years |
vboxsync |
VBoxNetFlt: review of core changes, several review comments needing …
|
|
|
@17118
|
16 years |
vboxsync |
#2957: VBoxNetAdp: More fixes in generic and darwin parts. Pings go …
|
|
|
@17095
|
16 years |
vboxsync |
#2957: VBoxNetAdp: Fixes in generic and darwin parts. No traffic yet.
|
|
|
@17091
|
16 years |
vboxsync |
RTGetOpt interface changes.
|
|
|
@17064
|
16 years |
vboxsync |
Linux hostdrivers: removed Linux 2.4.x compatibility
|
|
|
@17062
|
16 years |
vboxsync |
missing initialization
|
|
|
@17025
|
16 years |
vboxsync |
VBoxNetAdp: Build fix and other bits.
|
|
|
@17009
|
16 years |
vboxsync |
loadnetflt.sh: typo.
|
|
|
@16978
|
16 years |
vboxsync |
vboxNetAdpComposeMACAddress: readable code, pleease.
|
|
|
@16976
|
16 years |
vboxsync |
VboxNetAdp: Made it build on 10.6.
|
|
|
@16960
|
16 years |
vboxsync |
#2957: VBoxNetAdp: generic and darwin parts. Not operational yet.
|
|
|
@16943
|
16 years |
vboxsync |
Solaris/VBoxNetAdp: Build fix.
|
|
|
@16933
|
16 years |
vboxsync |
IPRT/PDM,SUPLIb,REM: Extended RTLdrOpen with an architecture argument …
|
|
|
@16928
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: fixed panic on debug kernels.
|
|
|
@16927
|
16 years |
vboxsync |
NetAdp/win: enabled add/remove tap if UI, make the proper adapters to …
|
|
|
@16905
|
16 years |
vboxsync |
Solaris/VBoxUSB: removed gxx_personality hack.
|
|
|
@16891
|
16 years |
vboxsync |
Solaris/VBoxNetAdp: dead code.
|
|
|
@16888
|
16 years |
vboxsync |
Solaris/vboxdrv,VBoxNetFlt,VBoxNetAdp: Drop gxx_personality hack for …
|
|
|
@16880
|
16 years |
vboxsync |
Solaris/VBoxNetAdp: removed dead code.
|
|
|
@16878
|
16 years |
vboxsync |
burn fix
|
|
|
@16877
|
16 years |
vboxsync |
NetAdp/win: burn fix
|
|
|
@16870
|
16 years |
vboxsync |
Solaris/VBoxNetAdp: random MAC address
|
|
|
@16868
|
16 years |
vboxsync |
workaround for burning boxes (missing file)
|
|
|
@16855
|
16 years |
vboxsync |
Solaris/VBoxNetAdp: fixed typo causing panic.
|
|
|
@16854
|
16 years |
vboxsync |
TAP/win: host only networking for windows
|
|
|
@16848
|
16 years |
vboxsync |
Solaris/VBoxNetAdp: Initial commit, compilation disabled.
|
|
|
@16805
|
16 years |
vboxsync |
VBoxNetFlt: ditto
|
|
|
@16804
|
16 years |
vboxsync |
SUPDrv: darwin Info.plist cleanup.
|
|
|
@16803
|
16 years |
vboxsync |
VboxNetFlt: Disabled VBoxNetAdapter since it doesn't build on 10.6, …
|
|
|
@16754
|
16 years |
vboxsync |
VBoxDrv.kext: load.sh update.
|
|
|
@16747
|
16 years |
vboxsync |
VBoxUSB,VBoxNetFlt: 10.6 fixes to the load scripts.
|
|
|
@16741
|
16 years |
vboxsync |
#2957: Cleanup of minor glitches.
|
|
|
@16740
|
16 years |
vboxsync |
#2957: Renamed TAP to NetAdapter in source code.
|
|
|
@16739
|
16 years |
vboxsync |
#2957: Renamed TAP to NetAdapter to avoid confusion.
|
|
|
@16737
|
16 years |
vboxsync |
#2957: Initial implementation of Darwin TAP driver capable of …
|
|
|
@16719
|
16 years |
vboxsync |
Config,VBoxDrv: Updated VBOXR0DRV and VBoxDrv to work with 10a261. The …
|
|
|
@16706
|
16 years |
vboxsync |
User-proposed fix for http://www.virtualbox.org/ticket/3215
|
|
|
@16546
|
16 years |
vboxsync |
Solaris/vboxdrv/vboxflt: Fixed incorrect return value on failure on _init.
|
|
|
@16509
|
16 years |
vboxsync |
#2954 & #3569: Linux TAP driver is embedded to vboxnetflt. API, …
|
|
|
@16447
|
16 years |
vboxsync |
typo
|
|
|
@16446
|
16 years |
vboxsync |
spaces, doxy
|
|
|
@16368
|
16 years |
vboxsync |
NetFlt/win: enable pure DIFX install
|
|
|
@16356
|
16 years |
vboxsync |
SUPDrv-darwin.cpp: kauth_cred_unref messup in the 10.4u SDK headers, …
|
|
|
@16355
|
16 years |
vboxsync |
VBoxNetFlt/Info.plist: Looks like 10.6 doesn't like comments.
|
|
|
@16353
|
16 years |
vboxsync |
Support/Makefile.kmk/Info.plist: drop the com.apple.kernel imports on …
|
|
|
@16352
|
16 years |
vboxsync |
SUPDrv-darwin.cpp: replaced proc_ucred with …
|
|
|
@16348
|
16 years |
vboxsync |
VBoxDrv,VBoxNetFlt: Don't build a tiger version when targeting AMD64 …
|
|
|
@16347
|
16 years |
vboxsync |
SUPDrv.c: Adjusted the SUPR0GipMap log statement for darwin/amd64.
|
|
|