#
69800 |
| 05-Jun-1995 |
eric |
avoid infinite loops if malloc fails |
#
69748 |
| 28-May-1995 |
eric |
lint |
#
68839 |
| 21-Apr-1995 |
eric |
update copyright notice |
#
68693 |
| 31-Mar-1995 |
eric |
pull getpwXXX and gethostbyXXX calls out into conf.c so they can be tweaked |
#
68692 |
| 31-Mar-1995 |
eric |
buffer error messages during collect phase (better implementation) |
#
67818 |
| 16-Oct-1994 |
eric |
avoid recursive calls to syserr if malloc fails |
#
67786 |
| 07-Oct-1994 |
eric |
|
#
67759 |
| 03-Sep-1994 |
eric |
avoid dropping message submitted on stdin if the address resolves to a $#error address with a tempfail code |
#
66864 |
| 18-Apr-1994 |
eric |
avoid using %m in syslog calls because it conflicts with HP-UX |
#
66334 |
| 11-Mar-1994 |
eric |
change NAMED_BIND to a 0/1 flag to allow Makefile override |
#
66323 |
| 07-Mar-1994 |
eric |
fix CNAME loop problem: gave error messages and requeued messages |
#
66297 |
| 01-Mar-1994 |
eric |
avoid having long "to" strinsg overflow the error message buffer |
#
66017 |
| 06-Feb-1994 |
eric |
changes from Eric Wassenaar: Apollo portability and improved network error handling |
#
66006 |
| 06-Feb-1994 |
eric |
log user name on SYSERRs, since these can have security implications |
#
65983 |
| 03-Feb-1994 |
eric |
restore -ba mode for UK Grey book |
#
65751 |
| 15-Jan-1994 |
eric |
Unicos portability changes |
#
65580 |
| 08-Jan-1994 |
eric |
fix problem that was causing the ctladdr of whoever ran the daemon (usually root) to own the delivery process |
#
65168 |
| 17-Dec-1993 |
eric |
fix botch with Name server: error codes |
#
65161 |
| 16-Dec-1993 |
eric |
always include host name on DNS-related errors |
#
65067 |
| 10-Dec-1993 |
eric |
improve error messages -- avoid "Error 0" syndrome |
#
64818 |
| 08-Nov-1993 |
eric |
general portability changes |
#
64773 |
| 29-Oct-1993 |
eric |
fix to error handling -- set error flags even if HoldErrs set (this reverts to previous behaviour, except sets Errors on 6xx codes) |
#
64769 |
| 28-Oct-1993 |
eric |
Errors++ any time an error message is actually printed |
#
64731 |
| 21-Oct-1993 |
eric |
allow dumping of MCI cache to syslog for debugging |
#
64725 |
| 17-Oct-1993 |
eric |
additional debugging information for too many open files problem |