History log of /csrg-svn/usr.sbin/sendmail/src/domain.c (Results 76 – 100 of 112)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 57205 18-Dec-1992 eric

when searching the name server, when there is at least one dot,
search the unmodified name first (this is so foo.cs will get the
Czechoslovakian foo, for example)

# 57135 15-Dec-1992 eric

dynamically allocate header fields (and more....); miscellaneous
cleanup (mostly comments)

# 56336 23-Sep-1992 eric

fix bug in envp handling in main(); always put trailing dot on
results of MX lookups

# 54278 23-Jun-1992 eric

fix botch in random choice function for preferences

# 52852 06-Mar-1992 eric

print host name in debugging info

# 51910 13-Dec-1991 eric

fix lockf code; have getcanonname recognize canonical names

# 51646 11-Nov-1991 eric

__hostalias is a front end issue, not a back end issue

# 51324 07-Oct-1991 eric

have DNS return what matched on a T_CNAME query

# 51314 05-Oct-1991 eric

return indication of whether nameserver found a match

# 51216 02-Oct-1991 eric

reverse sense of w (wildcard MX) flag to default to the safest option,
instead of the most desirable option.

# 50957 03-Sep-1991 karels

use #define for dn_skipname from resolv.h

# 50642 29-Jul-1991 eric

better hack for __dn_skipname

# 50561 26-Jul-1991 eric

cleanup for non-ANSI C compilers

# 50537 25-Jul-1991 eric

some compatibility with SunOS for future work here at Berkeley;
change NO_WILDCARD_MX compilation flag to configuration option "w".

# 46928 02-Mar-1991 bostic

ANSI

# 42826 01-Jun-1990 bostic

new copyright notice

# 40961 18-Apr-1990 bostic

don't break old makefiles; bug report 4.3BSD/usr.lib/114

# 40277 05-Mar-1990 bostic

fix h_errno for ANSI C variable scoping

# 36497 01-Jan-1989 bostic

remove DEBUG

# 36494 01-Jan-1989 phil

Add getcanonname using gethostbyname if NAMED_BIND undefined.

# 36483 28-Dec-1988 bostic

add NO_WILDCARD_MX #define

# 35653 20-Sep-1988 eric

some cleanup of I option handling

# 34921 30-Jun-1988 bostic

install approved copyright notice

# 34158 03-May-1988 bostic

change T_ANY to T_CNAME; fix match where sites have *.domain for
MX records

# 34021 19-Apr-1988 bostic

change NO_ADDRESS to NO_DATA

12345