VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12770   16 years vboxsync Solaris/vboxnetflt: Fixed loopback handling.
(edit) @12731   16 years vboxsync Solaris/vboxnetflt: Workaround for hanging problem; will solve …
(edit) @12729   16 years vboxsync Solaris/vboxnetflt: Disable depending on vboxdrv for the R0 Runtime …
(edit) @12691   16 years vboxsync Solaris/vboxnetflt: Resolve R0 RT bits from vboxdrv which drags in …
(edit) @12683   16 years vboxsync Solaris/vboxnetflt: bits.
(edit) @12672   16 years vboxsync Solaris/vboxnetflt: per-queue locking.
(edit) @12661   16 years vboxsync Solaris/vboxnetflt: fixed a race between xmit and recv.
(edit) @12656   16 years vboxsync Solaris/vboxnetflt: More threading/race fixes. Ugh.
(edit) @12653   16 years vboxsync various files: doxygen fixes.
(edit) @12633   16 years vboxsync Solaris/vboxnetflt: attempt to address setactive race during teardown.
(edit) @12622   16 years vboxsync Solaris/vboxnetflt: reduced max. packet loopback size.
(edit) @12621   16 years vboxsync Solaris/vboxnetflt: fixes.
(edit) @12620   16 years vboxsync Solaris/vboxnetflt: Loopback enabled.
(edit) @12619   16 years vboxsync Solaris/vboxnetflt: Real loopback handling. Disabled.
(edit) @12618   16 years vboxsync Solaris/vboxnetflt: race handling, more paranoid.
(edit) @12606   16 years vboxsync Solaris/vboxnetflt: fixes.
(edit) @12604   16 years vboxsync Solaris/vboxnetflt: bits.
(edit) @12597   16 years vboxsync Solaris/vboxnetflt: Implemented a dedicated promiscuous stream.
(edit) @12531   16 years vboxsync Solaris/vboxnetflt: retain instance on recv and writes. Plus other bits.
(edit) @12492   16 years vboxsync Partial backout of 36579; not necessary to export the extra string …
(edit) @12479   16 years vboxsync Also print ring 0 release assertion messages to the release log. Now …
(edit) @12458   16 years vboxsync Support/Makefile: Fixed VBoxDrv.cat pre req, it should be .sys not .cat.
(edit) @12426   16 years vboxsync SUPLib: build fix
(edit) @12423   16 years vboxsync IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend …
(edit) @12414   16 years vboxsync Solaris/vboxdrv: Hardening fix again. Use NULL rather than "none", …
(edit) @12413   16 years vboxsync Solaris/vboxdrv: Hardening fix for zones. Don't ask for "all" …
(edit) @12360   16 years vboxsync 2.6.27 vboxdrv compile fix
(edit) @12326   16 years vboxsync Solaris/vboxnetflt: Premature raw mode check eliminations.
(edit) @12319   16 years vboxsync Solaris/vboxnetflt: Disable pre-mature raw mode checks. Hopefully this …
(edit) @12313   16 years vboxsync code style fixes, strtup/shutdown fixes, integration with installer script
(edit) @12293   16 years vboxsync SupDrv: Fixed a fast mutex leak (mtxComponentFactory). (Introduced …
(edit) @12279   16 years vboxsync Solaris/vboxnetflt: VBOX_SUCCESS to RT_SUCCESS.
(edit) @12252   16 years vboxsync HostDrivers/Makefiles: Eliminated (most) PATH_TARGET usage and pushed …
(edit) @12241   16 years vboxsync Additions/vboxguest: Logging. Solaris/vboxdrv space.
(edit) @12229   16 years vboxsync Solaris/vboxnetflt: findinstance fix.
(edit) @12226   16 years vboxsync SUPR3HardenedMain: setresuid copy & past error.
(edit) @12209   16 years vboxsync Solaris/vboxnetflt: No rediscovery.
(edit) @12175   16 years vboxsync VBoxDbg.so/dylib/dll -> VBoxDbg3.*
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @12161   16 years vboxsync VBoxDrv/win: Alternative SUPR0Printf implementation (disabled).
(edit) @12157   16 years vboxsync VBoxDrv/win: Use the IPRT versions of AssertMsg[12].
(edit) @12152   16 years vboxsync Corrected the wrapper for RTLogLoggerExV.
(edit) @12123   16 years vboxsync Solaris/vboxnetflt: fixed & enabled checksumming. Enabeld fast path ack's.
(edit) @12115   16 years vboxsync #3076: Re-enabled the current->euid == 0 check in VBoxDrvLinuxCreate.
(edit) @12114   16 years vboxsync comment
(edit) @12112   16 years vboxsync RT_OS_SOLARS not RT_SOLARIS!
(edit) @12111   16 years vboxsync #3076/SUPR3HArdenedMain: Make sure the save uid/gid is set to the real id.
(edit) @12109   16 years vboxsync VBoxDrv: Print the .reload command for modules as they are loaded …
(edit) @12101   16 years vboxsync VBoxDrv: Some more unwind wrapping.
(edit) @12100   16 years vboxsync VBoxDrv: Finished the unwind fix for AMD64. (hides our code from …
(edit) @12099   16 years vboxsync iprt: splitting out some log stuff from log.cpp so we can avoid some …
(edit) @12089   16 years vboxsync Solaris/vboxnetflt: Implemented flow control, re-worked some of the …
(edit) @12035   16 years vboxsync Solaris/vboxnetflt: more todo.
(edit) @12031   16 years vboxsync Solaris/vboxnetflt: slightly better failure. And some post 2.0 todos.
(edit) @12011   16 years vboxsync #3076: hrmpf. typo, needs retesting.
(edit) @12008   16 years vboxsync code formating, comments added to structureas and types definitions
(edit) @12003   16 years vboxsync Solaris/vboxnetflt: removed obsolete comment.
(edit) @12000   16 years vboxsync supdrv: Prototyped the fix for the PspGetSetContextInternal / …
(edit) @11982   16 years vboxsync All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
(edit) @11970   16 years vboxsync Solaris/vboxnetflt: minor changes.
(edit) @11966   16 years vboxsync Solaris/vboxdrv: fixed reboot issue with vboxnetflt and vboxdrv.
(edit) @11957   16 years vboxsync filemuncher spaces
(edit) @11935   16 years vboxsync VBoxNetFlt for Darwin and Solaris to OSE
(edit) @11927   16 years vboxsync Solaris/vboxdrv: Prevent auto-unloading, logging.
(edit) @11889   16 years vboxsync VMM/SUP: Added SUPR3HardenedVerifyFile and use it to verify files we load.
(edit) @11879   16 years vboxsync SUPDrv-linux: Re-enabled root check (#3076).
(edit) @11878   16 years vboxsync Support/Makefile: Reformat linux/Makefile when VBOX_WITH_HARDENING changes.
(edit) @11877   16 years vboxsync Support/Makefile: Reformat linux/Makefile when VBOX_WITH_HARDENING changes.
(edit) @11866   16 years vboxsync typo fixed, and hardening partially disabled
(edit) @11865   16 years vboxsync #3076: check in VBoxDrvLinuxCreate that the caller euid is root.
(edit) @11849   16 years vboxsync Merged VBOX_WITH_NETFLT_WINDOWS into VBOX_WITH_NETFLT. Made the GUIs, …
(edit) @11843   16 years vboxsync #3076: Deal with /proc/self/exe becomming inaccessible on some systems.
(edit) @11824   16 years vboxsync IPRT: RTR3Init cleanup.
(edit) @11822   16 years vboxsync IPRT: RTR3Init cleanup.
(edit) @11814   16 years vboxsync Initial commit of the NetFlt driver for Windows
(edit) @11805   16 years vboxsync - rearranged SDK-only stuff in makefiles per Knut advise
(edit) @11794   16 years vboxsync SUP: SUPInit(ppSession=NULL, cbReserved=0) -> SUPR3Init(ppSession)
(edit) @11752   16 years vboxsync #3076: edit linux/Makefile so VBOX_WITH_HARDENING is defined correctly.
(edit) @11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11721   16 years vboxsync - completly divorced SDK and binary, use 'kmk sdk' to build SDK
(edit) @11703   16 years vboxsync Documentation: implement VBOX_ONLY_DOCS
(edit) @11636   16 years vboxsync #3105: Implemented editing of DriverVer in driver .inf files.
(edit) @11544   16 years vboxsync solaris/mod.sh: Fixed typo.
(edit) @11476   16 years vboxsync Linux support: define VBOX_WITH_64_BITS_GUESTS on AMD64 hosts; added …
(edit) @11448   16 years vboxsync DrvTAP: Increased buffer sizes to 16384 in Windows and OS/2. Increased …
(edit) @11432   16 years vboxsync Solaris/vboxnetflt: Enabled building it.
(edit) @11423   16 years vboxsync Solaris/vboxdrv: cleaned up logging.
(edit) @11405   16 years vboxsync VBoxNetFlt not exported to OSE
(edit) @11334   16 years vboxsync SUPLib: Build fix.
(edit) @11332   16 years vboxsync SUPLib: build fix.
(edit) @11319   16 years vboxsync suplib: Use RTMpGetCount and RTMpGetOnlineSet instead of …
(edit) @10935   16 years vboxsync More moving around of files in Linux 2.6.27
(edit) @10877   16 years vboxsync cosmetics.
(edit) @10876   16 years vboxsync cosmetics.
(edit) @10875   16 years vboxsync Fixed uninitialized variable error (rc).
(edit) @10836   16 years vboxsync supdrv: Fixed missing session clean on the mac when more than one …
(edit) @10805   16 years vboxsync VMM+SUPDrv: Changed the VMMR0EntryEx interface to also take the …
(edit) @10736   16 years vboxsync Fixed two bugs introduced in r33448. Test changes like this before …
(edit) @10732   16 years vboxsync The branch was bumped up to 8.0, so we have to be 8.1 and make the …
(edit) @10731   16 years vboxsync comment.
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