#
57186 |
| 17-Dec-1992 |
eric |
fix bug in including (and forwarding) files; all lines looked like comments |
#
57175 |
| 16-Dec-1992 |
eric |
fix auto-quoting screwup |
#
57147 |
| 16-Dec-1992 |
eric |
clearly mark the version number as an alpha |
#
57139 |
| 15-Dec-1992 |
eric |
restore # as comment symbol in .forward/:include:; extend -p flag; remove = option (use V instead) |
#
57137 |
| 15-Dec-1992 |
eric |
sendmail -p sets protocol |
#
57136 |
| 15-Dec-1992 |
eric |
J option sets "search path" for .forward |
#
57135 |
| 15-Dec-1992 |
eric |
dynamically allocate header fields (and more....); miscellaneous cleanup (mostly comments) |
#
57123 |
| 14-Dec-1992 |
eric |
correct list of must-be-quoted characters |
#
57076 |
| 11-Dec-1992 |
eric |
don't auto-initialize host map if user has already done it |
#
57033 |
| 09-Dec-1992 |
eric |
reverse sense of -f in K field |
#
57014 |
| 08-Dec-1992 |
eric |
make years in $t be four digits; do case folding for DBM databases in map.c if MF_MAPCASE set |
#
56852 |
| 16-Nov-1992 |
eric |
make it use varargs/stdarg and vsprintf |
#
56847 |
| 16-Nov-1992 |
eric |
add -f (fold case) flag to keyed database lookups |
#
56823 |
| 15-Nov-1992 |
eric |
finish support for generalized maps |
#
56795 |
| 14-Nov-1992 |
eric |
(partially) ANSI-fy it |
#
56764 |
| 13-Nov-1992 |
eric |
try to do some syntax error corrections on errors in headers |
#
56735 |
| 13-Nov-1992 |
eric |
*really* fix quoting in phrase part of addresses; eliminate #-style commenting in :include: and .forward files (parenthesized comments can be used instead) |
#
56699 |
| 06-Nov-1992 |
eric |
some debugging hooks for -bt mode |
#
56678 |
| 04-Nov-1992 |
eric |
fix a variety of small bugs noticed by bcx |
#
56400 |
| 03-Oct-1992 |
eric |
security fixes: check mode and owner of qf files |
#
56336 |
| 23-Sep-1992 |
eric |
fix bug in envp handling in main(); always put trailing dot on results of MX lookups |
#
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 |
#
56215 |
| 09-Sep-1992 |
eric |
miscellaneous bug fixes from Bryan Costales and Craig Lant |
#
55881 |
| 09-Aug-1992 |
eric |
represent arpa dates with four digit years instead of two digits |
#
55467 |
| 20-Jul-1992 |
eric |
do clean connection closing on queue runs |