]> sourceware.org Git - newlib-cygwin.git/commit
* security.h (cygsidlist::addfromgr): Allow duplicate entries.
authorCorinna Vinschen <corinna@vinschen.de>
Sat, 16 Apr 2005 15:21:47 +0000 (15:21 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Sat, 16 Apr 2005 15:21:47 +0000 (15:21 +0000)
commit68a3f0d34af960ecb1da72ce70819189a3b6dd29
treeb06e50bb18f618e2fccf7f3e8073662f1929a28d
parent00c05edcf1457ce2b6a03892c095ced9e4d15465
* security.h (cygsidlist::addfromgr): Allow duplicate entries.
(get_server_groups): Declare new function.
* security.cc (is_group_member): Simplify.
(get_server_groups): New function.
(get_initgroups_sidlist): Call get_server_groups.
(verify_token): Allow token when supplementary sids are not in
/etc/group but are in the token.
Streamline the code.
* grp.cc (initgroups32): New implementation.
(getgroups32): Handle case where the supplementary groups are set.
winsup/cygwin/ChangeLog
winsup/cygwin/grp.cc
winsup/cygwin/security.cc
winsup/cygwin/security.h
This page took 0.032184 seconds and 5 git commands to generate.