#
56678 |
| 04-Nov-1992 |
eric |
fix a variety of small bugs noticed by bcx |
#
55195 |
| 14-Jul-1992 |
eric |
fix "user open" setproctitle message |
#
55194 |
| 14-Jul-1992 |
eric |
fix from address on "too many hops" message |
#
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 |
#
54993 |
| 12-Jul-1992 |
eric |
child pid not getting changed; \quoted names were still forwarded |
#
54983 |
| 12-Jul-1992 |
eric |
make eight-bit clean; backslashes are carried through as-is |
#
54967 |
| 11-Jul-1992 |
eric |
open connection caching |
#
53751 |
| 31-May-1992 |
eric |
checkpoint: putting in connection caching |
#
53738 |
| 29-May-1992 |
eric |
more connection caching hacks |
#
53655 |
| 25-May-1992 |
eric |
ignore setuid bits on files if address was passed through a .forward or :include: file -- this avoids a security problem that comes up with System V Release 4, reported by Dave Borman |
#
52676 |
| 26-Feb-1992 |
eric |
partial hooks for caching all email connections; won't work because it could result in too many connections, and some could time out. |
#
52673 |
| 26-Feb-1992 |
eric |
check I/O status when appending to files |
#
52107 |
| 05-Jan-1992 |
eric |
clean up #ifdef configuration to more cleanly match the modern age |
#
52106 |
| 04-Jan-1992 |
eric |
allow limited 8-bit support; allow [TCP] as an alias for [IPC], even though it's wrong; restore t option for System V support; add L=_N_ mailer option for line lengths; implement R mailer flag to get
allow limited 8-bit support; allow [TCP] as an alias for [IPC], even though it's wrong; restore t option for System V support; add L=_N_ mailer option for line lengths; implement R mailer flag to get restricted port; misc cleanup
show more ...
|
#
51951 |
| 15-Dec-1991 |
eric |
separate support for header vs envelope sender; if users are in the database, map them to a canonical name (e.g., @CS.Berkeley.EDU) in header. |
#
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 |
#
51916 |
| 13-Dec-1991 |
eric |
change lockf code to avoid race condition |
#
51911 |
| 13-Dec-1991 |
eric |
fix lockf code; have getcanonname recognize canonical names |
#
51835 |
| 05-Dec-1991 |
eric |
hacks for systems with lockf, not flock |
#
51360 |
| 11-Oct-1991 |
eric |
fixes for user database and new config files |
#
51313 |
| 05-Oct-1991 |
eric |
if config level >=2, don't reset RES_DEFNAMES|RES_DNSRCH |
#
51305 |
| 03-Oct-1991 |
eric |
some changes to enhance compatibility with SunOS sendmail |