51756 | 19-Nov-1991 |
eric |
allow both NEWDB and DBM compilation so that old alias files will be accepted |
51741 | 19-Nov-1991 |
eric |
delete remote implementation in lieu of better protocol |
51719 | 15-Nov-1991 |
eric |
change leading "local mailer" indicator to avoid conflict with :include: lists |
51691 | 13-Nov-1991 |
eric |
sin_len is non-compatible (but not required) |
51646 | 11-Nov-1991 |
eric |
__hostalias is a front end issue, not a back end issue |
51381 | 20-Oct-1991 |
eric |
handle backslashes in addresses properly |
51380 | 20-Oct-1991 |
eric |
handle a wider range of syntaxes in crackaddr -- notably, angle brackets appearing in quotes and comments. |
51379 | 20-Oct-1991 |
eric |
handle a wider range of syntaxes -- notably, angle brackets appearing in quotes and comments. |
51363 | 13-Oct-1991 |
eric |
beginnings of implementation of options on UDB specifications |
51362 | 11-Oct-1991 |
eric |
make it work with udbd server |
51360 | 11-Oct-1991 |
eric |
fixes for user database and new config files |
51324 | 07-Oct-1991 |
eric |
have DNS return what matched on a T_CNAME query |
51317 | 05-Oct-1991 |
eric |
allow catching of local names after aliasing but before local name resolution; have name server return indication that it matched. |
51316 | 05-Oct-1991 |
eric |
add definitions for config level 2 |
51315 | 05-Oct-1991 |
eric |
return indication of whether nameserver found a match |
51314 | 05-Oct-1991 |
eric |
return indication of whether nameserver found a match |
51313 | 05-Oct-1991 |
eric |
if config level >=2, don't reset RES_DEFNAMES|RES_DNSRCH |
51312 | 05-Oct-1991 |
eric |
add "config level" config parameter |
51305 | 03-Oct-1991 |
eric |
some changes to enhance compatibility with SunOS sendmail |
51293 | 03-Oct-1991 |
eric |
when initializing the $=w class, make sure it is only one word -- otherwise it will never match |
51217 | 02-Oct-1991 |
eric |
check to see if hostname has changed in thaw(); if it has, ignore the frozen config (with the wrong hostname) |
51216 | 02-Oct-1991 |
eric |
reverse sense of w (wildcard MX) flag to default to the safest option, instead of the most desirable option. |
51210 | 30-Sep-1991 |
eric |
fix some debugging output |
51172 | 23-Sep-1991 |
bostic |
hash_open -> dbopen |
51171 | 23-Sep-1991 |
bostic |
hash_open -> dbopen, R_PUT no longer necessary |