OSDN Git Service

*** empty log message ***
authorphumblet <phumblet>
Thu, 16 Oct 2003 23:28:31 +0000 (23:28 +0000)
committerphumblet <phumblet>
Thu, 16 Oct 2003 23:28:31 +0000 (23:28 +0000)
winsup/cygwin/ChangeLog

index d455a08..fad2a76 100644 (file)
@@ -1,3 +1,9 @@
+2003-10-16  Pierre Humblet  <pierre.humblet@ieee.org>
+
+       * syscalls.cc (seteuid32): Always construct a default DACL including
+       the new sid, Admins and SYSTEM and copy it to the new thread token.
+       * security.cc (create_token): Use a NULL default DACL in NtCreateToken.
+
 2003-10-14  Micha Nelissen  <M.Nelissen@student.tue.nl>
 
        * dcrt0.cc: Remove local variable alternate_charset_active.