| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-09-17 | Bump version number after parse8.359.2.8 patch has been applied. | tron | |
| 2003-09-17 | fix prescan() bug (potentially remotely exploitable), CAN-2003-0694 | itojun | |
| 2003-07-05 | Fix obvious, very stupid bugs, that made compilation fail on 64 bit systems. | martin | |
| (unfriendly remarks removed before leaving editor) | |||
| 2003-06-01 | Pull sendmail 8.12.9 to the head, resolve the import conflict, and | atatat | |
| make it build. Now we have $NetBSD$ tags. | |||
| 2003-06-01 | sendmail 8.12.9 | atatat | |
| 2003-06-01 | Rewrite sendmail source conversion script to remove tags in a cleaner | atatat | |
| way, and also to add $NetBSD$ tags where possible/practical/sensible. | |||
| 2003-04-16 | Fix some xrefs. | wiz | |
| 2003-03-29 | Apply new patch from sendmail.org to address the new buffer overflow | atatat | |
| in address parsing. This takes us to 8.12.8p1. | |||
| 2003-03-24 | Missed conflict from 8.12.8 import. | atatat | |
| 2003-03-24 | Pull sendmail 8.12.8 to the head, resolve the import conflicts, and | atatat | |
| make it build. | |||
| 2003-03-24 | Pull sendmail 8.12.8 to the head, resolve the import conflicts, and | atatat | |
| make it build. | |||
| 2003-03-24 | sendmail 8.12.8 | atatat | |
| 2003-03-03 | Apply patch from sendmail.org to handle a new header overflow bug. | atatat | |
| 2002-10-03 | more strict checking on command invocation. | itojun | |
| http://www.sendmail.org/smrsh.adv.txt, NetBSD PR 18516 | |||
| 2002-07-11 | 'environment', not 'enviroment' | wiz | |
| 2002-07-04 | save 1 byte for trailing dot append on dn_expand() call | itojun | |
| 2002-06-26 | avoid possible overrun of dn_expand arg buffer. | itojun | |
| not sure if it is the reason for 8.12.5, but anyway, be cautious. | |||
| 2002-06-12 | Don't mention db types we don't have (and related bugs). | wiz | |
| 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 | |
