more cleanup for DSN drafts
[unix-history] / usr / src / usr.sbin / sendmail / src / deliver.c
1995-03-28 Eric Allmanmore cleanup for DSN drafts
1995-03-25 Eric Allmancompile glitch
1995-03-24 Eric Allmanavoid running out of file descriptors problem on vfork...
1995-03-23 Eric Allmancompile problem if !HASFLOCK
1995-03-22 Eric Allmanif all addresses are expensive, don't bother forking...
1995-03-22 Eric Allmaneliminate `D' line in qf file
1995-03-22 Eric Allmannew DSN draft
1995-03-15 Eric Allmanchange call to expand() to be more rational (and consis...
1995-03-15 Eric Allmanbe more precise on MAXNAME checking
1995-03-12 Eric Allmanmore MIME cleanup
1995-03-12 Eric Allmanfix several MIME boundary-condition problems
1995-03-06 Eric Allmanfix new file creation
1995-03-06 Eric Allmanchanges suggested by *Hobbit*; SafeFileEnvironment...
1995-03-06 Eric Allmanimproved security for points where setuid has returned...
1995-03-06 Eric Allmanvarious security bulletproofing
1995-02-24 Eric Allmancleanup to make gcc -Winitialized happier
1995-02-22 Eric Allmancompiler glitch -- variable used before set
1995-02-21 Eric Allmanfix glitch in "relayed" messages
1995-02-19 Eric Allmanupdated status codes for DSNs
1995-02-10 Eric Allmanfix security problem allowing bogus lines to be written...
1995-02-06 Eric Allmancut at 20 January version of DSN document
1994-12-10 Eric Allmanlog transaction delay as well as queue delay (for order...
1994-12-02 Eric Allmanfix problem with left over df files after hop count...
1994-11-28 Eric Allmandon't set q_statmta if the current host name is null
1994-11-28 Eric Allmanmore DSN hacking
1994-11-28 Eric Allmanimproved debugging
1994-11-26 Eric Allmanimprove DSN handling somewhat + some bug fixes
1994-11-23 Eric Allmanclean up several small problems with file delivery...
1994-11-22 Eric Allmanavoid core dump on debugging if e->e_message == NULL
1994-11-21 Eric Allmancompile glitches
1994-11-21 Eric Allmanpatch for !HASFLOCK
1994-11-21 Eric Allmanallow files referenced in aliases to write files as...
1994-11-20 Eric Allmanremove Content-Type: header from returned messages...
1994-11-14 Eric Allmanmove fork up so that e-mails to multiple lists don...
1994-11-11 Eric Allmanavoid core dump if df file cannot be opened
1994-11-09 Eric Allmanallow per-mailer default character set (applies to...
1994-11-06 Eric Allmanclear MCIF_CVT8TO7 bit from cached MCI structures
1994-11-05 Eric Allmanfirst cut at DSN implementation
1994-10-18 Eric Allmanflush cached SMTP connections before programatic deliveries
1994-10-17 Eric Allmanbetter logging of connection open/usage
1994-10-16 Eric Allmanallow option to set default character set for MIME
1994-09-09 Eric Allmanattempt to allow udb rewriting of envelope senders...
1994-09-05 Eric Allmanfix bug that causes infinite loop on naked CR character
1994-08-28 Eric Allmanadd _FORCE_MAIL_LOCAL_=yes environment for DG-UX (euch!)
1994-08-16 Eric Allmanstore dev information in qf file; add RFC 1428-specified
1994-08-16 Eric Allmanavoid bogosity on zero line limit
1994-08-14 Eric Allmanfix compile error on other systems
1994-08-08 Eric AllmanDECWRL extensions to qf file
1994-08-08 Eric Allmangeneralized U= mailer field to cleanly override DefUid
1994-08-08 Eric Allmanallow U= flag on mailer to run as specific user id
1994-08-08 Eric Allmanfirst cut at full 8-bit data capability
1994-07-24 Eric Allmantweaks & bug fixes to MIME algorithm
1994-07-23 Eric AllmanMIME 8 to 7 bit support
1994-07-04 Eric Allmanbreak out special local mail processing (e.g., mapping...
1994-06-19 Eric Allmanreset h_errno in a few critical places to avoid spuriou...
1994-06-18 Eric Allmancompatibility with BIND 4.9.3 (just cleanup)
1994-05-14 Eric Allmanavoid returning error AND re-queueing for ``user@....
1994-05-13 Eric Allmanbe sure to return an error message on "too many hops...
1994-04-30 Eric Allmanfix problem with error messages on host names that...
1994-04-19 Eric Allmanfix relay= logging on queued messages
1994-04-15 Eric Allmangive return-receipt on delivery to mailing lists (inste...
1994-04-13 Eric Allmanavoid bogus relay= logging
1994-04-12 Eric Allmandeliver all mail in a new session; this solves some...
1994-03-12 Eric Allmanchange NAMED_BIND to a 0/1 flag to allow Makefile override
1994-03-08 Eric Allmanfix CNAME loop problem: gave error messages and requeue...
1994-03-05 Eric Allmanavoid possible bogus pointer dereferences if there...
1994-03-05 Eric Allmanmake sure that you don't get bogus addresses queued...
1994-02-26 Eric Allmantune short syslog buffers even more; have "too many...
1994-02-15 Eric Allmanfix problem that can cause mailer output to be discarde...
1994-02-08 Eric Allmanfix extra commas in short buffer syslogging
1994-02-07 Eric Allmanchanges from Eric Wassenaar: Apollo portability and...
1994-02-07 Eric Allmanimprove logging
1994-02-07 Eric Allmantry to limit the overhead on split envelopes
1994-02-07 Eric Allmantighten up short syslog buffers even more
1994-02-07 Eric Allmanpreliminary try at controlling fd usage; doesn't work...
1994-02-06 Eric Allmanallow $s to be set to NULL for locally generated mail
1994-01-27 Eric Allmanchange logging so that IP addresses always use [angle...
1994-01-25 Eric Allmanmove 7BIT information from per-mailer to per-connection...
1994-01-23 Eric Allmanmake HASFLOCK a 0/1 definition so Linux can turn it off
1994-01-16 Eric Allmanrestore old prog mailer handling -- programs executed...
1994-01-13 Eric Allmansome cleanup for short syslog buffers
1994-01-09 Eric Allmanfix problem that was causing the ctladdr of whoever...
1994-01-07 Eric Allmangive proper reply code on tempfail
1994-01-06 Eric Allmanimprovements to local program access lockouts
1993-12-24 Eric Allmanfixes to restrict users who don't have a "regular"...
1993-12-22 Eric Allmanfix null pointer dereference
1993-12-22 Eric Allmanavoid misleading error message if an SMTP mailer drops...
1993-12-15 Eric Allmanfix problem of local mailer being called with uid of...
1993-12-13 Eric Allmanavoid bogus pointer dereference in shortened logdeliver...
1993-12-11 Eric Allmanmove SmtpError decl out -- two identical decl's seem...
1993-12-11 Eric Allmanadjust ctladdr processing
1993-12-11 Eric Allmandeal with possibility of very short syslog buffers...
1993-12-11 Eric Allmanfix problem that caused mailers returning EX_IOERR...
1993-12-03 Eric Allmanfix typo in logdeliver() that truncated part of the log
1993-12-03 Eric Allmanfix bogus implementation of name overflow limiting
1993-12-02 Eric Allmanminor typos
1993-12-01 Eric Allmanfix typo -- setuid => setgid
1993-12-01 Eric Allmantry to keep syslog entries reasonably short
1993-11-28 Eric Allmanfix problem that allowed Deferred: messages to override...
1993-11-26 Eric Allmandon't try to print the hostname on -bv if there is...
next