SGI IRIX & ANSI C portability
[unix-history] / usr / src / usr.sbin / sendmail / src / usersmtp.c
1993-07-20 Eric AllmanSGI IRIX & ANSI C portability
1993-07-14 Eric Allmanmany fixes. primarily fix for seteuid problem in 8...
1993-07-12 Eric Allmanadditional tweaking on message timeout code to allow...
1993-07-11 Eric Allmanhuge number of changes for 8.2, including IRIX & Solari...
1993-06-08 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-06 Eric Allmanlint-style cleanup
1993-06-04 Eric Allmanprint better diagnostic information on sfgets timeouts
1993-05-28 Eric Allmanprototype functions
1993-05-22 Eric Allmanavoid unexpected multiline replies to HELO packet ...
1993-05-12 Eric Allmandon't botch message display (if it begins with digits)
1993-05-05 Eric Allmanupdate for MIME encapsulated error messages
1993-04-30 Eric Allmanimplement g mailer flag
1993-04-27 Eric Allmanuse "a" mailer flag to attempt to use ESMTP; send SIZE=
1993-04-18 Eric Allmanavoid NULL mci_out syserr; creates bogus error messages
1993-04-14 Eric Allmanimprove setproctitle info
1993-04-11 Eric Allmanfix loopback detection
1993-04-10 Eric Allmandon't reset SmtpReplyBuffer on fatal errors -- VERY...
1993-04-05 Eric AllmanIDENT cleanup; move loopback checking from srvr to...
1993-04-02 Eric Allmanuse e_statmsg for logging of OK status
1993-03-31 Eric Allmanchange connection probing to use RSET instead of NOOP
1993-03-30 Eric Allmansave message from final 250 line
1993-03-30 Eric Allmanfix typo bugs
1993-03-19 Eric Allmanthere can be errors on mci_out if the other end shuts...
1993-03-17 Eric Allmandelete e_sender and e_returnpath; fix some bugs in...
1993-03-15 Eric Allmancompile warning cleanups
1993-02-23 Eric Allmanoverhaul status of SMTP reply codes
1993-02-22 Eric Allmandon't be so reluctant to give verbose information
1993-02-22 Eric Allmangeneralize read timeout
1993-02-20 Eric Allmanfix a variety of bugs found by Eric Wassenaar <e07...
1993-02-19 Eric Allmanmove the meta-characters from C0 into C1 space
1993-02-19 Eric Allmanchange logging of 4yz error codes
1993-02-17 Eric Allmanclean up log levels; allow IDA-style split header/envel...
1993-02-16 Eric Allmanimprove some error messages; fix quoted :include:s...
1993-02-15 Eric Allmanfix another problem in the MCI state machine
1993-02-13 Eric Allmanfix wildcard MX handling (option W no longer needed...
1993-01-29 Eric Allmanfix mci_state after sending RSET command
1993-01-22 Eric Allmanmore environment problems; limit resource exhaustion...
1993-01-02 Eric Allmanpass read timeouts as parameter; fix deferred error...
1992-12-22 Eric AllmanRelease 6
1992-12-18 Eric Allmanlog host name on reply: read error message
1992-12-16 Eric Allmandynamically allocate header fields (and more....);...
1992-11-17 Eric Allmanmake it use varargs/stdarg and vsprintf
1992-11-15 Eric Allman(partially) ANSI-fy it
1992-07-13 Eric Allmanreduce number of instances of CurEnv by passing it...
1992-07-12 Eric Allmanopen connection caching
1992-06-01 Eric Allmancheckpoint: putting in connection caching
1992-05-30 Eric Allmanmore connection caching hacks
1992-02-27 Eric Allmanpartial hooks for caching all email connections; won...
1992-02-25 Eric Allmanallow on-line comments; don't double-parse RCPT To...
1992-01-06 Eric Allmanclean up #ifdef configuration to more cleanly match...
1992-01-03 Eric Allmanmark tempfail during initial usersmtp open to avoid...
1991-12-16 Eric Allmanseparate support for header vs envelope sender; if...
1991-03-03 Keith BosticANSI
1990-06-02 Keith Bosticnew copyright notice
1990-04-20 Keith Bosticdon't NULL deref if smtpmessage() is passed a NULL...
1989-01-20 Keith Bosticmake ps more informative; from Rick Adams/David Comay
1989-01-02 Keith Bosticremove DEBUG
1988-11-19 Mike Karelspipe down! losing a network connection is a normal...
1988-07-01 Keith Bosticinstall approved copyright notice
1988-03-14 Keith Bosticadd Berkeley specific header
1986-12-18 Eric Allmandelete unneeded #include <ctype.h>
1986-04-03 Eric Allmandon't run around clearing EF_FATALERRS -- this often...
1985-10-01 Eric Allmanclean up some aspects of error message display
1985-09-19 Eric Allmanincorporate SMI changes -- still experimental
1985-09-19 Eric AllmanSMI changes (somewhat)
1985-09-18 Eric Allmanfacilities in syslog
1985-06-09 Eric Allmanlint for 4.3 release
1985-06-08 Miriam Amos NihartResolve duplicate SccsId
1985-06-08 Distribution FolksAdd copyright
1985-05-25 Eric AllmanChanges from Bill Nowicki <sun!rose!nowicki> and Jay...
1985-04-05 Miriam Amos NihartChange LOG_ERR to LOG_MAIL
1984-08-12 Eric AllmanChanges from Greg Couch <ucsfcgl!gregc> for V7 compatib...
1984-03-12 Eric Allmanchange macro expansion character from $ to \001 so...
1984-03-12 Eric Allmanfixes from Greg Satz <satz@sri-tsc.ARPA>, mostly for...
1983-11-14 Eric AllmanFixes two nasty problems, both pointed out by Bill...
1983-10-30 Eric Allmanadd newline to "deferred" message in usersmtp.c
1983-10-02 Eric Allmanclean up error handling in general; make sure that...
1983-09-08 Eric AllmanIncrease timeout for greeting message to five minutes...
1983-09-06 Eric AllmanCut down the amount of bulk that is sent in SMTP error...
1983-09-01 Eric Allmanfix problem with timeouts caused by change in EINTR...
1983-07-26 Eric Allman4.2 release version
1983-03-27 Eric Allmanincrease buffer size in smtpmessage
1983-02-21 Eric AllmanAvoid loops in the auto-closedown code
1983-02-03 Eric Allmanimplement classes and mailer flags as a bit map; define...
1983-01-19 Eric Allmanpause() after reply error if 18.100 set -- so that...
1983-01-17 Eric AllmanChange mailer spec to have labelled fields for future...
1983-01-16 Eric Allmanbe sure everything gets appropriately externalized...
1983-01-10 Eric Allmanfix CRLF problem when sending SMTP commands; make newst...
1983-01-07 Eric Allmansplit up FULLSMTP flag -- now have "X" (M_XDOT, use...
1983-01-06 Eric Allmancuriouser and curiouser..... a read error on the reply...
1983-01-06 Eric Allmanimprove error recovery for bizarre SMTP cases; unfortun...
1983-01-05 Eric AllmanIgnore SIGPIPE early (in main rather than in deliver...
1983-01-02 Eric AllmanPut CRLF on all lines in user SMTP. Pass this info...
1983-01-02 Eric AllmanUse a more resilient algorithm to handle the special...
1982-12-06 Eric AllmanClear the envelope in the child in server SMTP to insur...
1982-11-29 Eric Allmanimplement SMTP auto-shutdown on 421 codes; clean up...
1982-11-28 Eric AllmanMany changes resulting from a complete code readthrough...
1982-11-25 Eric Allmanrun SMTP jobs in a subprocess so that multiple jobs...
1982-11-22 Eric Allmanpreliminary hacks for multiple SMTP transactions per...
1982-10-10 Eric AllmanHandle Reverse-Path in some reasonable way. You must...
next