#
57438 |
| 09-Jan-1993 |
eric |
tuning of queueing functions as recommended by John Gardiner Myers <jgm+@CMU.EDU>; return mail headers (no body) on messages with negative precedence; minor other bug fixes
|
#
57252 |
| 21-Dec-1992 |
eric |
Release 6
|
#
57135 |
| 15-Dec-1992 |
eric |
dynamically allocate header fields (and more....); miscellaneous cleanup (mostly comments)
|
#
56795 |
| 14-Nov-1992 |
eric |
(partially) ANSI-fy it
|
#
56400 |
| 03-Oct-1992 |
eric |
security fixes: check mode and owner of qf files
|
#
56328 |
| 22-Sep-1992 |
eric |
a variety of bug minor bug fixes; add file locking when writing to a UNIX file; strip out dangerous envariables
|
#
55467 |
| 20-Jul-1992 |
eric |
do clean connection closing on queue runs
|
#
55360 |
| 19-Jul-1992 |
eric |
fix bogus envelope problem in clock-driven queue runs; misc. fixes
|
#
55173 |
| 13-Jul-1992 |
eric |
miscellaneous changes to improve logging and messages
|
#
55019 |
| 12-Jul-1992 |
eric |
lint
|
#
55012 |
| 12-Jul-1992 |
eric |
reduce number of instances of CurEnv by passing it as a parameter
|
#
54975 |
| 12-Jul-1992 |
eric |
many fixes to controlling user code; fix Neil Rickert's hack using CNAME for someone else's host
|
#
54974 |
| 12-Jul-1992 |
eric |
clean up controlling user implementation; all those global variables weren't needed
|
#
54967 |
| 11-Jul-1992 |
eric |
open connection caching
|
#
53400 |
| 10-May-1992 |
eric |
make C option safe; output values of $r and $s macros to qf; allow long messages in queue files
|
#
53182 |
| 16-Apr-1992 |
eric |
try to eliminate some of the CurEnv globals
|
#
51937 |
| 14-Dec-1991 |
eric |
convert lockf implementation to use fcntl directly
|
#
51920 |
| 14-Dec-1991 |
eric |
fix race condition in queue file locking; generalize getla
|
#
51910 |
| 13-Dec-1991 |
eric |
fix lockf code; have getcanonname recognize canonical names
|
#
51836 |
| 05-Dec-1991 |
eric |
oops.....
|
#
51835 |
| 05-Dec-1991 |
eric |
hacks for systems with lockf, not flock
|
#
47284 |
| 12-Mar-1991 |
eric |
k option specifies checkpoint interval (default 10); qf file is rewritten after k successful deliveries. (ref bug 4.3BSD-reno/usr.bin/10)
|
#
46928 |
| 02-Mar-1991 |
bostic |
ANSI
|
#
42829 |
| 01-Jun-1990 |
bostic |
new copyright notice
|
#
41636 |
| 11-May-1990 |
rick |
fixed a race condition in the locking when there are LOTS of queue runs
|