add Berkeley specific header
[unix-history] / usr / src / usr.sbin / sendmail / src / usersmtp.c
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...
1982-10-08 Eric Allmannever use ruleset 3 alone -- perhaps the standard use...
1982-09-22 Eric Allmanput 050 in from of recursive smtp messages
1982-09-07 Eric Allmanuser SMTP fixes to talk to ISI
1982-09-06 Eric Allmanclean up canonname
1982-09-01 Eric Allmanclean up reply code processing some more; in particular...
1982-08-30 Eric Allmanfix serious botch in SMTP reply code delta; change...
1982-08-30 Eric Allmando a better job at interpreting SMTP reply codes
1982-08-09 Eric Allmanmake "sleep" work correctly even in the face of other...
1982-08-09 Eric Allmanmore general event mechanism
1982-08-08 Eric Allmanchange debug level to a debug vector; add levels on...
1982-07-06 Eric Allmanimprove debugging: flush transcript before doing things...
1982-07-06 Eric Allmanput timeouts on net reads
1982-07-05 Eric Allmando some stuff to add a "HOPS" command -- it seems like...
1982-06-20 Eric Allmanimprove SMTP error reporting
1982-06-01 Eric Allmanpass lint. notice that definitions in llib-lc have...
1982-06-01 Eric Allmanfinish implementing envelopes. it's not completely...
1982-05-30 Eric Allmantry to install envelopes. is this really worth it???
1982-03-07 Eric Allmanclean up error handling in IPC case; fix a minor bug...
1982-01-11 Eric Allmancleanup from cbosgd (Mark Horton) testing; some interna...
1981-12-07 Eric Allmancleanup so it will go through lint without any fancy...
1981-12-06 Eric Allmanput the SMTP and queueing code on compilation flags...
1981-11-22 Eric Allmanconvert to SMTP draft 3
1981-11-12 Eric Allmanintegrate user SMTP into sendmail itself. If there...
1981-11-09 Eric Allmandetects errors in a reasonable way. however, it only...
1981-11-08 Eric Allmanfix a number of bugs to get the actual case working...
1981-11-01 Eric Allmandate and time created 81/10/31 10:11:38 by eric