VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette