minor rearrangements
[unix-history] / usr / src / usr.sbin / sendmail /
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-07-28 Keith Bosticchecked in for eric; new message
1987-07-28 Keith Bosticbug report 4.3BSD/usr.lib/50; fix user@[a.b.c.d]
1987-06-22 Keith Bosticnew template
1987-04-07 Keith Bosticprint format/argument mismatch
1987-04-07 Keith Bosticdate and time created 87/04/06 14:41:49 by bostic
1987-04-03 Keith Bosticsetgid kmem now
1987-03-25 Keith Bosticalways uses local time
1987-03-19 Keith Bosticremoved timezone call; tm structure now has zone entry.
1987-02-04 Eric Allmando it right
1987-02-04 Eric Allmanpass sending hostname correctly back via the $s macro...
1986-12-18 Eric Allmanfix stupid botch -- reversed condition
1986-12-18 Eric Allmanhack around compiler bug that gets confused on isascii
1986-12-18 Eric Allmandelete unneeded #include <ctype.h>
1986-11-04 Kirk McKusickcf no longer exists
1986-10-24 Eric Allmanset QBADADDR on illegal cases -- such as sending direct...
1986-10-24 Eric AllmanFix security bug allowing writing to arbitrary files...
1986-10-15 Eric Allmandon't let "locked job" messages remove transcript ...
1986-10-15 Eric Allmanmake global variables begin with cap letters -- Please!!
1986-10-15 Eric Allmanmake sure that 0, 1, and 2 are open to avoid confusing...
1986-07-26 Jim Bloommove the include of sendmail.h so MXDOMAIN can come...
1986-07-22 Jim Bloomadd MX support
1986-07-22 Jim BloomMX branch merge
1986-07-22 Jim Bloomclean up code a bit, move MX query, getmxrr is smarter
1986-07-22 Jim Bloomfix possible buffer overflow problem, use specific...
1986-07-22 Jim Bloomhack for Jeeves being broken, replace gethostbyname...
1986-07-22 Jim Bloomadd support for MX use of the name server
1986-07-11 Jim Bloomtotally implement rfc974 in getmxrr(), just return...
1986-07-02 Jim Bloomadd Name Server MX support from satz@su-sierra.arpa...
1986-07-02 Jim BloomName Server MX support from Satz@su-sierra
1986-07-01 Jim Bloomtry multiple addresses in SMTP connect
1986-05-31 Jim Bloominstall cf file seperately, fix links on install
1986-05-31 Kevin DunlapDocument distributed with 4.3bsd
1986-05-23 Eric Allmancleanup for 4.3bsd
1986-05-10 Eric Allmanminor editorial cruft
1986-05-10 Eric Allmandescribe lan{root,leaf} configurations
1986-05-07 Jim BloomFix problem with not closing sockets upon errors when...
1986-05-06 Kirk McKusickno bugs
1986-05-03 Jim Bloomminor rework for rearrangement of dirs and better descr...
1986-05-03 Jim Bloomsome rewriting to reflect nameserver and reorganiztaion...
1986-05-03 Jim Bloomstatistics structure moved to its own header file so...
1986-05-03 Jim BloomPull statistics structure into its own header file
1986-05-03 Jim BloomFix problems with mailstats compiling and add to Makefile
1986-05-03 Jim Bloomfix typo using sprintf instead of fprintf
1986-04-21 Eric Allmaninsert pic picture
1986-04-18 Eric Allmandon't ignore aliasing during queue runs in conjunction...
1986-04-05 Eric Allmaninclude pic version of diagram
1986-04-03 Eric Allmandon't run around clearing EF_FATALERRS -- this often...
1986-03-09 Eric Allmanimprove debugging in queue routines; don't output error...
1986-03-09 Eric Allmando dbminit in a reasonable place
1986-03-03 Eric Allmanalways ignore SIGCHLD in openmailer; get SccsId correct...
1986-01-31 Eric Allmanfix .forward files that include yourself; this was...
1986-01-11 Eric Allmanonly check the RHS of aliases during newalias if the...
1986-01-11 Eric Allmanadd CheckAliases
1986-01-11 Eric Allmanadjust WkTimeFact so that -q1h will lower relative...
1986-01-11 Eric Allmanallow multiple words per line in file classes; require...
1986-01-10 Eric Allmanapparently European timezones were wrong; thanks to...
1986-01-10 Eric Allmanallow underscores in login names
1986-01-08 Eric Allmandocument E field in qf file, NDBM flag; misc. cleanup
1986-01-06 Eric Allmancleanup for various compilation flags and reasonable...
1986-01-06 Eric Allmanrewrite reply-to and resent-reply-to; save errorqueueu...
1986-01-06 Eric Allmanrewrite reply-to and resent-reply-to; save errorqueueu...
1986-01-06 Eric Allmanadd NDBM compilation flag
1986-01-06 Eric Allmandefine QUEUESIZE to be the maximum number of jobs consi...
1985-12-27 Eric Allmansuggestions from Miriam Amos and general cleanup
1985-12-27 Eric Allmancleanup (comments only)
1985-12-18 Eric Allmanlint
1985-12-18 Eric Allmanpatch to clearenvelope to avoid dereferencing garbage...
1985-12-10 Miriam Amos NihartModify maphostname to do a gethostbyaddr if first chara...
1985-12-08 Eric Allmanischar => isascii
1985-12-08 Eric Allmanseveral small bugs: don't die if no environment, don...
1985-11-23 Miriam Amos NihartDistinguish between temporary failure types. Now will...
1985-11-23 Miriam Amos NihartCall errstring() to print out Name Server error code...
1985-11-23 Miriam Amos NihartErrstring() now will print out a message for the Name...
1985-11-23 Miriam Amos NihartInclude MAX_ERRNO as an offset for the Name Server...
1985-11-23 Eric Allmangive error if alias file cannot be opened; log a messag...
1985-11-23 Eric Allmandon't consider addresses with different q_uid's alike
1985-11-23 Eric Allmangive error if alias file cannot be opened; log message...
1985-11-22 Eric Allmandon't duplicate original envelope into error envelope
1985-11-19 Eric Allmanattempt at clearing header in error envelopes
1985-11-14 Miriam Amos NihartTake into account the possible error return values...
1985-11-12 Miriam Amos NihartCosmetic change.
1985-11-12 Miriam Amos NihartChange makefile to reflect using system syslog, ie...
1985-10-25 Eric Allmandon't create a queue name in syserr; permit trailing...
1985-10-20 Eric Allmanstrip spaces from ends of alias addresses so that blank...
1985-10-20 Eric Allmanstrip off spaces again so that blanks at end of line...
1985-10-14 Eric Allmanfix botch with reapchild getting queue runs before...
1985-10-10 Miriam Amos NihartInstall sendmail with explicit ownership of root.
1985-10-01 Eric Allmanclean up some aspects of error message display
1985-10-01 Eric Allmanfixes in setproctitle to avoid problems with titles...
1985-09-26 Eric AllmanDO use Ruleset 4 when defining $f -- it's very necessar...
1985-09-25 Eric Allmanclean up queue output somewhat (push null jobs to end...
1985-09-25 Eric Allmandon't step on user environment
1985-09-24 Eric Allmandeliver directly in SMTP if VERB command has been issue...
1985-09-22 Eric Allmanyet more cleanup to the process title code
1985-09-22 Eric Allmandon't include ctime as part of priority, since the...
1985-09-22 Eric Allmandescribe new options dealing with queue priority parameters
1985-09-22 Eric Allmanchange sign on WkTimeFact so that is closer to what...
1985-09-22 Eric Allmanfix silly botch in SMTP command decoding
1985-09-22 Eric Allmanclean up priority handling, making several of the param...
next