#
69954 |
| 20-Jun-1995 |
eric |
h_errno now in conf.h |
#
69949 |
| 20-Jun-1995 |
eric |
better error message |
#
69896 |
| 15-Jun-1995 |
eric |
change name of NoMXforCanon to HasWildcardMX -- old name was too confusing |
#
69881 |
| 13-Jun-1995 |
eric |
make a bunch of #defines into 0/1 instead of ifdef/ifndef |
#
69877 |
| 12-Jun-1995 |
eric |
clean up myhostname to be better about finding dotted names in the face of poorly configured NIS systems |
#
69864 |
| 11-Jun-1995 |
eric |
fix core dump in myhostname |
#
69840 |
| 10-Jun-1995 |
eric |
allow symbolic service names on [IPC] mailers |
#
69839 |
| 10-Jun-1995 |
eric |
count children. Someday we might reject connections on this basis. |
#
69818 |
| 10-Jun-1995 |
eric |
more myhostname cleanup (why is this so hard?!?) |
#
69792 |
| 31-May-1995 |
eric |
move SMTP startup logging to daemon.c so that $_ is set |
#
69782 |
| 30-May-1995 |
eric |
change RealUserName from an array to a pointer; move defn to sendmail.h |
#
69781 |
| 30-May-1995 |
eric |
move setproctitle() to be before every accept to fix problem that looses process title after fork() in BSD-OS 2.0 |
#
69731 |
| 27-May-1995 |
eric |
patch from John Hawkinson |
#
69637 |
| 23-May-1995 |
eric |
compilation glitches on several systems. |
#
69601 |
| 22-May-1995 |
eric |
add option to print IP source routing info |
#
69562 |
| 19-May-1995 |
eric |
fix compile problems on various platforms |
#
69516 |
| 17-May-1995 |
eric |
handle AF_LINK addresses on 4.4BSD networking |
#
69512 |
| 16-May-1995 |
eric |
woops -- compilation glitch |
#
69511 |
| 16-May-1995 |
eric |
fix possible null pointer dereference in debugging code |
#
69471 |
| 15-May-1995 |
eric |
prevent host name buffer overflows |
#
69397 |
| 13-May-1995 |
eric |
make DaemonPortOptions values case insensitive & include error on unrecognized values |
#
68881 |
| 25-Apr-1995 |
eric |
fix problem sending to user@domain where "domain" has an entry but no A or MX records; problem only occurs if it matches as the last entry in the resolver search list |
#
68875 |
| 24-Apr-1995 |
eric |
fix (another) botch in IDENT code |
#
68857 |
| 22-Apr-1995 |
eric |
better use of extended DSN status codes |
#
68839 |
| 21-Apr-1995 |
eric |
update copyright notice |