This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

src/winsup/cygwin ChangeLog grp.cc sec_acl.cc ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sources.redhat.com	2001-07-15 15:40:07

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

Log message:
	Change well_known_admin_sid to well_known_admins_sid throughout.
	* sec_acl.cc (setacl): Never set DELETE permission. Set
	FILE_DELETE_CHILD only on readable and executable directories.
	* sec_helper.cc: Add constructor for `well_known_null_sid'.
	* security.cc (get_nt_attribute): Set S_ISVTX for directories if
	FILE_WRITE_DATA and FILE_EXECUTE but not FILE_DELETE_CHILD is set.
	Add evaluation of S_ISVTX, S_ISGID and S_ISUID from NULL ACE.
	(alloc_sd): Never set DELETE permission. Set FILE_DELETE_CHILD
	only on readable and executable directories.
	Add creation of NULL ACE for S_ISVTX, S_ISGID and S_ISUID permissions.
	* security.h: Add extern declaration for `well_known_null_sid'.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.787&r2=1.788
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/grp.cc.diff?cvsroot=src&r1=1.23&r2=1.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sec_acl.cc.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sec_helper.cc.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/security.cc.diff?cvsroot=src&r1=1.59&r2=1.60
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/security.h.diff?cvsroot=src&r1=1.13&r2=1.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/shared.cc.diff?cvsroot=src&r1=1.24&r2=1.25


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]