reactos/reactos/ntoskrnl
Thomas Faber 830b3fc070 [NTOS:IO]
- Pass the class key handle as a parameter to IopAttachFilterDrivers, since we already opened it in PipCallDriverAddDevice.
CORE-13336 #resolve

svn path=/trunk/; revision=75051
2017-06-15 18:32:14 +00:00
..
cache [NTOS:MM] 2017-04-20 08:58:45 +00:00
cc [NTOS:MM] 2017-05-22 13:30:44 +00:00
config [NTOS]: Better clean up behind ourselves on failure paths (aka. closing handles). These functions are clearly not written with correct cleanup-on-failure concept in mind... 2017-06-01 18:37:48 +00:00
dbgk [NTOS:DBGK] 2017-06-07 20:23:53 +00:00
ex [NTOSKRNL] 2017-06-11 17:32:56 +00:00
fsrtl [NTOSKRNL] Fix some possible overruns in FsRtlIsNameInExpressionPrivate + add a test from Thomas. CORE-12121 2017-02-09 00:12:36 +00:00
fstub [NTOS]: Use the correct access rights for ZwOpenDirectoryObject call. 2017-05-18 23:46:44 +00:00
inbv Happy New Year 2017 to ReactOS people! 2017-01-03 15:35:31 +00:00
include [NTOS:IO] 2017-06-15 18:32:14 +00:00
io [NTOS:IO] 2017-06-15 18:32:14 +00:00
kd [KD] 2016-10-06 19:01:33 +00:00
kd64 [NTOS:KD64] 2017-03-20 10:21:11 +00:00
kdbg [NTOSKRNL] 2016-11-11 18:16:43 +00:00
ke [NTOSKRNL] Improve S-List-Fault detection in KiTrap0EHandler to handle usermode faults as well. 2017-05-13 20:07:39 +00:00
lpc [NTOS:LPC] 2017-03-05 00:55:50 +00:00
mm [NTOS:MM] Do not queue debugger events after notifying process exit. CORE-13393 2017-06-08 20:34:47 +00:00
ntkrnlmp [SECUR32][NTOS]: Update the LSA export signatures for the functions that are implemented in the "lsalib" library. 2016-09-20 23:43:16 +00:00
ob [NTOS:OB] 2017-04-11 19:58:05 +00:00
po [NTOS]: Fix MmPt and DOPE tags. 2016-11-07 20:41:24 +00:00
ps [NTOS] 2016-09-07 18:52:09 +00:00
rtl [NTDLL] 2017-05-06 17:51:26 +00:00
se [NTOSKRNL] 2017-06-13 20:58:10 +00:00
tests
vdm [NTOS:KE] 2017-04-14 11:18:22 +00:00
vf [NTOS] STUB ALL THE EXPORTS. We should now have all the exports expected by a 2k3-ish kernel (except for a few amd64-specific ones). Add some missing explicit cdecl to the Verifier stubs, and don't return STATUS_SUCCESS (0) from the ABIOS stubs. 2015-09-08 20:14:39 +00:00
wmi [NTOS] 2016-09-07 18:52:09 +00:00
CMakeLists.txt [SECUR32][NTOS]: Update the LSA export signatures for the functions that are implemented in the "lsalib" library. 2016-09-20 23:43:16 +00:00
guid.c
KrnlFun.c
ntdll.S [ASM] 2015-05-10 21:03:53 +00:00
ntos.cmake [NTOS:OB] 2017-04-11 19:58:05 +00:00
ntoskrnl.rc
ntoskrnl.spec [SECUR32][NTOS]: Update the LSA export signatures for the functions that are implemented in the "lsalib" library. 2016-09-20 23:43:16 +00:00
sysfuncs.lst [NTOS] Fix broken NtSetSystemEnvironmentValueEx stub which had the wrong amount of parameters. 2015-09-09 11:21:02 +00:00