15284 | 23-Oct-1983 |
eric |
handle dollar signs in headers properly |
15257 | 16-Oct-1983 |
eric |
Postpone opening the alias DBM file until after the fork in srvrsmtp so that the alias database is as current as possible; thanks to dagobah!efo (Eben Ostby) for this one. |
15256 | 16-Oct-1983 |
eric |
Postpone opening the alias DBM file until after the fork in srvrsmtp so that the alias database is as current as possible; thanks to dagobah!efo (Eben Ostby) for this one. |
15255 | 16-Oct-1983 |
eric |
Postpone opening the alias DBM file until after the fork in srvrsmtp so that the alias database is as current as possible; thanks to dagobah!efo (Eben Ostby) for this one. |
15254 | 16-Oct-1983 |
eric |
reset errno in parseaddr so that syserr gives a permanent error code and no extraneous information about non-errors |
15253 | 16-Oct-1983 |
eric |
reset errno in parseaddr so that syserr gives a permanent error code and no extraneous information about non-errors |
15149 | 02-Oct-1983 |
eric |
Use old environment after the thaw; credit rhc for this. |
15148 | 02-Oct-1983 |
eric |
Use old environment after the thaw; credit rhc for this. |
15139 | 01-Oct-1983 |
eric |
clean up error handling in general; make sure that something gets logged in the transcript if the connection cannot be established; clean up Teus Hagen's mod to arpadate.c to match the sendmail codin
clean up error handling in general; make sure that something gets logged in the transcript if the connection cannot be established; clean up Teus Hagen's mod to arpadate.c to match the sendmail coding style.
show more ...
|
15138 | 01-Oct-1983 |
eric |
clean up error handling in general; make sure that something gets logged in the transcript if the connection cannot be established; clean up Teus Hagen's mod to arpadate.c to match the sendmail codin
clean up error handling in general; make sure that something gets logged in the transcript if the connection cannot be established; clean up Teus Hagen's mod to arpadate.c to match the sendmail coding style.
show more ...
|
15137 | 01-Oct-1983 |
eric |
clean up error handling in general; make sure that something gets logged in the transcript if the connection cannot be established; clean up Teus Hagen's mod to arpadate.c to match the sendmail codin
clean up error handling in general; make sure that something gets logged in the transcript if the connection cannot be established; clean up Teus Hagen's mod to arpadate.c to match the sendmail coding style.
show more ...
|
15136 | 01-Oct-1983 |
eric |
clean up error handling in general; make sure that something gets logged in the transcript if the connection cannot be established; clean up Teus Hagen's mod to arpadate.c to match the sendmail codin
clean up error handling in general; make sure that something gets logged in the transcript if the connection cannot be established; clean up Teus Hagen's mod to arpadate.c to match the sendmail coding style.
show more ...
|
15109 | 27-Sep-1983 |
karels |
mods for european dates (from mcvax!teus) |
14914 | 07-Sep-1983 |
eric |
Increase timeout for greeting message to five minutes; remember to close the connection properly if we get a failure during connection establishment. |
14913 | 07-Sep-1983 |
eric |
Increase timeout for greeting message to five minutes; remember to close the connection properly if we get a failure during connection establishment. |
14903 | 05-Sep-1983 |
eric |
Fix security hole caused by being able to freeze the configuration without owning the .fc file. |
14902 | 05-Sep-1983 |
eric |
Fix security hole caused by being able to freeze the configuration without owning the .fc file. |
14901 | 05-Sep-1983 |
eric |
Cut down the amount of bulk that is sent in SMTP error messages, by trying to log only real errors in the transcript. -v mode is unchanged. |
14900 | 05-Sep-1983 |
eric |
Cut down the amount of bulk that is sent in SMTP error messages, by trying to log only real errors in the transcript. -v mode is unchanged. |
14887 | 31-Aug-1983 |
eric |
fix problem with timeouts caused by change in EINTR semantics in 4.2bsd; add a two minute timeout on the greeting message in user smtp to detect hung connections |
14886 | 31-Aug-1983 |
eric |
fix problem with timeouts caused by change in EINTR semantics in 4.2bsd; add a two minute timeout on the greeting message in user smtp to detect hung connections |
14885 | 31-Aug-1983 |
eric |
fix problem with timeouts caused by change in EINTR semantics in 4.2bsd; add a two minute timeout on the greeting message in user smtp to detect hung connections |
14882 | 28-Aug-1983 |
eric |
set FIOCLEX on /dev/kmem file when getting load average |
14881 | 28-Aug-1983 |
eric |
set FIOCLEX on /dev/kmem file when getting load average |
14880 | 28-Aug-1983 |
eric |
Change QueueLA and RefuseLA to 8 and 12 respectively |