#
64925 |
| 20-Nov-1993 |
eric |
more attempts to trap fd 1 bug |
#
64918 |
| 19-Nov-1993 |
eric |
avoid passing SIZE= parameter into rulesets |
#
64808 |
| 31-Oct-1993 |
eric |
nbuf, not buf |
#
64793 |
| 31-Oct-1993 |
eric |
add explicit check for sender address set to program or file |
#
64768 |
| 28-Oct-1993 |
eric |
dynamically allocate (instead of static) several macros |
#
64760 |
| 24-Oct-1993 |
eric |
repair OutChannel in queue runs |
#
64743 |
| 23-Oct-1993 |
eric |
open file debugging |
#
64724 |
| 16-Oct-1993 |
eric |
check for possibility of fdopen returning null |
#
64401 |
| 04-Sep-1993 |
eric |
more attempts to find the fd 1 closed error |
#
64363 |
| 26-Aug-1993 |
eric |
don't do PostMasterCopy on junk mail |
#
64307 |
| 20-Aug-1993 |
eric |
fix screwed up error message returns in some situations |
#
64284 |
| 17-Aug-1993 |
eric |
put in beginnings of mod time checks on maps; generalize flags parameter to parseaddr/allocaddr to use RF_ hooks; relax HELO rules for Authentication-Warning:s |
#
64147 |
| 08-Aug-1993 |
eric |
be sure to always include angle braces on route-addrs |
#
64086 |
| 29-Jul-1993 |
eric |
don't call newstr() macro with arguments with subroutine calls, since it double-evaluates |
#
63849 |
| 17-Jul-1993 |
eric |
better error message handling: don't create bogus return messages; print both actual address and q_alias whereever possible |
#
63839 |
| 16-Jul-1993 |
eric |
clean up error handling, including concept of local error handling |
#
63787 |
| 13-Jul-1993 |
eric |
many fixes. primarily fix for seteuid problem in 8.2; also, Solaris compatibility fixes; timed out messages problems; messages silently discarded if checkcompat returned EX_TEMPFAIL |
#
63753 |
| 11-Jul-1993 |
eric |
huge number of changes for 8.2, including IRIX & Solaris portability; improved error checking; fix -m flag and add -O flag in maps; fix long DNS timeouts; relax safefile restrictions; add -X command
huge number of changes for 8.2, including IRIX & Solaris portability; improved error checking; fix -m flag and add -O flag in maps; fix long DNS timeouts; relax safefile restrictions; add -X command line flag; etc.
show more ...
|
#
62525 |
| 07-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
60494 |
| 27-May-1993 |
eric |
prototype functions |
#
59698 |
| 03-May-1993 |
eric |
if we are in Verbose mode, be sure to set sendmode to SM_DELIVER |
#
59433 |
| 27-Apr-1993 |
eric |
move #include <sys/stat.h> into conf.h |
#
59304 |
| 26-Apr-1993 |
eric |
make tty id buffer large enough for modern names |
#
59084 |
| 14-Apr-1993 |
eric |
return status information from map lookups and from there from rewrite; this allows higher level code to queue if the name server is down |
#
59027 |
| 10-Apr-1993 |
eric |
implement $&x for deferred macro expansion; some POSIX compatibility |