reactos/reactos/ntoskrnl
Pierre Schweitzer e6f8602d9d [NTOSKRNL]
Implement SeFastTraverseCheck().
For more information, see:
- http://msdn.microsoft.com/en-us/library/windows/desktop/aa374872(v=vs.85).aspx
- http://msdn.microsoft.com/en-us/library/windows/desktop/aa446683(v=vs.85).aspx

svn path=/trunk/; revision=58230
2013-01-26 19:33:54 +00:00
..
cache [NTOSKRNL-CMLIB] 2013-01-07 22:11:06 +00:00
cc [NTOSKRNL] 2012-12-19 23:49:13 +00:00
config [NTOSKRNL] 2012-12-19 23:49:13 +00:00
dbgk [NTOSKRNL] 2012-09-27 17:16:31 +00:00
ex [NTOSKRNL] 2013-01-21 20:58:23 +00:00
fsrtl [NTOSKRNL] 2012-12-09 18:00:52 +00:00
fstub [NTOSKRNL] 2012-10-06 18:49:23 +00:00
inbv [BOOTLOGO] 2013-01-09 00:48:33 +00:00
include [NTOSKRNL] 2013-01-26 19:33:54 +00:00
io [NTOSKRNL] 2013-01-26 17:29:18 +00:00
kd [NTOSKRNL] 2013-01-01 16:42:07 +00:00
kd64 [NTOSKRNL-CMLIB] 2013-01-07 22:11:06 +00:00
kdbg Fix a counting bug (spotted by HeisSpiter a.k.a. pschweitzer :) ) 2012-12-02 15:36:18 +00:00
ke [NTOSKRNL-CMLIB] 2013-01-07 22:11:06 +00:00
lpc [NTOSKRNL]: Fix what should be at least 40 KmTest:ob failures, by correctly using the right attributes, security mappings, flags, names, etc... for the object types. This probably fixes countless subtle bugs in applications/drivers that were non-obvious before, especially now that Device names are case insensitive, or that asking for certain GENERIC rights translates correctly. 2012-09-02 22:06:42 +00:00
mm [NTOSKRNL] Initialize MmCriticalSectionTimeout and use it to setup the value in the PEB (We currently continue to use 2.5 minutes, as opposed to the 30 days that Windows uses). Probe and copy the timeout value in NtWaitForKeyedEvent and NtReleaseKeyedEvent. 2013-01-14 13:55:12 +00:00
ob [NTOSKRNL] 2012-09-27 17:16:31 +00:00
po [NTOSKRNL-CMLIB] 2013-01-07 22:11:06 +00:00
ps [NTOSKRNL] 2012-12-20 14:58:02 +00:00
rtl [RTL/NTOSKRNL] 2013-01-14 09:35:50 +00:00
se [NTOSKRNL] 2013-01-26 19:33:54 +00:00
tests [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
vdm [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
vf [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
wmi [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
CMakeLists.txt * Visual Studio IDE support bringup. We can now even compile bootcd/livecd...etc straight from the IDE. 2013-01-08 20:33:08 +00:00
KrnlFun.c [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
ntdll.S [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
ntoskrnl.rc [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
ntoskrnl.spec [NTOSKRNL] 2012-06-21 21:06:20 +00:00
ntoskrnl_amd64.lds [FREELDR][NTOSKRNL][TOOLS] 2012-02-25 21:45:56 +00:00
ntoskrnl_arm.lds [FREELDR][NTOSKRNL][TOOLS] 2012-02-25 21:45:56 +00:00
ntoskrnl_i386.lds [FREELDR][NTOSKRNL][TOOLS] 2012-02-25 21:45:56 +00:00
ntoskrnl_powerpc.lds [FREELDR][NTOSKRNL][TOOLS] 2012-02-25 21:45:56 +00:00
sysfuncs.lst [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00