summaryrefslogtreecommitdiff
path: root/gnu/dist/sendmail
AgeCommit message (Expand)Author
2003-03-03Apply patch from sendmail.org to handle a new header overflow bug.atatat
2002-10-03more strict checking on command invocation.itojun
2002-07-11'environment', not 'enviroment'wiz
2002-07-04save 1 byte for trailing dot append on dn_expand() callitojun
2002-06-26avoid possible overrun of dn_expand arg buffer.itojun
2002-06-12Don't mention db types we don't have (and related bugs).wiz
2001-10-19Remove all traces of "aux.m4" so as not to conflict with Microsoft host OS's.tv
2001-08-21upgrade to 8.11.6. fixes security issue in command line parsing.itojun
2001-08-01sync with 8.11.5.itojun
2001-08-01sendmail 8.11.5itojun
2001-07-25there's no binmail(1). PR 13549itojun
2001-05-29sync with 8.11.4.itojun
2001-05-29sendmail 8.11.4itojun
2001-04-09Fix section (8, not 1)wiz
2001-03-25Make the functions passed to funopen(3) look like the manual pagethorpej
2001-02-28sync with 8.11.3.itojun
2001-02-28sendmail 8.11.3itojun
2001-01-15pull DaemonPortOptions modifier for "optional address", fromitojun
2001-01-11- don't use LOG_CONS (we don't need smrsh spamming /dev/console if syslogdlukem
2001-01-04upgrade to sendmail 8.11.2.itojun
2001-01-04sendmail 8.11.2itojun
2001-01-04do not try to reverse-lookup IPv6 {unspecified,linklocal} addresses.itojun
2000-12-26canonicalize ipv6 address before reverse lookup.itojun
2000-12-07be aware of KAME kernel-internal form returned on SIOCGIFCONF.itojun
2000-12-07correct use of struct in6_addr (patch submitted to sendmail.org)itojun
2000-10-31remove a line for debuggingitojun
2000-10-10sync with sendmail 8.11.1.itojun
2000-10-10sendmail 8.11.1itojun
2000-10-10(unexploitable) integer range check mistake in "sendmail -bt".itojun
2000-08-20NetBSD has setusercontext() since Feb 2000.itojun
2000-07-23sync with 8.11.0. (relatively large amount of changes are due toitojun
2000-07-23sendmail 8.11.0itojun
2000-06-18sync with sendmail 8.11.0beta3 about default address family (= AF_INET)itojun
2000-06-13resolve conflicts. (mainly due to $Id$ mistake in past import)itojun
2000-06-13sendmail/helpfile needs edit by hand.itojun
2000-06-13sendmail 8.10.2itojun
2000-05-03correct a post 8.10.1 bug - stock 8.10.1 starts with listening IPv6 socketitojun
2000-05-03$Id$ -> Iditojun
2000-05-03one more removal of $Id$.itojun
2000-05-03for gnu/dist/sendmail, prevent rewrite of $Id$, $Revision$ and $Date$.itojun
2000-05-03for gnu/dist/sendmail, prevent rewrite of $Id$, $Revision$ and $Date$.itojun
2000-05-03sendmail 8.10.1itojun
2000-04-28remove files that should not be imported.itojun
2000-02-07Initial import of "sendmail" 8.9.3 sources.tron