Log In
runtime
/
ntapi
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
5f1999
process tokens: added __ntapi_tt_[enable/disable]_token_privilege().
Authored and Committed by
midipix
8 years ago
raw
patch
tree
parent
7 files changed.
90 lines added
.
0 lines removed
.
include/ntapi/nt_token.h
file modified
+11
-0
include/ntapi/ntapi.h
file modified
+4
-0
project/common.mk
file modified
+1
-0
project/tree.mk
file modified
+1
-0
src/internal/ntapi.c
file modified
+4
-0
src/internal/ntapi_fnapi.h
file modified
+4
-0
src/token/ntapi_tt_token_privilege.c
file added
+65
process tokens: added __ntapi_tt_[enable/disable]_token_privilege().
include/ntapi/nt_token.h
file modified
+11
-0
include/ntapi/ntapi.h
file modified
+4
-0
project/common.mk
file modified
+1
-0
project/tree.mk
file modified
+1
-0
src/internal/ntapi.c
file modified
+4
-0
src/internal/ntapi_fnapi.h
file modified
+4
-0
src/token/ntapi_tt_token_privilege.c
file added
+65