CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2005-04-16 15:21:48

Modified files:
        winsup/cygwin  : ChangeLog grp.cc security.cc security.h 

Log message:
        * 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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2843&r2=1.2844
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/grp.cc.diff?cvsroot=src&r1=1.96&r2=1.97
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/security.cc.diff?cvsroot=src&r1=1.182&r2=1.183
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/security.h.diff?cvsroot=src&r1=1.62&r2=1.63

Reply via email to