newlib/winsup
Corinna Vinschen ab2dbccc11 * sec_acl.cc (search_ace): Use id == -1, instead of < 0, as wildcard.
(setacl): Start the search for a matching default at the next entry.
	Invalidate the type of merged entries instead of clearing it.
	Use well_known_creator for default owner and owning group and do
	not try to merge non-default and default entries in these cases.
	(getacl): Recognize well_known_creator for default owner and group.
	(acl_worker): Improve errno settings and streamline the nontsec case.
	* security.cc (write_sd): Remove the call to set_process_privilege.
	(alloc_sd): If the owner changes, call set_process_privilege and return
	immediately on failure. Change inheritance rules: on new directories add
	inherit only allow ACEs for creator_owner, creator_group and everyone.
	Preserve all inheritances through chmod and chown calls. Introduce
	isownergroup to implement the uid == gid case, to keep the inheritance
	code simple. Do not initialize owner_sid and group_sid and stop using
	the variable psd.
2003-01-12 11:38:51 +00:00
..
bz2lib
cygserver
cygwin * sec_acl.cc (search_ace): Use id == -1, instead of < 0, as wildcard. 2003-01-12 11:38:51 +00:00
doc
mingw * mingwex/math/llround.c: Correct function name and 2003-01-11 10:52:20 +00:00
subauth
testsuite Add pthread_mutex tests 2003-01-09 20:51:55 +00:00
utils * setfacl (usage): Remove double ":" for mask and other. 2003-01-10 11:39:19 +00:00
w32api * include/winnt.h (IMAGE_FILE_AGGRESIVE_WS_TRIM 2003-01-11 06:06:46 +00:00
CYGWIN_LICENSE
ChangeLog * Makefile.common: Don't attempt to pretty-print c++ errors. 2002-12-21 05:06:24 +00:00
MAINTAINERS
Makefile.common * Makefile.common: Don't attempt to pretty-print c++ errors. 2002-12-21 05:06:24 +00:00
Makefile.in
configure
configure.in