CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]  2003-02-03 15:55:20

Modified files:
        winsup/cygwin  : ChangeLog autoload.cc sec_helper.cc security.cc 
                         security.h 

Log message:
        * security.h: Add third argument to set_process_privilege.
        * autoload.cc: Add OpenThreadToken.
        * sec_helper.cc (set_process_privilege): Add and use use_thread
        argument.
        * security.cc (alloc_sd): Modify call to set_process_privilege.
        Remember the result in each process. If failed and file owner is not
        the user, fail.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.1734&r2=1.1735
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/autoload.cc.diff?cvsroot=src&r1=1.59&r2=1.60
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sec_helper.cc.diff?cvsroot=src&r1=1.32&r2=1.33
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/security.cc.diff?cvsroot=src&r1=1.132&r2=1.133
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/security.h.diff?cvsroot=src&r1=1.36&r2=1.37

Reply via email to