|
|
@14027
|
16 years |
vboxsync |
solaris build fix
|
|
|
@14015
|
16 years |
vboxsync |
added vboxnetflt to the installer + some cleanup
|
|
|
@13998
|
16 years |
vboxsync |
no tabs here though.
|
|
|
@13983
|
16 years |
vboxsync |
Solaris/vboxnetflt: don't push up messages on promisc stream even when …
|
|
|
@13979
|
16 years |
vboxsync |
VBoxNetFlt.c: Uninitialized var.
|
|
|
@13976
|
16 years |
vboxsync |
Linux hostif: Both send and receive are ok now
|
|
|
@13939
|
16 years |
vboxsync |
siwtch to the older R0 notification mechanism
|
|
|
@13938
|
16 years |
vboxsync |
Linux hostif: Packet injection works. Mutexless filter intance lookup.
|
|
|
@13934
|
16 years |
vboxsync |
backed out r38943
|
|
|
@13929
|
16 years |
vboxsync |
oops.
|
|
|
@13924
|
16 years |
vboxsync |
vboxdrv: R0 suspend/resume notifier
|
|
|
@13913
|
16 years |
vboxsync |
spaces
|
|
|
@13910
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: failure case fixes.
|
|
|
@13908
|
16 years |
vboxsync |
Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
|
|
|
@13906
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: unused.
|
|
|
@13875
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: attempt to fix recursive mutex enters on other …
|
|
|
@13871
|
16 years |
vboxsync |
VMMR0EntryFast: Always validate idCpu.
|
|
|
@13867
|
16 years |
vboxsync |
uintptr_t cast is nicer.
|
|
|
@13866
|
16 years |
vboxsync |
darwin too. (untested)
|
|
|
@13865
|
16 years |
vboxsync |
SUP: pass idCpu up on all platforms (save OS/2), handle it in ring-0 …
|
|
|
@13864
|
16 years |
vboxsync |
build fix
|
|
|
@13863
|
16 years |
vboxsync |
Typo
|
|
|
@13862
|
16 years |
vboxsync |
Compile fixes
|
|
|
@13861
|
16 years |
vboxsync |
Compile fixes
|
|
|
@13858
|
16 years |
vboxsync |
Pass the VMCPU id to the ring 0 callbacks.
|
|
|
@13854
|
16 years |
vboxsync |
NetFlt/win: VBoxNetFltNf-win.* removed, uppercased WinNetCfg lib …
|
|
|
@13840
|
16 years |
vboxsync |
Hex format types (Vhx[sd] -> Rhx[sd]).
|
|
|
@13839
|
16 years |
vboxsync |
And yet more %V* -> %R* changes…
|
|
|
@13838
|
16 years |
vboxsync |
Some more %V* -> %R* changes while at it.
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13836
|
16 years |
vboxsync |
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
|
|
|
@13835
|
16 years |
vboxsync |
s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
|
|
|
@13830
|
16 years |
vboxsync |
VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR.
|
|
|
@13787
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: cleanup.
|
|
|
@13773
|
16 years |
vboxsync |
clean one more file
|
|
|
@13769
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: Teardown time race fixes.
|
|
|
@13768
|
16 years |
vboxsync |
some comments.
|
|
|
@13758
|
16 years |
vboxsync |
The vboxNetFltPortOsIsPromiscuous is a bit vague, refer to the …
|
|
|
@13746
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: netinfo.
|
|
|
@13730
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: netinfo for IPFilter compat. disabled.
|
|
|
@13725
|
16 years |
vboxsync |
VBoxNetFlt/win: subversion properties and some adjustments.
|
|
|
@13720
|
16 years |
vboxsync |
win/NetFlt: NetConfig functionality moved to a separate lib
|
|
|
@13715
|
16 years |
vboxsync |
disabled VBOX_USE_INSERT_PAGE by default - somewhat unclear what goes …
|
|
|
@13707
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: Re-enabled vboxnetflt to resolve iprt from vboxdrv.
|
|
|
@13693
|
16 years |
vboxsync |
NetFlt: Quickly hacked up linux makefiles based on the stuff from …
|
|
|
@13690
|
16 years |
vboxsync |
VBoxNetFlt: Early draft of Linux hostif, nothing is working yet
|
|
|
@13668
|
16 years |
vboxsync |
SUPDrv-linux.c: print g_abExecMemory address for #3280.
|
|
|
@13654
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: Added IPv6 support (untested).
|
|
|
@13651
|
16 years |
vboxsync |
set VBOX_USE_INSERT_PAGE = 1 as default linux host kernel module flag
|
|
|
@13637
|
16 years |
vboxsync |
make ffmpeg work for Linux
|
|
|
@13630
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: Implemented DLPI Link up/down and MAC address …
|
|
|
@13626
|
16 years |
vboxsync |
win/NetFlt: sources splitted to several files, protocol-based approach …
|
|
|
@13573
|
16 years |
vboxsync |
Solaris/driver versions: Added versions for NetFlt and the Guest …
|
|
|
@13538
|
16 years |
vboxsync |
win NetFlt: memory allocation enhancements, caching host MAC
|
|
|
@13536
|
16 years |
vboxsync |
Wrong macro
|
|
|
@13530
|
16 years |
vboxsync |
Solaris/vboxdrv: Added version and svn revision numbers into easily …
|
|
|
@13529
|
16 years |
vboxsync |
Wrap the RTPowerSignalEvent call.
|
|
|
@13503
|
16 years |
vboxsync |
SUPR3HardendedMain: fork before calling TrustedError.
|
|
|
@13497
|
16 years |
vboxsync |
Export RTPowerNotificationRegister & RTPowerNotificationDeregister
|
|
|
@13496
|
16 years |
vboxsync |
Call RTPowerSignalEvent when detecting a power state change.
|
|
|
@13495
|
16 years |
vboxsync |
Register power state change callback handler.
|
|
|
@13494
|
16 years |
vboxsync |
Extra data for upcoming power notification changes.
|
|
|
@13482
|
16 years |
vboxsync |
SUPLib: Require minimum version 9.0001 now.
|
|
|
@13479
|
16 years |
vboxsync |
Bump version
|
|
|
@13473
|
16 years |
vboxsync |
Linux module fixes
|
|
|
@13471
|
16 years |
vboxsync |
Export the new power management functions.
|
|
|
@13458
|
16 years |
vboxsync |
SUPR3HardenedMain: Added optional TrustedError callback to the wrapped …
|
|
|
@13435
|
16 years |
vboxsync |
w64 unwind hacking: renamed SUPDRV_WITH_UNWIND_HACK to …
|
|
|
@13421
|
16 years |
vboxsync |
win64 VMMR0->VBoxNetFlt and VBoxNetFlt->VMMR0 locate/create marker …
|
|
|
@13407
|
16 years |
vboxsync |
vboxdrv.ko: don't install it, I'm no longer using it.
|
|
|
@13344
|
16 years |
vboxsync |
SUPR3HardenedVerify: SharedCrOpenGL.so as optional. Removed …
|
|
|
@13341
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: Fixed memory leak.
|
|
|
@13324
|
16 years |
vboxsync |
SUPR3HardenedVerify: VBOX_WITH_CROGL whitelisting.
|
|
|
@13320
|
16 years |
vboxsync |
small fix
|
|
|
@13317
|
16 years |
vboxsync |
vboxdrv: removed superflous stubs
|
|
|
@13314
|
16 years |
vboxsync |
Created assert-r0drv-linux.c (finally).
|
|
|
@13308
|
16 years |
vboxsync |
Fixed ring-0 release logging for solaris - it wasn't enabled.
|
|
|
@13306
|
16 years |
vboxsync |
IPRT,++: some assert.h cleanup, making a suitable place to call …
|
|
|
@13296
|
16 years |
vboxsync |
solaris/mod.sh: unload hack.
|
|
|
@13284
|
16 years |
vboxsync |
SUPR3HardenedVerify: Added SharedCrOpenGL.so to the verify list.
|
|
|
@13280
|
16 years |
vboxsync |
Fixed release logging parameter issue (hardening)
|
|
|
@13271
|
16 years |
vboxsync |
SUPDrv: Disable interrupts when executing supdrvGipUpdate/PerCpu on …
|
|
|
@13258
|
16 years |
vboxsync |
SupDrv: shot at an S10 issue, disable interrupts while updating the …
|
|
|
@13137
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: Fixed a rarely triggered but deadly bug in …
|
|
|
@13124
|
16 years |
vboxsync |
Solaris/vboxnetflt: Fixed minor mem leak.
|
|
|
@13076
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: small optimization for unplumbed interfaces.
|
|
|
@13068
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: comments and todo.
|
|
|
@13061
|
16 years |
vboxsync |
warnings
|
|
|
@13055
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: Enabled QPAIR instead of PERQ.
|
|
|
@13052
|
16 years |
vboxsync |
fixed VBOX_WITH_VBOXDRV
|
|
|
@13033
|
16 years |
vboxsync |
Build fix.
|
|
|
@13032
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: avoid touching q_first on put procedures.
|
|
|
@13000
|
16 years |
vboxsync |
Implemented kernel driver build flag to allow better debuggability of …
|
|
|
@12974
|
16 years |
vboxsync |
protocol-based approach fixes
|
|
|
@12961
|
16 years |
vboxsync |
suplibOsInit/linux: use local hDevice like the rest of the gang.
|
|
|
@12941
|
16 years |
vboxsync |
Solaris/vboxnetflt: Optimized loopback handling for getting acceptible …
|
|
|
@12921
|
16 years |
vboxsync |
Solaris/vboxnetflt: Flush the queues to see if it helps the SetActive race.
|
|
|
@12908
|
16 years |
vboxsync |
fixed error check (hDevice is unsigned)
|
|
|
@12883
|
16 years |
vboxsync |
driver refactored to make its bind/unbind functionality reusable for …
|
|
|
@12863
|
16 years |
vboxsync |
Solaris/vboxnetflt: Fix.
|
|
|