add entry for console device (if present)
[unix-history] / usr / src / usr.sbin / sendmail /
1993-05-26 Eric Allmanlock NEWDB files during access
1993-05-26 Eric Allmantry to improve closed connection error handling
1993-05-25 Eric Allmandon't go into recursive syserr loop if error printing...
1993-05-25 Eric AllmanBe sure to append dots on canonified host names; Fix...
1993-05-25 Eric Allmanadd FEATURE(always_add_domain)
1993-05-25 Eric Allmanadd FEATURE(always_add_domain); avoid rewriting $=w...
1993-05-24 Eric Allmandate and time created 93/05/24 08:47:52 by eric
1993-05-24 Eric Allmandeclare macvalue
1993-05-24 Eric Allmanremember to dot terminate host name lookups
1993-05-24 Eric Allmandebugging core dumps if av == NULL
1993-05-23 Eric Allmanmessage insists on a literal " " or "-" for continuation
1993-05-23 Eric Allmantar => pax
1993-05-23 Eric Allmanalias maps include null byte; don't add .db if it alrea...
1993-05-23 Eric Allmanupdate for 6.60
1993-05-23 Eric AllmanIBM_AIX => _AIX3
1993-05-23 Eric Allmanavoid writing an error message announcing that you...
1993-05-23 Eric Allmandocumentation update
1993-05-23 Eric Allmandon't pass pseudo-domains to $[ ... $] (can cause wierd...
1993-05-23 Eric Allmanmerge alias database with maps, expanding and changing...
1993-05-22 Eric AllmanAIX compatibility changes; clean up map initialization...
1993-05-22 Eric Allmancleanup for NIS maps
1993-05-22 Eric Allmandon't include .db on database file names
1993-05-22 Eric Allmanadd REDIRECT to list of top-level pseudo-domains
1993-05-22 Eric Allmanavoid extra qualification of top level pseudo-domains...
1993-05-22 Eric Allman$=P is top-level pseudo-domains
1993-05-22 Eric Allmanavoid unexpected multiline replies to HELO packet ...
1993-05-22 Eric Allmanchanges to merge alias and map implementations
1993-05-22 Eric Allmanpessimize on channel flushing
1993-05-22 Eric Allmanchanges to merge alias and map implementations
1993-05-21 Eric Allmanadd support for NEWDB
1993-05-21 Eric Allmanlog more information on -bv "deliverable" message
1993-05-21 Eric Allmanneed to delete ndbm.h from db library as well as ndbm.o
1993-05-21 Keith Bosticconvert from dbm to ndbm
1993-05-21 Eric Allmancompatibility for Sun BSD
1993-05-18 Eric Allmantype conflicts
1993-05-18 Eric Allmanclean up function prototypes
1993-05-18 Eric Allmandelete unneeded and conflicting errstring declarations
1993-05-18 Eric Allmanfirst cut at merged map/alias implementation
1993-05-15 Eric AllmanMIME cleanups
1993-05-15 Eric Allmanuse newstr for e_message consistently
1993-05-15 Eric Allmangive better error message on "can't exec" error
1993-05-14 Eric Allmanfix nasty bug that causes core dumps on fallback MXes
1993-05-14 Eric Allmanfix code that does MX fallback to avoid null ptr refs
1993-05-14 Eric Allmantry to make setproctitle port to NET/bsd and BSD/386...
1993-05-14 Eric Allmanlog sendmail version during SMTP startup
1993-05-14 Eric Allmanfix SMTP display bug; allow SMTP greeting failure to...
1993-05-14 Eric Allmanfix To: lists in error messages
1993-05-14 Eric Allmandon't write arbitrarily off the end of a buffer (ugh!)
1993-05-14 Eric Allmana bunch of nits in the MIME code
1993-05-14 Eric Allmanadd debugging
1993-05-14 Eric Allmanfix parsing of split header/envelope rewriting rules
1993-05-12 Eric Allmanallow 421 instead of initial greeting message to go...
1993-05-12 Eric Allmandon't allow VERB if PRIV_NOEXPN set
1993-05-12 Eric Allmandon't botch message display (if it begins with digits)
1993-05-11 Eric AllmanO8 => O7; add Oj
1993-05-11 Eric Allman*file* mailer flags changed
1993-05-11 Eric Allmanmajor rewrite of alias module; cache name server canoni...
1993-05-11 Eric AllmanOption 8 => option 7; add Oj (confMIME_FORMAT_ERRORS)
1993-05-11 Eric Allmandocument SMTP_MAILER_FLAGS and UUCP_MAILER_FLAGS
1993-05-11 Eric Allmanavoid some implicit dependencies on NETINET
1993-05-11 Eric Allmanhave *file* mailer output all appropriate flags
1993-05-11 Eric Allmandebugging in putheader
1993-05-10 Eric Allmanstrip spaces off of beginning of message-id (in case...
1993-05-07 Eric Allmanadd ListenQueueLength daemon option keyword
1993-05-07 Eric Allmanadd ListenQueueSize keyword to O (Daemon Options) option
1993-05-07 Eric Allman_OLD_SENDMAIL_ compatibility
1993-05-07 Eric Allmanadd SMTP_MAILER_FLAGS and UUCP_MAILER_FLAGS
1993-05-07 Eric Allmandocument O8 => O7 change, j (MIME Encapsulation) option...
1993-05-07 Eric Allmandocument change in alias file syntax
1993-05-07 Eric Allmanallow comma separated A option(s)
1993-05-07 Eric Allmancleanup for NIS and general usability
1993-05-07 Eric Allmanfix bug causing mail to be returned in -bv mode
1993-05-06 Eric Allmanfixes for problems causing mail to be both sent and...
1993-05-05 Eric Allmanfix VRFY and EXPN output to have fully qualified names
1993-05-05 Eric Allmancreate dead.letter with FileMode instead of 0666
1993-05-05 Eric Allmanchange prototype for dfopen
1993-05-05 Eric AllmanO8 => O7; add Oj
1993-05-05 Eric Allmanadd references to MIME documents
1993-05-05 Eric Allmanfix some bogus messages being printed in mailq command
1993-05-05 Eric Allmanavoid gratuitous warning messages
1993-05-05 Eric Allmanadjust setproctitle for 4.4BSD (to avoid problem with...
1993-05-05 Eric Allmanfix a wierdness on handling -o override options
1993-05-05 Eric Allmanupdate for MIME encapsulated error messages
1993-05-05 Eric Allmanstatus update
1993-05-05 Eric AllmanNIS => NIS_ALIASES (set by NIS in conf.h)
1993-05-05 Eric Allmanmake NIS set NIS_ALIASES and NIS_MAP
1993-05-05 Eric Allmanputbody takes one more parameter
1993-05-04 Eric Allmanadd SendMIMEErrors
1993-05-04 Eric Allmanadd e_msgboundary for MIME support
1993-05-04 Eric Allmanchange option 8 to option 7 (and invert semantics)
1993-05-04 Eric Allmanchange EightBit to SevenBit and invert
1993-05-04 Eric Allmanfirst cut at :mailsender extension
1993-05-04 Eric Allmanmore tweaking to handle error conditions properly
1993-05-04 Eric AllmanANSI fixes
1993-05-04 Eric Allmanif in SM_DELIVER mode, don't do optimizations on RCPT
1993-05-04 Eric Allmanif we are in Verbose mode, be sure to set sendmode...
1993-05-04 Eric Allmandebugging (printfs and code changes)
1993-05-04 Eric Allmanfirst cut at updated alias implementation
1993-05-04 Eric Allmancache name canonification lookups (in case someone...
1993-05-04 Eric Allmanclean up extra "C" line in qf file; first cut at new...
next