]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove KRB5_DNS_LOOKUP_KDC
authorBen Kaduk <kaduk@mit.edu>
Wed, 14 Aug 2013 19:47:03 +0000 (15:47 -0400)
committerBen Kaduk <kaduk@mit.edu>
Wed, 14 Aug 2013 21:31:55 +0000 (17:31 -0400)
commite7b3a8cad4dcd6f52d094e81595aa4aee817e898
treecca79f8df5b5e45c768fdac8848c9cf74219f0df
parent64ab5e5781a8668b55dad7d46c368e5a33e08012
Remove KRB5_DNS_LOOKUP_KDC

It has been unconditionally activated by all supported build systems
for almost two years, and no complaints or issues have been reported.
In particular, aclocal.m4 has had an unconditional AC_DEFINE() since
3d708e55 in 2003, and win-pre.in has unconditionally set KRB5_USE_DNS_KDC
since 17ffebf7 in 2011.

While here, simplify some other DNS conditionals in win-pre.in where
only one branch was ever taken.

ticket: 7691 (new)
src/BADSYMS
src/aclocal.m4
src/config/win-pre.in
src/lib/krb5/os/locate_kdc.c
src/windows/leash/KrbConfigOptions.cpp
src/windows/leash/KrbRealmHostMaintenance.cpp