58481 | 05-Mar-1993 |
eric |
fix excess # args to syslog; fix pid log file open; consider addrs "different" if uids differ; exit in main on bad args; fix null ptr refs through RealHostName; diagnose null return from hostsignature |
58479 | 04-Mar-1993 |
eric |
diagnose null signature |
58478 | 04-Mar-1993 |
eric |
set RealHostName under all circumstances |
58438 | 04-Mar-1993 |
eric |
consider addresses "different" if their uids differ |
58437 | 04-Mar-1993 |
eric |
exit on bad parameters |
58419 | 03-Mar-1993 |
eric |
don't write PidFile until we are actually about ready to accept connections |
58418 | 03-Mar-1993 |
eric |
limit number of arguments to each invocation of syslog for portability |
58412 | 03-Mar-1993 |
eric |
use 252 response to VRFY if PRIV_NOVRFY is set per RFC 1123 section 5.2.3. |
58411 | 03-Mar-1993 |
eric |
optimizations; don't ignore _res.options bits in getcanonname() |
58409 | 03-Mar-1993 |
eric |
allow prescan to return a pointer to an empty list; clean up some prescan error reporting; changes to getcanonname: don't assume that T_ANY returns everything (it's not T_ALL, and caching can confuse
allow prescan to return a pointer to an empty list; clean up some prescan error reporting; changes to getcanonname: don't assume that T_ANY returns everything (it's not T_ALL, and caching can confuse it).
show more ...
|
58404 | 03-Mar-1993 |
eric |
don't assume that T_ANY returns all info for a domain |
58403 | 03-Mar-1993 |
eric |
allow prescan to return a null vector; fix some duplicate prescan errs |
58367 | 02-Mar-1993 |
eric |
fix some uninitialized variables; <unistd.h> everywhere; logging changes; accept host name inside [...] to avoid MX lookup |
58366 | 02-Mar-1993 |
eric |
portability updates, mostly ultrix |
58360 | 02-Mar-1993 |
eric |
allow sending to [hostname] to bypass MX lookup |
58359 | 02-Mar-1993 |
eric |
set QDONTSEND together with QBADADDR |
58343 | 01-Mar-1993 |
eric |
change logging to use more keyword=value style logging |
58338 | 01-Mar-1993 |
eric |
have HELO/EHLO announce SIZE option |
58337 | 01-Mar-1993 |
eric |
yet more logging |
58333 | 01-Mar-1993 |
eric |
changes for ESMTP; mostly better delimiter character pointer passing |
58332 | 01-Mar-1993 |
eric |
header file cleanup; primarily #include <unistd.h> in sendmail.h and delete duplicate cruft |
58331 | 01-Mar-1993 |
eric |
clean up header files |
58330 | 01-Mar-1993 |
eric |
fix null pointer reference problem |
58325 | 28-Feb-1993 |
eric |
fix another owner- bug; improve logging; run all programs without ctladdrs as daemon; add -qXstring to limit queue run; hooks for ESMTP ; improve syntax checking in readcf |
58323 | 28-Feb-1993 |
eric |
hooks for SMTP Service Extensions |