*** empty log message ***

This commit is contained in:
Pierre Humblet 2003-10-16 23:28:31 +00:00
parent 9808b5c420
commit 30f515c54f
1 changed files with 6 additions and 0 deletions

View 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.