VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @66654   8 years vboxsync SUPLib-win.cpp/suplibOsTerm: Fixed assertion.
(edit) @66632   8 years vboxsync HostDrivers/Support: Allow following symlinks on Linux for libraries …
(edit) @66627   8 years vboxsync SUPR3HardeningVerify.cpp: Adjusted preprocessor indent in …
(edit) @66613   8 years vboxsync NetLwf: Commented out ClsID in add-registry section of .inf file to …
(edit) @66608   8 years vboxsync HostDrivers/Support: bugref:8740 Relax the path constraints
(edit) @66605   8 years vboxsync HostDrivers/Support: properly export files
(edit) @66581   8 years vboxsync VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, …
(edit) @66577   8 years vboxsync SUPLib-win.cpp: Use NtClose in term since we cannot import from …
(edit) @66573   8 years vboxsync supR3HardenedFatalMsgV: close driver, postpone fork. bugref:8838
(edit) @66554   8 years vboxsync HostDrivers/Support: Relax the verification for /usr/lib/iconv on …
(edit) @66551   8 years vboxsync HostDrivers/Support: Convert AssertReleaseMsg into AssertLogRelMsg
(edit) @66548   8 years vboxsync revert last commit
(edit) @66547   8 years vboxsync Support: Close the handle to the support driver before forking
(edit) @66545   8 years vboxsync HostDrivers/Support: SUPR0 reauired by loadgeneratorR0
(edit) @66538   8 years vboxsync Support: fixed logging
(edit) @66536   8 years vboxsync build fix
(edit) @66534   8 years vboxsync typo
(edit) @66533   8 years vboxsync HostDrivers: try to omit SUPR0 and SUPR3Hardened for ValidationKit
(edit) @66529   8 years vboxsync SUPHardNt: Update DG versions with fix.
(edit) @66527   8 years vboxsync build fix
(edit) @66526   8 years vboxsync HostDrivers/Support: bugref:8740: additional checks for non-Windows hosts
(edit) @66525   8 years vboxsync Windows hardening: bugref:8750: blacklist scrobj.dll
(edit) @66484   8 years vboxsync SUPHardNt: Improved file version dumping. Version hack for dgmaster.sys.
(edit) @66428   8 years vboxsync HostDrivers/Support: use correct format specifier
(edit) @66424   8 years vboxsync Runtime/r0drv: rtStrFormatKernelAddress() for Linux
(edit) @66415   8 years vboxsync IPRT: split %RKv formatting into separate function.
(edit) @66351   8 years vboxsync SUP: Logging fix.
(edit) @66305   8 years vboxsync HostDrivers/Support/Lib: typo
(edit) @66293   8 years vboxsync HostDrivers/Support: cast to RTR0PTR because the format specifier …
(edit) @66287   8 years vboxsync HostDrivers/Support/Lib: use 'RKv' format specifier
(edit) @66222   8 years vboxsync HostDrivers, Additions: don't use three stars as this string is used …
(edit) @66191   8 years vboxsync bugref:4567: Linux kernel driver maintenance: do not try to do test …
(edit) @66078   8 years vboxsync HostDrivers/linux/Makefile: don't ignore build errors in vboxnetftl / …
(edit) @66073   8 years vboxsync build fix
(edit) @66072   8 years vboxsync HostDrivers, Additions: remove more rules for compiling Linux R0 modules
(edit) @66069   8 years vboxsync HostDriver: copy and paste
(edit) @66066   8 years vboxsync HostDrivers, Additions: !VBOX_ONLY_DOCS
(edit) @66061   8 years vboxsync HostDrivers,Additions: don't test build the Linux host/guest kernel …
(edit) @66050   8 years vboxsync HostDrivers/Makefile.kmk: Moved the linux kernel module 'check' rule …
(edit) @66049   8 years vboxsync HostDrivers/Makefile.kmk: Moved the linux kernel module 'check' rule …
(edit) @66022   8 years vboxsync VMM: Nested Hw.virt: Backed out r113878. Attempted build fix for linux …
(edit) @66021   8 years vboxsync Linux build fix
(edit) @65929   8 years vboxsync tstContiguous: fixed ignore condition
(edit) @65920   8 years vboxsync gcc 7: fall thru
(edit) @65840   8 years vboxsync HostDrivers/VBoxUSB/Solaris: Call RTR0Term() if querying the symbols …
(edit) @65782   8 years vboxsync SUPHardNt: Fixed harmless typo. Will be relevant if with patch more …
(edit) @65720   8 years vboxsync build fix?
(edit) @65698   8 years vboxsync NetAdp/win (bugref:8488) standalone implementation, does not require …
(edit) @65649   8 years vboxsync gcc 7: VBoxNetAdpCtl: fall thru
(edit) @65583   8 years vboxsync Installer/NetAdp (bugref:7973) Prevent helper crash on host-only …
(edit) @65365   8 years vboxsync NetFlt/Win/Cfg: (bugref:7973) NetCfgInstanceId issue fixed, added …
(edit) @65231   8 years vboxsync tstContiguous: be less strict if tstContiguous fails on 32-bit hosts. …
(edit) @65117   8 years vboxsync HostDrivers/VBoxPci: doxygen fixes
(edit) @64883   8 years vboxsync IPRT/ASN.1: Refactored array handling (SET OF, SEQUENCE OF) to use a …
(edit) @64872   8 years vboxsync HostDrivers/Support: don't undefine ALIGN anymore as the original VBox …
(edit) @64766   8 years vboxsync src/VBox: Make the use of the iterator for …
(edit) @64737   8 years vboxsync supHardNtVpNewImage: More info on RTNtPathExpand8dot3Path trouble.
(edit) @64731   8 years vboxsync SUP,IPRT: If link time validation fails with …
(edit) @64584   8 years vboxsync SUPDrv-dtrace.cpp: the dtrace_register/invalidate/unregister APIs …
(edit) @64532   8 years vboxsync more typos
(edit) @64432   8 years vboxsync HostDrivers/Darwin,VBoxGuest/Darwin: Some notes about why we don't …
(edit) @64290   8 years vboxsync SUPDrvGip.cpp: supdrvOSGipGetGroupTableSize is only present on windows!.
(edit) @64284   8 years vboxsync IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
(edit) @64281   8 years vboxsync IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
(edit) @64260   8 years vboxsync supdrvGipDetectGetGipCpuCallback: paranoia, pGipCpu could be NULL.
(edit) @64255   8 years vboxsync SUP,VMM,IPRT: SUPDrv and GIP major version bump! Added processor …
(edit) @64236   8 years vboxsync SUPDrvGip: name fix.
(edit) @64235   8 years vboxsync SUPDrvGip: name fix.
(edit) @64206   8 years vboxsync NetFlt/Linux (bugref:8599) RHEL build fix for r111185
(edit) @64205   8 years vboxsync NetFlt/Linux (bugref:8599) Debug build fix for r111185
(edit) @64202   8 years vboxsync NetFlt/Linux (bugref:8599) One more build fix for r111185
(edit) @64201   8 years vboxsync NetFlt/Linux (bugref:8599) Doc build fix for r111185
(edit) @64198   8 years vboxsync NetFlt/Linux (bugref:8599) Yet even more build fixes for r111185
(edit) @64197   8 years vboxsync NetFlt/Linux (bugref:8599) Even more build fixes for r111185
(edit) @64196   8 years vboxsync NetFlt/Linux (bugref:8599) More build fixes for r111185
(edit) @64195   8 years vboxsync NetFlt/Linux (bugref:8599) Build fixes for r111185
(edit) @64194   8 years vboxsync NetFlt/Linux (bugref:8599) Scatter/gather support enabled
(edit) @64189   8 years vboxsync supR3HardenedWinFindAdversaries: assertion adjustment
(edit) @64088   8 years vboxsync SUPR3PageAllocEx: don't assert if suplib isn't initialized (for …
(edit) @63757   8 years vboxsync bugref:8569: Add SELinux rule to allow vboxdrv.sh access to …
(edit) @63677   8 years vboxsync shut up gcc for complaining about readdir_r() with glibc 2.24+
(edit) @63674   8 years vboxsync build fix
(edit) @63673   8 years vboxsync HostDrivers/Support: make setting capabilities compatible for newer kernels
(edit) @63573   8 years vboxsync supR3HardenedOpenLog: RT_NOREF shouldn't be used on global variables, …
(edit) @63564   8 years vboxsync scm: cleaning up todos
(edit) @63549   8 years vboxsync scm cleanups
(edit) @63535   8 years vboxsync src/apps/adpctl -> src/VBox/HostDrivers/adpctl
(edit) @63523   8 years vboxsync gcc 6 warning
(edit) @63515   8 years vboxsync HostDrivers: warnings (clang)
(edit) @63514   8 years vboxsync VBoxNetAdp: warnings (clang)
(edit) @63513   8 years vboxsync VBoxNetAdptInternal.h: VBoxNetAdpState: As correctly pointed out by …
(edit) @63512   8 years vboxsync VBoxNetFlt: warnings (clang)
(edit) @63511   8 years vboxsync VBoxUSB: warnings (clang)
(edit) @63510   8 years vboxsync SUP: warnings (clang)
(edit) @63499   8 years vboxsync Better way of dealing with unused sizes in bin2c output.
(edit) @63495   8 years vboxsync warnings (clang)
(edit) @63474   8 years vboxsync build fix for gcc on Ubuntu
(edit) @63463   8 years vboxsync SUP: warnings
(edit) @63402   8 years vboxsync SUPHard: warnings (gcc)
(edit) @63311   8 years vboxsync Use shlobj.h wrapper.
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