- Implemented RtlAdjustPrivileges().
authorEric Kohl <eric.kohl@reactos.org>
Sat, 31 May 2003 11:10:30 +0000 (11:10 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sat, 31 May 2003 11:10:30 +0000 (11:10 +0000)
commitba5a26559b81f6b354bbd62331c054e78b960a53
tree3133377122a3c59f6966c6ac6b33d8351f3fb660
parent5f47cf8a2a25a9eb37ca9d9bdadd50155fda77d8
- Implemented RtlAdjustPrivileges().
- Implemented NtAdjustPrivilegesToken() partially.
- Fixed declaration of LUID.

svn path=/trunk/; revision=4804
reactos/include/ntdll/rtl.h
reactos/include/ntos/security.h
reactos/lib/ntdll/def/ntdll.def
reactos/lib/ntdll/def/ntdll.edf
reactos/lib/ntdll/rtl/luid.c
reactos/lib/ntdll/rtl/security.c
reactos/ntoskrnl/include/internal/se.h
reactos/ntoskrnl/se/luid.c
reactos/ntoskrnl/se/priv.c
reactos/ntoskrnl/se/token.c