]> sourceware.org Git - newlib-cygwin.git/commit
2004-10-28 Pierre Humblet <pierre.humblet@ieee.org>
authorPierre Humblet <phumblet@phumblet.no-ip.org>
Thu, 28 Oct 2004 01:46:01 +0000 (01:46 +0000)
committerPierre Humblet <phumblet@phumblet.no-ip.org>
Thu, 28 Oct 2004 01:46:01 +0000 (01:46 +0000)
commit531979231dd850a920af0a65bc70d5178ae14fec
treecedf7460fe072dba7976a95693dd5aab3ca4fc5f
parent39055108341fae0ca71ef503267d8f619e59a047
2004-10-28  Pierre Humblet <pierre.humblet@ieee.org>

        * path.cc (mount_info::from_registry): Deimpersonate while
        accessing HKLM.
        (mount_info::read_cygdrive_info_from_registry): Ditto.
        * cygheap.h: Define NO_IMPERSONATION.
        (cygheap_user::issetuid): Replace INVALID_HANDLE_VALUE by
        NO_IMPERSONATION.
        (cygheap_user::has_impersonation_tokens): Ditto.
        (cygheap_user::close_impersonation_tokens): Ditto.
        * uinfo.cc (uinfo_init): Ditto.
        * syscalls.cc (seteuid32): Ditto.
        * security.cc (set_impersonation_token): Ditto.
winsup/cygwin/ChangeLog
winsup/cygwin/cygheap.h
winsup/cygwin/path.cc
winsup/cygwin/security.cc
winsup/cygwin/syscalls.cc
winsup/cygwin/uinfo.cc
This page took 0.031935 seconds and 5 git commands to generate.