CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2007-07-16 20:01:15

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

Log message:
        * cygheap.h (cygheap_user::curr_imp_token): Rename from current_token.
        Accommodate changge throughout Cygwin.
        (cygheap_user::imp_token): Rename from token.  Accommodate changge
        throughout Cygwin.
        (rcygheap_user::eimpersonate): Use primary token for impersonation.
        * grp.cc (internal_getgroups): Use primary impersonation token when
        impersonated.
        * security.h (_push_thread_privilege): Use primary impersonation token
        when impersonated.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3841&r2=1.3842
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygheap.h.diff?cvsroot=src&r1=1.123&r2=1.124
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/grp.cc.diff?cvsroot=src&r1=1.103&r2=1.104
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/security.cc.diff?cvsroot=src&r1=1.217&r2=1.218
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/security.h.diff?cvsroot=src&r1=1.85&r2=1.86
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/syscalls.cc.diff?cvsroot=src&r1=1.443&r2=1.444
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/uinfo.cc.diff?cvsroot=src&r1=1.147&r2=1.148

Reply via email to