#
24965 |
| 19-Sep-1985 |
eric |
fix botch in clearenvelope |
#
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 |
#
24956 |
| 19-Sep-1985 |
eric |
lint |
#
24945 |
| 19-Sep-1985 |
eric |
incorporate SMI changes -- still experimental |
#
24878 |
| 17-Sep-1985 |
eric |
use SIGCHLD to catch processes as suggested by Serge Granik |
#
24860 |
| 17-Sep-1985 |
eric |
facilities in syslog |
#
24513 |
| 03-Sep-1985 |
eric |
increase MAXNAME and MAXLINE, as requested by Rick Adams, via George Goble, via Kirk Smith, via Miriam Amos (why????) |
#
24512 |
| 03-Sep-1985 |
eric |
Wander WIZ from weariful DEBUG to wonderful WIZ woption |
#
23517 |
| 17-Jun-1985 |
eric |
From Bill Nowicki: fixes to the statistics |
#
23505 |
| 16-Jun-1985 |
eric |
arrange for a useful error message if the mailer fork fails |
#
23498 |
| 15-Jun-1985 |
eric |
fix overzealous removal of df file |
#
23123 |
| 08-Jun-1985 |
eric |
lint for 4.3 release |
#
22718 |
| 07-Jun-1985 |
dist |
Add copyright |
#
21756 |
| 02-Jun-1985 |
eric |
plug another security hole with command line arguments |
#
21751 |
| 01-Jun-1985 |
eric |
More changes from Bill Nowicki -- file closing and improved logging. |
#
21064 |
| 24-May-1985 |
eric |
Changes from Bill Nowicki <sun!rose!nowicki> and Jay Lepreau <lepreau@utah-cs>: Fix "bad file number" problem; improve error reporting; try to keep messages closer to their original order. Also, dro
Changes from Bill Nowicki <sun!rose!nowicki> and Jay Lepreau <lepreau@utah-cs>: Fix "bad file number" problem; improve error reporting; try to keep messages closer to their original order. Also, drop "safe" mode in readcf since we never run setuid when -C is specified.
show more ...
|
#
20844 |
| 15-May-1985 |
eric |
reenable signals in an event that may be called to run the queue; this allows hung connections to time out properly during a queue run. This fix provided by Bill Nowicki. |
#
19968 |
| 06-May-1985 |
eric |
check syscall return values in a few questions; thanks go to Ian Darwin's rudely public ragging on this one. |
#
19785 |
| 29-Apr-1985 |
eric |
lock alias file while rebuilding if flock system call available |
#
19041 |
| 28-Apr-1985 |
eric |
stop collecting message on ferror(InChannel); changes to compile even if DEBUG isn't defined; avoid sending nonstandard 050 messages unless requested; recover from trashed DBM files; use recipient re
stop collecting message on ferror(InChannel); changes to compile even if DEBUG isn't defined; avoid sending nonstandard 050 messages unless requested; recover from trashed DBM files; use recipient rewriting set on user part after ruleset 0 completes
show more ...
|
#
18763 |
| 25-Apr-1985 |
miriam |
Remove lib/libsys.a references - not used anymore. |
#
18666 |
| 20-Apr-1985 |
eric |
don't assume that all apparently local senders have passwd entries |
#
18576 |
| 04-Apr-1985 |
miriam |
Change serverity of LOG_ERR to LOG_MAIL so syslog will place in appropriate log file. |
#
17986 |
| 15-Feb-1985 |
eric |
fix some bugs with -C flag; one with queuing from Teus |
#
17976 |
| 14-Feb-1985 |
eric |
"and" file mode bits with 0777 |