|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@27036
|
15 years |
vboxsync |
Support/Makefile.kmk: SUPR0 again.
|
|
|
@27031
|
15 years |
vboxsync |
testsuite needs SUPR0.lib…
|
|
|
@27017
|
15 years |
vboxsync |
made the testsuite build on windows.
|
|
|
@27014
|
15 years |
vboxsync |
makefiles: Preps for building the test suite.
|
|
|
@26336
|
15 years |
vboxsync |
Installers/linux: enable debug builds of the Linux installers again
|
|
|
@26218
|
15 years |
vboxsync |
*.kmk: Started renaming templated from all caps to CamelCase. At the …
|
|
|
@25465
|
15 years |
vboxsync |
SUPDrv,++: Made SUPDrv.c platform agnostic and renamed …
|
|
|
@25336
|
15 years |
vboxsync |
HostDrivers,SrvIntNetR0,iprt/ntwrap.mac: Removed all the …
|
|
|
@25300
|
15 years |
vboxsync |
SUPDrv: Cleaned up the native loader implmenetation on windows and …
|
|
|
@25291
|
15 years |
vboxsync |
SUPDrv: nits
|
|
|
@25278
|
15 years |
vboxsync |
SUPDrv: Major IOC version change - preparing to use the native ring-0 …
|
|
|
@25260
|
15 years |
vboxsync |
SUPDRV_USE_NATIVE_LOADER -> VBOX_WITH_NATIVE_R0_LOADER
|
|
|
@24675
|
15 years |
vboxsync |
HostDrivers/**/Makefile.kmk: Quiet linking on darwin.
|
|
|
@23725
|
15 years |
vboxsync |
SUPDrv: Started splitting out platform agonstic code to avoid clashes …
|
|
|
@23538
|
15 years |
vboxsync |
Fixed warning about undefined PATH_vboxdrv-mod.
|
|
|
@23526
|
15 years |
vboxsync |
HostDrivers/FreeBSD: Use the same method to build the kernel drivers …
|
|
|
@22077
|
15 years |
vboxsync |
HostDrivers/Support: header and svn props cleanup.
|
|
|
@19957
|
16 years |
vboxsync |
VMM,SUPDrv-win,Config.kmk: VBOX_WITH_VMMR0_DISABLE_PREEMPTION
|
|
|
@19892
|
16 years |
vboxsync |
SUPLib: Implemented ring-3 version of the semaphore API and created a …
|
|
|
@18181
|
16 years |
vboxsync |
Added/updated version resources for Windows host drivers.
|
|
|
@17854
|
16 years |
vboxsync |
fixed hardened mess
|
|
|
@16804
|
16 years |
vboxsync |
SUPDrv: darwin Info.plist cleanup.
|
|
|
@16719
|
16 years |
vboxsync |
Config,VBoxDrv: Updated VBOXR0DRV and VBoxDrv to work with 10a261. The …
|
|
|
@16353
|
16 years |
vboxsync |
Support/Makefile.kmk/Info.plist: drop the com.apple.kernel imports on …
|
|
|
@16348
|
16 years |
vboxsync |
VBoxDrv,VBoxNetFlt: Don't build a tiger version when targeting AMD64 …
|
|
|
@15589
|
16 years |
vboxsync |
script needs execute permissions otherwise it wouldn't be found by dkms
|
|
|
@15131
|
16 years |
vboxsync |
#3202: VBoxDrv[Tiger] fixes. Created two VBoxUSB versions too and …
|
|
|
@15130
|
16 years |
vboxsync |
VBoxDrvTiger.kext (#3202).
|
|
|
@14655
|
16 years |
vboxsync |
Linux drivers: try to hack around the DKMS problem with module dependencies
|
|
|
@14515
|
16 years |
vboxsync |
SUPDrv,SUPLib,VMM: Kicked out the dead VBOX_WITH_IDT_PATCHING code.
|
|
|
@14015
|
16 years |
vboxsync |
added vboxnetflt to the installer + some cleanup
|
|
|
@13707
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: Re-enabled vboxnetflt to resolve iprt from vboxdrv.
|
|
|
@13530
|
16 years |
vboxsync |
Solaris/vboxdrv: Added version and svn revision numbers into easily …
|
|
|
@13435
|
16 years |
vboxsync |
w64 unwind hacking: renamed SUPDRV_WITH_UNWIND_HACK to …
|
|
|
@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 …
|
|
|
@13324
|
16 years |
vboxsync |
SUPR3HardenedVerify: VBOX_WITH_CROGL whitelisting.
|
|
|
@13308
|
16 years |
vboxsync |
Fixed ring-0 release logging for solaris - it wasn't enabled.
|
|
|
@13052
|
16 years |
vboxsync |
fixed VBOX_WITH_VBOXDRV
|
|
|
@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 …
|
|
|
@12458
|
16 years |
vboxsync |
Support/Makefile: Fixed VBoxDrv.cat pre req, it should be .sys not .cat.
|
|
|
@12252
|
16 years |
vboxsync |
HostDrivers/Makefiles: Eliminated (most) PATH_TARGET usage and pushed …
|
|
|
@12170
|
16 years |
vboxsync |
Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
|
|
|
@12115
|
16 years |
vboxsync |
#3076: Re-enabled the current->euid == 0 check in VBoxDrvLinuxCreate.
|
|
|
@12100
|
16 years |
vboxsync |
VBoxDrv: Finished the unwind fix for AMD64. (hides our code from …
|
|
|
@12000
|
16 years |
vboxsync |
supdrv: Prototyped the fix for the PspGetSetContextInternal / …
|
|
|
@11878
|
16 years |
vboxsync |
Support/Makefile: Reformat linux/Makefile when VBOX_WITH_HARDENING changes.
|
|
|
@11877
|
16 years |
vboxsync |
Support/Makefile: Reformat linux/Makefile when VBOX_WITH_HARDENING changes.
|
|
|
@11814
|
16 years |
vboxsync |
Initial commit of the NetFlt driver for Windows
|
|
|
@11752
|
16 years |
vboxsync |
#3076: edit linux/Makefile so VBOX_WITH_HARDENING is defined correctly.
|
|
|
@11725
|
16 years |
vboxsync |
#3076: Merged in the branch with the alternate driver authentication …
|
|
|
@11703
|
16 years |
vboxsync |
Documentation: implement VBOX_ONLY_DOCS
|
|
|
@10662
|
16 years |
vboxsync |
Increased the IOC version to 7.4 with the exporting of …
|
|
|
@10377
|
16 years |
vboxsync |
Implemented the IDC methods. Moved the setting of the R0Process and …
|
|
|
@10267
|
16 years |
vboxsync |
inverted 2.4 check.
|
|
|
@10266
|
16 years |
vboxsync |
EXPORT_SYMTAB on 2.4
|
|
|
@10263
|
16 years |
vboxsync |
Inter-Driver Communication (IDC) interface for the support driver. The …
|
|
|
@10258
|
16 years |
vboxsync |
Inter-Driver Communication (IDC) interface for the support driver. The …
|
|
|
@10255
|
16 years |
vboxsync |
SUPDRVShared.c -> SUPDrv.c
|
|
|
@10250
|
16 years |
vboxsync |
Cleaned out the last bits of the USE_NEW_OS_* stuff.
|
|
|
@10049
|
16 years |
vboxsync |
VBOX_KBUILD_HACKING
|
|
|
@9962
|
16 years |
vboxsync |
supdrv: Re-enabled the new GIP code for windows.
|
|
|
@9831
|
16 years |
vboxsync |
Backed out r31929. #2962: "Major slowdown on 32bit hosts".
|
|
|
@9608
|
16 years |
vboxsync |
Enabled the new gip code on windows too.
|
|
|
@9587
|
16 years |
vboxsync |
USE_NEW_OS_INTERFACE_FOR_GIP for NT (disabled).
|
|
|
@9470
|
17 years |
vboxsync |
Generic timer code for async GIP mode.
|
|
|
@9218
|
17 years |
vboxsync |
added missing dependency to $(VBOX_VERSION_STAMP)
|
|
|
@9210
|
17 years |
vboxsync |
HostDrivers/Support: on Linux hosts, build_in_tmp depends on the …
|
|
|
@8760
|
17 years |
vboxsync |
PATH_KBUILD -> KBUILD_PATH.
|
|
|
@8758
|
17 years |
vboxsync |
BUILD_TARGET* -> KBUILD_TARGET*.
|
|
|
@8732
|
17 years |
vboxsync |
Some cleanup fixes.
|
|
|
@8447
|
17 years |
vboxsync |
DKMS support for Linux guest kernel modules
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7141
|
17 years |
vboxsync |
small fix
|
|
|
@7004
|
17 years |
vboxsync |
Installer/Linux: added support for DKMS to the all distributions Linux …
|
|
|
@6845
|
17 years |
vboxsync |
Fix a soon to appear post-2.6.24 linux kernel issue dropping a macro …
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5019
|
17 years |
vboxsync |
No IDT patching on OS/2 - stack isn't flat, remember.
|
|
|
@4829
|
17 years |
vboxsync |
inverted VBOX_WITHOUT_IDT_PATCHING.
|
|
|
@4547
|
17 years |
vboxsync |
Only use SUPR0 on pe and lx targets. ditto for VMMGCBuiltin.
|
|
|
@4474
|
17 years |
vboxsync |
Solaris.
|
|
|
@4454
|
17 years |
vboxsync |
fixed VBoxUSB/VBoxDrv Info.plist conflict.
|
|
|
@4227
|
17 years |
vboxsync |
Enabled USE_NEW_OS_INTERFACE_FOR_MM on Windows to let it have a go on …
|
|
|
@4178
|
17 years |
vboxsync |
Solaris changes.
|
|
|
@4163
|
17 years |
vboxsync |
Use the RTR0MemObj API on Linux. (seems to work - just disable it in …
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4016
|
17 years |
vboxsync |
FreeBSD hacking.
|
|
|
@3888
|
17 years |
vboxsync |
Solaris.
|
|
|
@3621
|
17 years |
vboxsync |
FreeBSD kernel module (at the hello world stage).
|
|
|
@3542
|
17 years |
vboxsync |
win32 -> win and win64 -> win.
|
|
|
@3540
|
17 years |
vboxsync |
win32 -> win
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2710
|
18 years |
vboxsync |
forgot dir dep.
|
|
|
@2709
|
18 years |
vboxsync |
signing fix.
|
|
|
@2693
|
18 years |
vboxsync |
Sign the catalog and the files it covers.
|
|
|
@2689
|
18 years |
vboxsync |
A simplified approach.
|
|
|
@2682
|
18 years |
vboxsync |
cat files…
|
|
|
@2676
|
18 years |
vboxsync |
some inf2cat work (needs selfsign update so not enabled).
|
|
|