]> sourceware.org Git - newlib-cygwin.git/commit
* ldap.cc (rediscover_thread): Remove.
authorCorinna Vinschen <corinna@vinschen.de>
Wed, 5 Mar 2014 20:58:33 +0000 (20:58 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 5 Mar 2014 20:58:33 +0000 (20:58 +0000)
commit5e6b3cafa24a57dd13460acf09705eabef9258df
tree06301d9c374040e43d94d6de4d5e5d633c95f0b6
parent512ecab4a8e54ca21e65c69ea71c5c226275e290
* ldap.cc (rediscover_thread): Remove.
(cyg_ldap::open): Remove code to rediscover DC.  It just won't do the
right thing.
(cyg_ldap::enumerate_ad_accounts): Change to be self-sufficient (no
explicit open call required).  Enumerate on a DC of the domain itself
instead of relying on delegation.  Remove ill-advised code trying to
generate rootdse from domain name.
* passwd.cc (pg_ent::enumerate_ad): Drop explicit call to
cyg_ldap::open.
winsup/cygwin/ChangeLog
winsup/cygwin/ldap.cc
winsup/cygwin/passwd.cc
This page took 0.030261 seconds and 5 git commands to generate.