History log of /original-bsd/usr.sbin/sendmail/src/parseaddr.c (Results 76 – 100 of 282)
Revision Date Author Comments
# a8791f65 12-Jun-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

fix bug causing class backups to jump two tokens instead of one


# 3f02c12d 05-Jun-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

lint-style cleanup


# bb1db105 28-May-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

defer map open as long as possible


# 1bd39c28 27-May-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

Solaris portability changes


# 6e57e675 27-May-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

prototype functions


# 4e19ed46 22-May-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

AIX compatibility changes; clean up map initialization functions


# 3d0a59c1 21-May-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

cleanup for NIS maps


# e77f8979 21-May-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

changes to merge alias and map implementations


# 08de856e 17-May-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

first cut at merged map/alias implementation


# 98da658a 14-May-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

use newstr for e_message consistently


# 235e83b5 13-May-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

don't write arbitrarily off the end of a buffer (ugh!)


# badc150d 05-May-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

fixes for problems causing mail to be both sent and rejected


# 8820d51b 04-May-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

fix some bogus messages being printed in mailq command


# aa6562d0 03-May-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

ANSI fixes


# 60c1d525 30-Apr-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

clean up error message printing, especially for deferred messages


# 327dfbfc 29-Apr-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

compile problem -- dangling else


# 006f59c4 26-Apr-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

quote need not be in DELIMCHARS either


# bfd0e9e8 26-Apr-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

fix some problems with backslash handling


# ea7d1406 26-Apr-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

print more fields in printaddr


# efe54562 19-Apr-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

change remotename to use flag bits instead of individual parameters;
add a pstat parameter to return status information up


# 3b2556d7 16-Apr-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

fix bug causing host\!user to be parsed as one token


# 4093633a 14-Apr-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

don't dequote if there would be spaces left -- they will be
replaced by the SpaceSub character


# 2d29d43a 14-Apr-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

return status information from map lookups and from there from
rewrite; this allows higher level code to queue if the name server is down


# ea890f7e 12-Apr-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

properly diagnose ruleset zero returning null vector


# 917fbd45 10-Apr-1993 eric <eric@65305748-3e16-e211-a854-8c89a5c6f760>

implement $&x for deferred macro expansion; some POSIX compatibility


12345678910>>...12