Checkpoint some working code.
authorKen Raeburn <raeburn@mit.edu>
Sat, 7 Jun 2003 00:45:41 +0000 (00:45 +0000)
committerKen Raeburn <raeburn@mit.edu>
Sat, 7 Jun 2003 00:45:41 +0000 (00:45 +0000)
commit881e565d46bcf937241a2d433e9d331cb641911a
tree9d709c89fa17f61d72db605e7c0aa58f10620a1a
parent56931e5829d413d3fc1005bde07cae584603412e
Checkpoint some working code.
A better solution is in the works, but may or may not make the deadline for
the next beta...

* RealmsConfig-glue.c: Include k5-int.h.
(dnscache): New variable.
(DNS_CACHE_TIMEOUT): New macro.
(krb_get_krbhst) [KRB5_DNS_LOOKUP]: If no krb.conf info is found, try DNS SRV
records for "kerberos-iv".  Cache results in case they're immediately requested
again.

ticket: 1550
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15598 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb4/ChangeLog
src/lib/krb4/RealmsConfig-glue.c