summaryrefslogtreecommitdiff
path: root/usr.sbin/sendmail/src/parseaddr.c
AgeCommit message (Collapse)Author
1994-04-20sendmail 8.6.9. may your cm5 explodeglass
1994-03-16sendmail 8.6.7. fixes recently discovered security holeglass
1994-01-31upgrade to version 8.6.5glass
1993-11-05upgraded to sendmail version 8.6.4glass
1993-10-30updated from 8.3 to 8.6.3.glass
known problems: sendmail/cf/cf required 'obj' directory
1993-08-01Add RCS identifiers.mycroft
1993-07-20Upgraded sendmail from revision 8.1C to 8.3;glass
this version of sendmail tries to use sysconf() if the _SC_* macros are defined in unistd.h. We have the macros but not the function. A temporary "fix" has been made to avoid the issue.
1993-06-28Upgrade for sendmail 8.1B to 8.1C....glass
from Eric Allman <eric@vangogh.cs.berkeley.edu>: >Subject: sendmail 8.1C out ... >THIS IS AN URGENT FIX. There is a security problem in 8.1B (and >apparently most vendor versions of sendmail) that permits a user >to read any file on the system (don't ask, I won't go into details). >It should be installed immediately. ... > ====================================================================== > > 8.1C/8.1B 93/06/27 > Serious security bug fix: it was possible to read any file on > the system, regardless of ownership and permissions. > If a subroutine returns a fully qualified address, return it > immediately instead of feeding it back into rewriting. > This fixes a problem with mailertable lookups. > CONFIG: fix some M4 frotz (concat => CONCAT) >
1993-06-18baseline commit of sendmail release 8 version 8.1Bglass
(this is the sendmail stuff as it will appear in 4.4BSD)
1993-03-21initial import of 386bsd-0.1 sourcescgd