Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2002-05-16 13:30:48 +0400
committerCorinna Vinschen <corinna@vinschen.de>2002-05-16 13:30:48 +0400
commitebbdc7034b5251f379ff7959adb5bd65f592ebd2 (patch)
treeed296dd5207ef129529062efb60e1857dab234c1 /newlib/libc
parenta68fa571015ee98e51c21f2189c6ffed8e0314ba (diff)
* syscalls.cc (seteuid): Set default dacl in process token.
Replace in-line code by call to verify_token(). (setegid): Reverse change from 2002-01-21. Add call to RevertToSelf and set primary group in impersonation token. * security.cc (create_token): Store pgrpsid in token security descriptor, except if it already appears in my_grps. Use sec_acl() in place of get_dacl(). (verify_token): Create from code in seteuid(), with tighter checks. (get_dacl) Deleted. (get_group_sidlist): Add argument to indicate if pgrpsid is already in the groups. * security.h: Define verify_token(). * autoload.cc: Load GetKernelObjectSecurity().
Diffstat (limited to 'newlib/libc')
0 files changed, 0 insertions, 0 deletions