#
65092 |
| 11-Dec-1993 |
eric |
efficiency hacks for toktype |
#
65071 |
| 10-Dec-1993 |
eric |
add a "recursion level" argument to rewrite() to detect loops politely |
#
65066 |
| 10-Dec-1993 |
eric |
add bufsize parameter to prescan |
#
65056 |
| 10-Dec-1993 |
eric |
avoid core dump on subroutines that return null addr lists |
#
65015 |
| 02-Dec-1993 |
eric |
fix bogus implementation of name overflow limiting |
#
64966 |
| 28-Nov-1993 |
eric |
avoid problems with very long addresses |
#
64928 |
| 20-Nov-1993 |
eric |
make $#error exit stats work consistently whether or not they have a $@exitstat clause |
#
64791 |
| 31-Oct-1993 |
eric |
debugging |
#
64767 |
| 28-Oct-1993 |
eric |
it's not the case that unbalanced conditions are always fixed |
#
64764 |
| 28-Oct-1993 |
eric |
fix core dump caused by writing to read-only memory |
#
64740 |
| 22-Oct-1993 |
eric |
repair to infinite loop detection algorithm |
#
64726 |
| 17-Oct-1993 |
eric |
fix handling of pre-parsing address errors |
#
64659 |
| 27-Sep-1993 |
eric |
repair numeric codes on $#error lines (broken a few days ago) |
#
64404 |
| 04-Sep-1993 |
eric |
allow null defaults in $( ... $) lookups |
#
64398 |
| 04-Sep-1993 |
eric |
fix improper interpretation of % in addresses in $#error mailer |
#
64348 |
| 24-Aug-1993 |
eric |
save paddr in parseaddr early to avoid having it get trashed |
#
64306 |
| 19-Aug-1993 |
eric |
if buildaddr return an error, return a non-null pointer so we can keep track of what's really gotten lost |
#
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 |
#
63851 |
| 17-Jul-1993 |
eric |
have "Unbalanced" messages note that the problem was fixed |
#
63848 |
| 17-Jul-1993 |
eric |
allow 6xx codes to mean "warnings sent to postmaster" |
#
63844 |
| 16-Jul-1993 |
eric |
repair unbalanced ) and > |
#
63756 |
| 11-Jul-1993 |
eric |
avoid deferencing null pointers -- breaks on Solaris (printf is dumb) |
#
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 ...
|
#
63589 |
| 27-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
63581 |
| 24-Jun-1993 |
eric |
fix serious security bug allowing any user to read any file on the system regardless of permissions or ownership; fix problem causing subroutines returning $# triples to continue to evaluate (causes
fix serious security bug allowing any user to read any file on the system regardless of permissions or ownership; fix problem causing subroutines returning $# triples to continue to evaluate (causes loops)
show more ...
|