| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2001-10-19 | Remove all traces of "aux.m4" so as not to conflict with Microsoft host OS's. | tv | |
| (Since we aren't A/UX, this is not much of a loss for a NetBSD host.) | |||
| 2001-08-21 | upgrade to 8.11.6. fixes security issue in command line parsing. | itojun | |
| 2001-08-01 | sync with 8.11.5. | itojun | |
| 2001-08-01 | sendmail 8.11.5 | itojun | |
| 2001-07-25 | there's no binmail(1). PR 13549 | itojun | |
| 2001-05-29 | sync with 8.11.4. | itojun | |
| 2001-05-29 | sendmail 8.11.4 | itojun | |
| 2001-04-09 | Fix section (8, not 1) | wiz | |
| 2001-03-25 | Make the functions passed to funopen(3) look like the manual page | thorpej | |
| says they should. Arguably, funopen(3) and the internal stdio data structure should be changed, but that might be a pretty big issue. | |||
| 2001-02-28 | sync with 8.11.3. | itojun | |
| 2001-02-28 | sendmail 8.11.3 | itojun | |
| 2001-01-15 | pull DaemonPortOptions modifier for "optional address", from | itojun | |
| 8.12.x change (Modifiers=O). this will let us use the same sendmail.cf file on IPv4/v6, and IPv4-only kernels. (we do not really need netbsd-proto-IPv4only.cf any more) | |||
| 2001-01-11 | - don't use LOG_CONS (we don't need smrsh spamming /dev/console if syslogd | lukem | |
| isn't up) - don't use LOG_ODELAY; it's deprecated (the behaviour is the default) | |||
| 2001-01-04 | upgrade to sendmail 8.11.2. | itojun | |
| 2001-01-04 | sendmail 8.11.2 | itojun | |
| 2001-01-04 | do not try to reverse-lookup IPv6 {unspecified,linklocal} addresses. | itojun | |
| XXX may not be 100% right, as there are people trying to reverse-lookup them using multicast DNS. | |||
| 2000-12-26 | canonicalize ipv6 address before reverse lookup. | itojun | |
| From: Ingolf Steinbach <ingolf@jellonet.de> XXX normally we should not perform reverse lookup for linklocals. we should really rewrite sendmail to use getaddrinfo/getnameinfo. | |||
| 2000-12-07 | be aware of KAME kernel-internal form returned on SIOCGIFCONF. | itojun | |
| (patch sent to sendmail.org) should fix the following issue: http://mail-index.netbsd.org/netbsd-help/2000/11/28/0006.html | |||
| 2000-12-07 | correct use of struct in6_addr (patch submitted to sendmail.org) | itojun | |
| 2000-10-31 | remove a line for debugging | itojun | |
| 2000-10-10 | sync with sendmail 8.11.1. | itojun | |
| added file: /usr/share/sendmail/ostype/solaris8.m4 | |||
| 2000-10-10 | sendmail 8.11.1 | itojun | |
| 2000-10-10 | (unexploitable) integer range check mistake in "sendmail -bt". | itojun | |
| http://www.securityfocus.com/templates/archive.pike?threads=1&start=2000-10-08&mid=138539&fromthread=1&list=1&end=2000-10-14& | |||
| 2000-08-20 | NetBSD has setusercontext() since Feb 2000. | itojun | |
| detect it by "1.4Q or more recent" (are there better ways? - it is not about kernel API...) | |||
| 2000-07-23 | sync with 8.11.0. (relatively large amount of changes are due to | itojun | |
| rcs-id rewrites) | |||
| 2000-07-23 | sendmail 8.11.0 | itojun | |
| 2000-06-18 | sync with sendmail 8.11.0beta3 about default address family (= AF_INET) | itojun | |
| handling. | |||
| 2000-06-13 | resolve conflicts. (mainly due to $Id$ mistake in past import) | itojun | |
| 2000-06-13 | sendmail/helpfile needs edit by hand. | itojun | |
| 2000-06-13 | sendmail 8.10.2 | itojun | |
| 2000-05-03 | correct a post 8.10.1 bug - stock 8.10.1 starts with listening IPv6 socket | itojun | |
| by default, and crushes old configuration files when sendmail gets IPv6 connection. by default listen to IPv4 socket only for backward compatibility. turn on IPv6 support. IPv6 socket can be enabled by the following sendmail.cf directive: O DaemonPortOptions=Family=inet,address=0.0.0.1 O DaemonPortOptions=Family=inet6,address=:: | |||
| 2000-05-03 | $Id$ -> Id | itojun | |
| 2000-05-03 | one more removal of $Id$. | itojun | |
| 2000-05-03 | for gnu/dist/sendmail, prevent rewrite of $Id$, $Revision$ and $Date$. | itojun | |
| supply sendmail2netbsd for future imports. remove 8.9.x files. populate sendmail 8.10.1 build tree under gnu/usr.sbin/sendmail. | |||
| 2000-05-03 | for gnu/dist/sendmail, prevent rewrite of $Id$, $Revision$ and $Date$. | itojun | |
| supply sendmail2netbsd for future imports. remove 8.9.x files. populate sendmail 8.10.1 build tree under gnu/usr.sbin/sendmail. | |||
| 2000-05-03 | sendmail 8.10.1 | itojun | |
| 2000-04-28 | remove files that should not be imported. | itojun | |
| in Makefile, s/SRC/.ALLSRC/ to honor .PATH. | |||
| 2000-02-07 | Initial import of "sendmail" 8.9.3 sources. | tron | |
