reactos/ntoskrnl/ob
Pierre Schweitzer f13b6e025f [NTOSKRNL] Implement support for device maps in ObpLookupObjectName
This allows getting rid of the ?? hack in the kernel but this doesn't
allow enabling LUID device maps as ReactOS can no longer open a
session with them enabled. So, we must remain with device maps at
root

CORE-16114
2019-06-30 23:07:54 +02:00
..
devicemap.c [FASTFAT][FLTMGR][NTOS] Do not explicitly call ObfDereferenceObject() (#1636) 2019-06-22 16:20:58 +02:00
obdir.c [NTOSKRNL] Add support for global DOS directory in ObpLookupEntryDirectory 2019-06-02 21:46:35 +02:00
obhandle.c [NTOS:OB] Correctly handle OBJ_PROTECT_CLOSE in ObDuplicateObject. 2019-02-02 23:02:50 +01:00
obinit.c [NTOSKRNL] Save ProtectionMode value on boot 2019-05-21 19:28:16 +02:00
oblife.c [NTOS:OB] Correctly check SeSinglePrivilegeCheck() return value (#1323) 2019-01-30 00:43:13 +01:00
oblink.c [NTOSKRNL] Rework ObpDeleteSymbolicLinkName and ObpCreateSymbolicLinkName 2019-06-11 21:21:52 +02:00
obname.c [NTOSKRNL] Implement support for device maps in ObpLookupObjectName 2019-06-30 23:07:54 +02:00
obref.c
obsdcach.c [NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779) 2018-12-30 12:19:11 +01:00
obsecure.c
obwait.c