|
|
@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.
|
|
|
@12862
|
16 years |
vboxsync |
Solaris/vboxnetflt: Made it possible to use VNICs with NetFlt.
|
|
|
@12825
|
16 years |
vboxsync |
Solaris/vboxnetflt: Removed some disabled code.
|
|
|
@12809
|
16 years |
vboxsync |
build fix
|
|
|
@12808
|
16 years |
vboxsync |
SUPDrv: shared the symbol table dragging in symbols into the link on …
|
|
|
@12783
|
16 years |
vboxsync |
Solaris/vboxnetflt: Unplumbed interfaces. Disabled Main enumeration as …
|
|
|
@12770
|
16 years |
vboxsync |
Solaris/vboxnetflt: Fixed loopback handling.
|
|
|
@12731
|
16 years |
vboxsync |
Solaris/vboxnetflt: Workaround for hanging problem; will solve …
|
|
|
@12729
|
16 years |
vboxsync |
Solaris/vboxnetflt: Disable depending on vboxdrv for the R0 Runtime …
|
|
|
@12691
|
16 years |
vboxsync |
Solaris/vboxnetflt: Resolve R0 RT bits from vboxdrv which drags in …
|
|
|
@12683
|
16 years |
vboxsync |
Solaris/vboxnetflt: bits.
|
|
|
@12672
|
16 years |
vboxsync |
Solaris/vboxnetflt: per-queue locking.
|
|
|
@12661
|
16 years |
vboxsync |
Solaris/vboxnetflt: fixed a race between xmit and recv.
|
|
|
@12656
|
16 years |
vboxsync |
Solaris/vboxnetflt: More threading/race fixes. Ugh.
|
|
|
@12653
|
16 years |
vboxsync |
various files: doxygen fixes.
|
|
|
@12633
|
16 years |
vboxsync |
Solaris/vboxnetflt: attempt to address setactive race during teardown.
|
|
|
@12622
|
16 years |
vboxsync |
Solaris/vboxnetflt: reduced max. packet loopback size.
|
|
|
@12621
|
16 years |
vboxsync |
Solaris/vboxnetflt: fixes.
|
|
|
@12620
|
16 years |
vboxsync |
Solaris/vboxnetflt: Loopback enabled.
|
|
|
@12619
|
16 years |
vboxsync |
Solaris/vboxnetflt: Real loopback handling. Disabled.
|
|
|
@12618
|
16 years |
vboxsync |
Solaris/vboxnetflt: race handling, more paranoid.
|
|
|
@12606
|
16 years |
vboxsync |
Solaris/vboxnetflt: fixes.
|
|
|
@12604
|
16 years |
vboxsync |
Solaris/vboxnetflt: bits.
|
|
|
@12597
|
16 years |
vboxsync |
Solaris/vboxnetflt: Implemented a dedicated promiscuous stream.
|
|
|
@12531
|
16 years |
vboxsync |
Solaris/vboxnetflt: retain instance on recv and writes. Plus other bits.
|
|
|
@12492
|
16 years |
vboxsync |
Partial backout of 36579; not necessary to export the extra string …
|
|
|
@12479
|
16 years |
vboxsync |
Also print ring 0 release assertion messages to the release log. Now …
|
|
|
@12458
|
16 years |
vboxsync |
Support/Makefile: Fixed VBoxDrv.cat pre req, it should be .sys not .cat.
|
|
|
@12426
|
16 years |
vboxsync |
SUPLib: build fix
|
|
|
@12423
|
16 years |
vboxsync |
IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend …
|
|
|
@12414
|
16 years |
vboxsync |
Solaris/vboxdrv: Hardening fix again. Use NULL rather than "none", …
|
|
|
@12413
|
16 years |
vboxsync |
Solaris/vboxdrv: Hardening fix for zones. Don't ask for "all" …
|
|
|
@12360
|
16 years |
vboxsync |
2.6.27 vboxdrv compile fix
|
|
|
@12326
|
16 years |
vboxsync |
Solaris/vboxnetflt: Premature raw mode check eliminations.
|
|
|
@12319
|
16 years |
vboxsync |
Solaris/vboxnetflt: Disable pre-mature raw mode checks. Hopefully this …
|
|
|
@12313
|
16 years |
vboxsync |
code style fixes, strtup/shutdown fixes, integration with installer script
|
|
|
@12293
|
16 years |
vboxsync |
SupDrv: Fixed a fast mutex leak (mtxComponentFactory). (Introduced …
|
|
|
@12279
|
16 years |
vboxsync |
Solaris/vboxnetflt: VBOX_SUCCESS to RT_SUCCESS.
|
|
|
@12252
|
16 years |
vboxsync |
HostDrivers/Makefiles: Eliminated (most) PATH_TARGET usage and pushed …
|
|
|
@12241
|
16 years |
vboxsync |
Additions/vboxguest: Logging. Solaris/vboxdrv space.
|
|
|
@12229
|
16 years |
vboxsync |
Solaris/vboxnetflt: findinstance fix.
|
|
|
@12226
|
16 years |
vboxsync |
SUPR3HardenedMain: setresuid copy & past error.
|
|
|
@12209
|
16 years |
vboxsync |
Solaris/vboxnetflt: No rediscovery.
|
|
|
@12175
|
16 years |
vboxsync |
VBoxDbg.so/dylib/dll -> VBoxDbg3.*
|
|
|
@12170
|
16 years |
vboxsync |
Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
|
|
|
@12161
|
16 years |
vboxsync |
VBoxDrv/win: Alternative SUPR0Printf implementation (disabled).
|
|
|
@12157
|
16 years |
vboxsync |
VBoxDrv/win: Use the IPRT versions of AssertMsg[12].
|
|
|
@12152
|
16 years |
vboxsync |
Corrected the wrapper for RTLogLoggerExV.
|
|
|
@12123
|
16 years |
vboxsync |
Solaris/vboxnetflt: fixed & enabled checksumming. Enabeld fast path ack's.
|
|
|
@12115
|
16 years |
vboxsync |
#3076: Re-enabled the current->euid == 0 check in VBoxDrvLinuxCreate.
|
|
|
@12114
|
16 years |
vboxsync |
comment
|
|
|
@12112
|
16 years |
vboxsync |
RT_OS_SOLARS not RT_SOLARIS!
|
|
|
@12111
|
16 years |
vboxsync |
#3076/SUPR3HArdenedMain: Make sure the save uid/gid is set to the real id.
|
|
|
@12109
|
16 years |
vboxsync |
VBoxDrv: Print the .reload command for modules as they are loaded …
|
|
|
@12101
|
16 years |
vboxsync |
VBoxDrv: Some more unwind wrapping.
|
|
|
@12100
|
16 years |
vboxsync |
VBoxDrv: Finished the unwind fix for AMD64. (hides our code from …
|
|
|
@12099
|
16 years |
vboxsync |
iprt: splitting out some log stuff from log.cpp so we can avoid some …
|
|
|
@12089
|
16 years |
vboxsync |
Solaris/vboxnetflt: Implemented flow control, re-worked some of the …
|
|
|
@12035
|
16 years |
vboxsync |
Solaris/vboxnetflt: more todo.
|
|
|
@12031
|
16 years |
vboxsync |
Solaris/vboxnetflt: slightly better failure. And some post 2.0 todos.
|
|
|
@12011
|
16 years |
vboxsync |
#3076: hrmpf. typo, needs retesting.
|
|
|
@12008
|
16 years |
vboxsync |
code formating, comments added to structureas and types definitions
|
|
|
@12003
|
16 years |
vboxsync |
Solaris/vboxnetflt: removed obsolete comment.
|
|
|
@12000
|
16 years |
vboxsync |
supdrv: Prototyped the fix for the PspGetSetContextInternal / …
|
|
|
@11982
|
16 years |
vboxsync |
All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
|
|
|
@11970
|
16 years |
vboxsync |
Solaris/vboxnetflt: minor changes.
|
|
|