CVSROOT:        /cvs/src
Module name:    src
Changes by:     cori...@sourceware.org  2011-04-28 15:54:47

Modified files:
        winsup/cygwin  : ChangeLog advapi32.cc pinfo.cc sec_acl.cc 
                         sec_helper.cc security.cc 

Log message:
        * advapi32.cc (SetSecurityDescriptorDacl): Remove.
        (SetSecurityDescriptorGroup): Remove.
        (SetSecurityDescriptorOwner): Remove.
        * pinfo.cc: Replace above functions throughout with their ntdll.dll
        equivalent.
        * sec_acl.cc: Ditto.
        * sec_helper.cc: Ditto.
        * security.cc: Ditto.
        
        * sec_helper.cc (__sec_user): Remove old comment.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5274&r2=1.5275
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/advapi32.cc.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/pinfo.cc.diff?cvsroot=src&r1=1.269&r2=1.270
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sec_acl.cc.diff?cvsroot=src&r1=1.68&r2=1.69
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sec_helper.cc.diff?cvsroot=src&r1=1.91&r2=1.92
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/security.cc.diff?cvsroot=src&r1=1.254&r2=1.255

Reply via email to