63846 | 16-Jul-1993 |
eric |
fix problem leaving incoming SMTP connection in FIN_WAIT_2 for extended periods |
63845 | 16-Jul-1993 |
eric |
global error handling; fix problem leaving incoming SMTP connection in FIN_WAIT_2 for extended periods; bug in -X setvbuf call |
63844 | 16-Jul-1993 |
eric |
repair unbalanced ) and > |
63843 | 16-Jul-1993 |
eric |
global error cleanup; log "lost connection" at level 20 if not in transaction |
63842 | 16-Jul-1993 |
eric |
SCO cleanup; misc logging adjustments |
63841 | 16-Jul-1993 |
eric |
deliver local problems (EX_CONFIG and EX_SOFTWARE) to local postmaster |
63840 | 16-Jul-1993 |
eric |
add 'w' option handling; be sure to fully qualify all MX addresses |
63839 | 16-Jul-1993 |
eric |
clean up error handling, including concept of local error handling |
63838 | 16-Jul-1993 |
eric |
SCO unix changes; fix problem with defn of sys_errlist |
63837 | 16-Jul-1993 |
eric |
add 'w' option |
63836 | 16-Jul-1993 |
eric |
minor glitch |
63835 | 16-Jul-1993 |
eric |
fix !defined(NDBM) && !defined(NEWDB) case |
63834 | 16-Jul-1993 |
eric |
SCO compatibility |
63833 | 16-Jul-1993 |
eric |
avoid null pointer dereference |
63800 | 14-Jul-1993 |
eric |
early implementation of extended option support |
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 |
63758 | 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. See RELEASE_NOTES for details.
show more ...
|
63757 | 11-Jul-1993 |
eric |
additional tweaking on message timeout code to allow for possible DNS timeouts |
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 ...
|
63590 | 27-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1) |
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 ...
|
63461 | 16-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
63452 | 16-Jun-1993 |
eric |
more tweaking |