#
33929 |
| 01-Apr-1988 |
bostic |
redo getcanonname and getmxrr for new name server |
#
33779 |
| 24-Mar-1988 |
bostic |
MXDOMAIN is always in place |
#
33778 |
| 24-Mar-1988 |
bostic |
add Berkeley specific header |
#
33777 |
| 24-Mar-1988 |
bostic |
use the C library/resolver's version of getshort |
#
33725 |
| 13-Mar-1988 |
bostic |
replace sameword with strcasecmp |
#
32988 |
| 12-Dec-1987 |
bostic |
dn_skip -> dn_skipname |
#
30449 |
| 03-Feb-1987 |
eric |
do it right |
#
30448 |
| 03-Feb-1987 |
eric |
pass sending hostname correctly back via the $s macro (broken sometime earlier); hack around some name server changes |
#
29660 |
| 25-Jul-1986 |
bloom |
move the include of sendmail.h so MXDOMAIN can come from it |
#
29653 |
| 21-Jul-1986 |
bloom |
hack for Jeeves being broken, replace gethostbyname by a specific routine for canonicalizing hostnames |
#
29551 |
| 10-Jul-1986 |
bloom |
totally implement rfc974 in getmxrr(), just return a list of hosts |
#
29432 |
| 01-Jul-1986 |
bloom |
Name Server MX support from Satz@su-sierra |