reactos/reactos/ntoskrnl/se
Alex Ionescu e96c88b49b [NTOSKRNL]: Fix the zombie fix. Should fix toolhelp tests.
[NTOSKRNL]: If you're going to fake success when doing access checks, also grant the rights that would normally be refused, for consistency's sake. Should fix a bunch of the kernel32:synch tests (which have nothing to do with synch...).

svn path=/trunk/; revision=55737
2012-02-20 07:30:26 +00:00
..
access.c
acl.c
audit.c
lsa.c
priv.c [NTOSKRNL]: Implement SeCheckPrivilegedObject and call it in the two cases where it's needed (when changing process priority) instead of spamming the debug log that we're not doing the check. 2012-02-18 23:59:31 +00:00
sd.c
semgr.c [NTOSKRNL]: Fix the zombie fix. Should fix toolhelp tests. 2012-02-20 07:30:26 +00:00
sid.c
token.c