*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10160 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-06-21 14:37:27 +00:00
parent a81e5ce960
commit 67403bf40d

View File

@@ -1,5 +1,7 @@
2001-06-21 Assar Westerlund <assar@sics.se>
* lib/krb5/krbhst.c (fallback_get_hosts): do not copy trailing
dot of hostname add some comments
* lib/krb5/krbhst.c: use getaddrinfo instead of dns_lookup when
testing for kerberos.REALM. this allows reusing that information
when actually contacting the server and thus avoids one DNS lookup