newlib-cygwin/winsup
Corinna Vinschen ebbdc7034b * syscalls.cc (seteuid): Set default dacl in process token.
Replace in-line code by call to verify_token().
	(setegid): Reverse change from 2002-01-21. Add call to
	RevertToSelf and set primary group in impersonation token.
	* security.cc (create_token): Store pgrpsid in token security
	descriptor, except if it already appears in my_grps.
	Use sec_acl() in place of get_dacl().
	(verify_token): Create from code in seteuid(), with tighter checks.
	(get_dacl) Deleted.
	(get_group_sidlist): Add argument to indicate if pgrpsid is already
	in the groups.
	* security.h: Define verify_token().
	* autoload.cc: Load GetKernelObjectSecurity().
2002-05-16 09:30:48 +00:00
..
bz2lib * Makefile.in: Add -U_WIN32 to CFLAGS compile line to avoid inappropriate 2001-04-19 03:55:02 +00:00
cygserver * cygserver.cc: Include stdlib.h for exit declaration. 2002-03-15 21:52:05 +00:00
cygwin * syscalls.cc (seteuid): Set default dacl in process token. 2002-05-16 09:30:48 +00:00
doc expand entry on dir file, may need to update it after installing packages. 2002-03-20 23:53:50 +00:00
mingw * include/mbstring.h: New file. 2002-04-20 13:50:04 +00:00
subauth * Makefile.in: Comment out install for now. 2001-10-12 20:02:41 +00:00
testsuite * winsup.api/systemcall.c (main): Ensure that stdin is redirected. 2002-02-27 23:01:10 +00:00
utils * cygpath.cc (get_short_paths): Fix more error checking. 2002-05-15 11:36:00 +00:00
w32api * include/commctrl.h (ImageList_DragShowNolock): Remove 2002-05-07 22:58:26 +00:00
CYGWIN_LICENSE remove a comma 2002-05-12 19:29:20 +00:00
ChangeLog * configure.in: Remove cinstall target. 2002-04-25 23:19:28 +00:00
MAINTAINERS Nuke 2001-12-31 23:24:10 +00:00
Makefile.common Add missing ChangeLog. 2001-12-14 18:26:43 +00:00
Makefile.in * configure.in: Remove cinstall target. 2002-04-25 23:19:28 +00:00
configure * configure.in: Remove cinstall target. 2002-04-25 23:19:28 +00:00
configure.in * configure.in: Remove cinstall target. 2002-04-25 23:19:28 +00:00