install correct aliases file
[unix-history] / usr / src / usr.sbin / sendmail /
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...
1985-09-22 Eric Allmanmake WK...FACT's configurable
1985-09-22 Eric Allmanadd -v mode to mailq to print priorities as well (this...
1985-09-21 Eric Allmanprint cute labels on programs communicating with SMTP
1985-09-21 Eric Allmanupdates for version including SMI changes
1985-09-20 Eric Allmanlabel child processes more effectively
1985-09-20 Eric Allmanuse rename instead of link/unlink
1985-09-20 Eric Allmanpretty up "Skipping ..." message
1985-09-20 Eric Allmanfix botch in clearenvelope
1985-09-20 Eric Allmanupdates to make it possible to run the queue in one...
1985-09-20 Eric Allmanlint
1985-09-20 Eric Allmanperformance hacks
1985-09-20 Eric Allman'z' option now sets ForkQueueRuns
1985-09-20 Eric Allmancount recipients
1985-09-20 Eric Allmandon't catch extraneous children
1985-09-19 Eric Allmanincorporate SMI changes -- still experimental
1985-09-19 Eric AllmanSMI changes (somewhat)
1985-09-19 Kirk McKusickdeal with fully specified host names
1985-09-18 Eric Allmanuse SIGCHLD to catch processes as suggested by Serge...
1985-09-18 Eric Allmanuse SIGCHLD to catch processes as suggested by Serge...
1985-09-18 Eric Allmanfacilities in syslog
1985-09-05 Eric Allmansave code to throw out invalid Sender: fields for valid...
1985-09-05 Eric Allmanadd H_VALID header flag for Sender: fields
1985-09-04 Eric Allmanincrease MAXNAME and MAXLINE, as requested by Rick...
1985-09-04 Eric AllmanWander WIZ from weariful DEBUG to wonderful WIZ woption
1985-08-20 Miriam Amos NihartPut in chgrp to kmem for load average.
1985-08-14 Miriam Amos NihartCorrect error check for lseek as kernel memory is a...
1985-08-08 Miriam Amos NihartUpdate format of setsockopt to use 4.3 syntax.
1985-08-01 Miriam Amos NihartCorrect the cleaning up of tmp queue files. - Kirk...
1985-08-01 Miriam Amos NihartMake sure getpwuid returns a valid entry before setting...
1985-07-27 Miriam Amos NihartCheck errno after gethostbyname to see if name server...
1985-07-26 Miriam Amos NihartIf mail is received from an unparseable address, the...
1985-06-18 Eric AllmanFrom Bill Nowicki: fixes to the statistics
1985-06-17 Eric Allmanarrange for a useful error message if the mailer fork...
1985-06-16 Eric Allmanfix overzealous removal of df file
1985-06-09 Eric Allmanlint for 4.3 release
1985-06-09 Eric Allmanbring to release 5 (like all the other files)
1985-06-08 Eric Allmanlint
1985-06-08 Eric Allmanlint
1985-06-08 Eric Allmanlint
1985-06-08 Eric Allmanlint
1985-06-08 Miriam Amos NihartResolve duplicate Sccsid. Remove unused variable.
next