VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35495   14 years vboxsync header included twice
(edit) @35494   14 years vboxsync typo
(edit) @35440   14 years vboxsync Makefiles: TARGET_<target> -> <target>_1_TARGET because the former is …
(edit) @35403   14 years vboxsync supR3HardenedVerifyFsObject: Moved the type check up before the …
(edit) @35382   14 years vboxsync vboxnetflt: fix for host panic when bridging to devices with no TX queue
(edit) @35381   14 years vboxsync The DIRDEP is deprecated, use dir/ or $$(dir $$@) instead.
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35359   14 years vboxsync netflt/win: avoid rx packet queueing for active netflt
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35311   14 years vboxsync UPR3HardenedMain.cpp: next attempt at getting Solaris privileges …
(edit) @35307   14 years vboxsync SUPR3HardenedMain.cpp: next attempt at properly updating privileges on …
(edit) @35294   14 years vboxsync Linux hosts: quick fix for CONFIG_DEBUG_SET_MODULE_RONX
(edit) @35191   14 years vboxsync Some cleanup. Pass RTLDRLOAD_FLAGS_LOCAL instead of 0, since it's defined.
(edit) @35188   14 years vboxsync Use RTERRINFO in SUPLib for hardening APIs and such.
(edit) @35183   14 years vboxsync RTLdrLoadEx use RTERRINFO.
(edit) @35152   14 years vboxsync *: added fFlags parameter to SUPR3HardenedLdrLoadAppPriv(), …
(edit) @35066   14 years vboxsync VBoxNetFlt/linux: Linux 2.6.37rc compile fix for DEBUG builds
(edit) @35051   14 years vboxsync warnings
(edit) @34972   14 years vboxsync SUPDrv: Had to grow SUPLDROPEN::u.In.szFilename from 196 to 260 chars …
(edit) @34959   14 years vboxsync Added RTLdrLoadEx for exposing dlerror info.
(edit) @34856   14 years vboxsync The gip timer is not high-res on linux.
(edit) @34701   14 years vboxsync SUPR3HardenedMain: back out failed attempt to handle privilege …
(edit) @34563   14 years vboxsync VRDPAuth -> VBoxAuth.
(edit) @34484   14 years vboxsync VBOX_ONLY_EXTPACKS preparations.
(edit) @34448   14 years vboxsync SUPR3HardenedMain: copy/paste bug
(edit) @34445   14 years vboxsync SUPR3HardenedMain: attempt to properly fix the updating of privileges …
(edit) @34372   14 years vboxsync comment update
(edit) @34364   14 years vboxsync SUPR3HardenedMain: on Solaris don't touch the privilege set for the …
(edit) @34321   14 years vboxsync SUPDrv.c: Set the windows timer granularity to 1024, 1000, 512 or 500 …
(edit) @34306   14 years vboxsync USBLib-win: unused function
(edit) @34283   14 years vboxsync USBLib-win: minor fix
(edit) @34281   14 years vboxsync USBLib-win: cleanup code (merge step 2 and 3)
(edit) @34280   14 years vboxsync SUPR3HardenedVerify.cpp: Fixed bugs in supR3HardenedVerifyDir+File.
(edit) @34274   14 years vboxsync USBLib-win: be more verbose on last error
(edit) @34265   14 years vboxsync USBLib-win: use RTStrFree and play safe
(edit) @34264   14 years vboxsync another typo
(edit) @34263   14 years vboxsync another typo
(edit) @34262   14 years vboxsync build fix
(edit) @34261   14 years vboxsync typo
(edit) @34260   14 years vboxsync USBLib-win: attempt to fix xtracker 5374
(edit) @34259   14 years vboxsync backed out r68006
(edit) @34258   14 years vboxsync Attempt to fix #5374
(edit) @34257   14 years vboxsync USBLib-win: coding style and cosmetics
(edit) @34241   14 years vboxsync PDM: Added search paths to the device and driver DLL CFGM nodes so …
(edit) @34109   14 years vboxsync NetFlt/win: comments & assertions
(edit) @34102   14 years vboxsync NetFlt/win: rx path fixs
(edit) @33940   14 years vboxsync Support/linux: cosmetics
(edit) @33939   14 years vboxsync Support/linux: the user does not need to disable the Local APIC …
(edit) @33878   14 years vboxsync SUPLib.cpp: log R0 load failure better in release builds.
(edit) @33874   14 years vboxsync typo
(edit) @33873   14 years vboxsync typo
(edit) @33872   14 years vboxsync SUPR3HardenedVerify.cpp: hack to make the code work on Solaris 10, as …
(edit) @33859   14 years vboxsync iprt/vfs: more code.
(edit) @33832   14 years vboxsync Support: warning
(edit) @33811   14 years vboxsync build fix
(edit) @33806   14 years vboxsync ExtPack changes, related IPRT changes.
(edit) @33752   14 years vboxsync HostDrivers/VBoxNetFlt: Linux 2.6.37 fix
(edit) @33741   14 years vboxsync more build fixing.
(edit) @33740   14 years vboxsync build fix
(edit) @33739   14 years vboxsync missing header updates + include.
(edit) @33738   14 years vboxsync SUPR3HardenedVerify.cpp: Rewrote the new code a bit.
(edit) @33701   14 years vboxsync SUPLib: Some new hardening APIs (almost done).
(edit) @33676   14 years vboxsync scm cleanup run.
(edit) @33623   14 years vboxsync ExtPack: More code.
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33590   14 years vboxsync VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33506   14 years vboxsync vboxnetflt: tap link state fix for linux kernels 2.6.36 and above (#5328)
(edit) @33464   14 years vboxsync *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
(edit) @33383   14 years vboxsync tstSupSem: Fix return code check
(edit) @33379   14 years vboxsync Spaces to tabs in Makefiles
(edit) @33376   14 years vboxsync FreeBSD: Implement RTSemEvent{|Multi}WaitEx
(edit) @33375   14 years vboxsync SUPDrv: dtrace experiments.
(edit) @33269   14 years vboxsync IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
(edit) @33167   14 years vboxsync SUPDrv,SUPLib: Expose the high resolution event semaphore APIs.
(edit) @33144   14 years vboxsync IPRT: Reimplemented ring-0 event semaphores for solaris.
(edit) @33141   14 years vboxsync VBoxNetFlt/solaris: fix panic with using fastmutex with preemption …
(edit) @33111   14 years vboxsync FreeBSD: build fixes (thanks to Bernhard Froehlich)
(edit) @33033   14 years vboxsync IPRT: Implemented RTSemEventWaitEx[Debug] for ring-0 linux.
(edit) @33032   14 years vboxsync tstSupSem.cpp: Some more tests.
(edit) @33011   14 years vboxsync IPRT,SUPDrv,VBoxGuest: Reimplemented RTSemEventWait* so that it can …
(edit) @32856   14 years vboxsync vboxnetflt: qdisc compilation fix for newer kernels (#4814)
(edit) @32773   14 years vboxsync Solaris/VBoxNetFlt: removed NETINFO deadcode.
(edit) @32755   14 years vboxsync SUPDrv.c: Some timer debugging assistance.
(edit) @32740   14 years vboxsync vboxNetFltDarwinMBufFromSG: Removed obsolete assertion (triggers when …
(edit) @32716   14 years vboxsync Solaris/VBoxNetFlt: fix deadlock with PromiscReq and ModWritePut (#5262)
(edit) @32710   14 years vboxsync Solaris/VBoxNetFlt: fix deadlock with PromiscReq and ModWritePut (#5262)
(edit) @32579   14 years vboxsync build fix
(edit) @32572   14 years vboxsync VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
(edit) @32537   14 years vboxsync Linux host drivers: another fix for the clean rule (the kernel …
(edit) @32507   14 years vboxsync SUPR0.def: build fix.
(edit) @32504   14 years vboxsync SUPDrv,IPRT,VMM,DevAPIC: Added RTTimerCanDoHighResolution and exposed …
(edit) @32478   14 years vboxsync linux: added unload to makefile
(edit) @32431   14 years vboxsync scm cleanup
(edit) @32417   14 years vboxsync Backed out r65776
(edit) @32414   14 years vboxsync Export more avl functions
(edit) @32408   14 years vboxsync fixed the Provider in .inf files
(edit) @32394   14 years vboxsync more branding and header fixes
(edit) @32388   14 years vboxsync more branding fixes
(edit) @32375   14 years vboxsync rc branding fixes part 2
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