reactos/reactos/ntoskrnl/ob
Thomas Faber 21b04efae8 [NTOS:OB]
- Create kernel handles if requested by the caller in ObDuplicateObject
CORE-10207

svn path=/trunk/; revision=69571
2015-10-17 18:37:49 +00:00
..
obdir.c [NTOSKRNL] 2013-08-31 16:02:13 +00:00
obhandle.c [NTOS:OB] 2015-10-17 18:37:49 +00:00
obinit.c [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
oblife.c [NTOSKRNL]: Now that OBJ_VALID_ATTRIBUTES doesn't include all attributes, fix the kernel parameter checks. 2015-09-24 03:32:08 +00:00
oblink.c [MMSYS] 2015-03-14 11:12:32 +00:00
obname.c [NDK]: Add OB_FLAG_KERNEL_EXCLUSIVE and OBJ_KERNEL_EXCLUSIVE flags 2015-09-24 02:40:30 +00:00
obref.c [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
obsdcach.c [NTOSKRNL] 2012-09-27 17:16:31 +00:00
obsecure.c [NTOSKRNL] 2014-11-04 20:41:10 +00:00
obwait.c [NTOS] Fix kmtest 2015-09-28 12:48:14 +00:00