#
40973 |
| 18-Apr-1990 |
bostic |
sendmail security problems; bug report 4.3BSD/usr.lib/153 sendmail security problems; bug report 4.3BSD/usr.lib/133 sendmail security problems; bug report 4.3BSD/usr.lib/136 |
#
40934 |
| 16-Apr-1990 |
rick |
fix shouldqueue to not get load average for evey file in queue new queue locking code that uses flock() |
#
36497 |
| 01-Jan-1989 |
bostic |
remove DEBUG |
#
36233 |
| 17-Nov-1988 |
karels |
more cleanup, fix some inappropriate syserr's |
#
34921 |
| 30-Jun-1988 |
bostic |
install approved copyright notice |
#
33731 |
| 13-Mar-1988 |
bostic |
add Berkeley specific header |
#
29866 |
| 14-Oct-1986 |
eric |
don't let "locked job" messages remove transcript & lock |
#
27175 |
| 17-Apr-1986 |
eric |
don't ignore aliasing during queue runs in conjunction with -bd |
#
26504 |
| 08-Mar-1986 |
eric |
improve debugging in queue routines; don't output error addresses that are duplicates or otherwise marked as "don't send" |
#
25687 |
| 05-Jan-1986 |
eric |
rewrite reply-to and resent-reply-to; save errorqueueu in qf file; some performance hacking; some alias handling cleanup; delete leading spaces from SMTP lines |
#
25612 |
| 17-Dec-1985 |
eric |
patch to clearenvelope to avoid dereferencing garbage pointers |
#
25184 |
| 13-Oct-1985 |
eric |
fix botch with reapchild getting queue runs before intended wait |
#
25032 |
| 25-Sep-1985 |
eric |
DO use Ruleset 4 when defining $f -- it's very necessary (fix for <> will have to be done in configuration); pretty up mailq -v slightly |
#
25027 |
| 24-Sep-1985 |
eric |
clean up queue output somewhat (push null jobs to end); set SO_REUSEADDR and SO_KEEPALIVE on daemon sockets in the hopes of making dead connections disappear faster |
#
25013 |
| 21-Sep-1985 |
eric |
don't include ctime as part of priority, since the value affects the results of shouldqueue; we go back to adding ctime into the workcmpf in queue.c |
#
25008 |
| 21-Sep-1985 |
eric |
change sign on WkTimeFact so that is closer to what most people want |
#
24981 |
| 21-Sep-1985 |
eric |
clean up priority handling, making several of the parameters configurable: y - WkRecipFact, z - WkClassFact, Z - WkTimeFact, Y - ForkQueueRuns; improve process title labelling; finish "errors to post
clean up priority handling, making several of the parameters configurable: y - WkRecipFact, z - WkClassFact, Z - WkTimeFact, Y - ForkQueueRuns; improve process title labelling; finish "errors to postmaster" option
show more ...
|
#
24979 |
| 21-Sep-1985 |
eric |
add -v mode to mailq to print priorities as well (this should be extended in the future); fix some problems in the savemail state machine. |
#
24968 |
| 19-Sep-1985 |
eric |
use rename instead of link/unlink |
#
24967 |
| 19-Sep-1985 |
eric |
pretty up "Skipping ..." message |
#
24961 |
| 19-Sep-1985 |
eric |
updates to make it possible to run the queue in one process; this permits a database of host status to be built |
#
24954 |
| 19-Sep-1985 |
eric |
lint |
#
24953 |
| 19-Sep-1985 |
eric |
performance hacks |
#
24941 |
| 19-Sep-1985 |
eric |
SMI changes (somewhat) |
#
23116 |
| 08-Jun-1985 |
eric |
lint for 4.3 release |