#
67516 |
| 11-Jul-1994 |
eric |
clean up resolver casts to handle both old and new libraries |
#
67423 |
| 18-Jun-1994 |
eric |
avoid linking problems against BIND 4.9.3 |
#
67421 |
| 17-Jun-1994 |
eric |
compatibility with BIND 4.9.3 (just cleanup) |
#
67419 |
| 17-Jun-1994 |
eric |
Cray fixes from Eric Wassenaar |
#
66334 |
| 11-Mar-1994 |
eric |
change NAMED_BIND to a 0/1 flag to allow Makefile override |
#
66323 |
| 07-Mar-1994 |
eric |
fix CNAME loop problem: gave error messages and requeued messages |
#
66318 |
| 06-Mar-1994 |
eric |
apply workaround to broken res_search on Ultrix |
#
66256 |
| 25-Feb-1994 |
eric |
add additional error message for configuration error |
#
66253 |
| 25-Feb-1994 |
eric |
diagnose problems caused by resolver bugs (sigh) |
#
66145 |
| 17-Feb-1994 |
eric |
some extra debugging info |
#
66040 |
| 09-Feb-1994 |
eric |
strip trailing dot off of names that have one in getcanonname to avoid ending up with double dots |
#
65952 |
| 31-Jan-1994 |
eric |
use better MX hash function |
#
65751 |
| 15-Jan-1994 |
eric |
Unicos portability changes |
#
65193 |
| 21-Dec-1993 |
eric |
if HOSTALIASES is set, be sure to use it during canonification |
#
64950 |
| 26-Nov-1993 |
eric |
if option I is not set, be more forgiving on host unknown errors to allow fallback to hosts table |
#
64932 |
| 20-Nov-1993 |
eric |
changes to delete FallBackMX if it is already in the MX list; save for major release |
#
64677 |
| 29-Sep-1993 |
eric |
canonify [host] addresses in getmxrr |
#
64676 |
| 29-Sep-1993 |
eric |
improve connection caching by making [host] look like host after hostsignature call |
#
64030 |
| 24-Jul-1993 |
eric |
really ignore MX records if !trymx |
#
64015 |
| 23-Jul-1993 |
eric |
really ignore MX if !trymx in getcanonname; minimize unnecessary nameserver calls |
#
63969 |
| 21-Jul-1993 |
eric |
old 4.3BSD changes |
#
63903 |
| 19-Jul-1993 |
eric |
FallBackMX wasn't properly supressed if it pointed to yourself |
#
63840 |
| 16-Jul-1993 |
eric |
add 'w' option handling; be sure to fully qualify all MX addresses |
#
62529 |
| 07-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1) |
#
62524 |
| 07-Jun-1993 |
bostic |
check for CNAME loops |