Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-03-29 | Update to sendmail 8.12.9; fixes a buffer overflow in address parsing | Todd C. Miller | |
due to a char to int conversion problem which is potentially remotely exploitable. | |||
2003-03-03 | Update to Sendmail 8.12.8; fixes a buffer overflow in the envelope | Todd C. Miller | |
comments processing which may allow an attacker to gain root privileges. | |||
2003-01-02 | New files that were missed in the sendmail commit | Todd C. Miller | |
2003-01-01 | Fix real source of error message when FEATURE(nullclient) is used. | Todd C. Miller | |
2003-01-01 | update to sendmail 8.12.7 | Todd C. Miller | |
2002-12-30 | Argh, removed the wrong one. | Todd C. Miller | |
2002-12-30 | this was removed from the sendmail distribution some time ago | Todd C. Miller | |
2002-09-15 | update to sendmail-8.12.6 | Todd C. Miller | |
2002-07-03 | sync | Todd C. Miller | |
2002-07-03 | New config for the OpenBSD mailing list server. Two separate daemons | Todd C. Miller | |
are used; one for incoming messages on port 25 and a stripped down queueing-only config on localhost port 24 fed by the mailing list exploder. Actual delivery is handled by persistent queue runners. | |||
2002-07-03 | No need to have this in cvs--the OpenBSD list config is basically the same. | Todd C. Miller | |
2002-06-26 | sendmail 8.12.5 | Todd C. Miller | |
2002-06-25 | o Kill queue groups stuff; we can do a better job using qtool | Todd C. Miller | |
o Wait at least 27 minutes before trying to redeliver a message o Drop confTO_QUEUERETURN from 4d to 3d o No point in blacklist_recipients or commented RBL stuff o Remove some old Windoze worm stuff checks | |||
2002-06-03 | Update to sendmail-8.12.4 | Todd C. Miller | |
2002-04-18 | update to sendmail 8.12.3 | Todd C. Miller | |
2002-01-14 | update to sendmail-8.12.2 | Todd C. Miller | |
2002-01-11 | o crank max load for queue and refuse | Todd C. Miller | |
o use shared memory for disk usage stats o cache up to 4 connections instead of 2 o use port 24 on lo0 for nocanonify MSA | |||
2002-01-09 | remove cf/domain/sigmasoft.m4 from cf/cf/Makefile | lebel | |
2002-01-09 | Remove private sendmail configuration files -- they are out of date anyhow | Thorsten Lockert | |
2002-01-05 | Sync with reality: make mj2 a trusted user and add 'C' (nocanonify) | Todd C. Miller | |
flag to MSA for fast message injection. | |||
2001-12-10 | Add FEATURE(`accept_unresolvable_domains') | Todd C. Miller | |
This should help folks whose IP address is not resolvable. | |||
2001-12-04 | add missing no_default_msa FEATURE | Todd C. Miller | |
2001-12-04 | sync with reality | Todd C. Miller | |
2001-11-29 | Sync with reality | Todd C. Miller | |
o enable TLS o accept mail for openssh.org o add ipv6 support | |||
2001-11-29 | use ipv6 when possible; transparent if you don't have ipv6 enabled | Todd T. Fries | |
..without this, client only connects to remote ipv4 smtp sites, and yes, localhost is a 'remote' site during testing. millert@ ok. | |||
2001-11-15 | Listen on port 587 for IPv6 too. Noticed by todd@ | Todd C. Miller | |
2001-10-24 | Add WorkAroundBrokenAAAA option here too. We already have it in | Todd C. Miller | |
openbsd-proto.mc and openbsd-localhost.mc. | |||
2001-10-01 | Update to sendmail 8.12.1. | Todd C. Miller | |
A potential security problem has been uncovered in 8.12.0 which might be exploited locally by malicious users to gain access to the client mail queue. However, as long as the MTA accepts local connections, the possible consequences of this potential local exploit are small. Notice: some operating systems don't provide a way to completely drop privileges from a set-group-ID program. In that case sendmail refuses to run if unsafe options are given. | |||
2001-09-29 | Add missing dependencies for distribution rule | Todd C. Miller | |
2001-09-25 | Remove obsolete custom shit | Niklas Hallqvist | |
2001-09-13 | Bind MSA port to localhost as well; noted by fgs@ | Todd C. Miller | |
2001-09-12 | Install localhost.cf if it is missing and sendmail.cf exists. | Todd C. Miller | |
2001-09-11 | localhost-only config | Todd C. Miller | |
2001-09-11 | merge in sendmail 8.12.0 with BSD Makefiles and mdoc man pages | Todd C. Miller | |
2001-09-11 | remove unused files | Todd C. Miller | |
2001-09-11 | sendmail 8.12.0 with $Id tags converted to $Sendmail | Todd C. Miller | |
2001-08-21 | Update to sendmail 8.11.6, from the release notes: | Todd C. Miller | |
SECURITY: Fix a possible memory access violation when specifying out-of-bounds debug parameters. Problem detected by Cade Cairns of SecurityFocus. Avoid leaking recipient information in unrelated DSNs. This could happen if a connection is aborted, several mails had been scheduled for delivery via that connection, and the timeout is reached such that several DSNs are sent next. Problem noted by Dileepan Moorkanat of Hewlett-Packard. Fix a possible segmentation violation when specifying too many wildcard operators in a rule. Problem detected by Werner Wiethege. Avoid a segmentation fault on non-matching Hesiod lookups. Problem noted by Russell McOrmond of flora.ca | |||
2001-08-01 | update to sendmail 8.11.5 | Todd C. Miller | |
2001-07-26 | add generics_entire_domain and GENERICS_DOMAIN | Todd C. Miller | |
2001-07-25 | remove local hack | Todd C. Miller | |
2001-07-25 | Sync with reality: | Todd C. Miller | |
o Use a genericstable instead of the local mailnametable hack o Add IPv6 support. | |||
2001-05-30 | OSTYPE is openbsd, not unknown | Todd C. Miller | |
2001-05-29 | sendmail 8.12.0 with $Id tags converted to $Sendmail | Todd C. Miller | |
2001-05-29 | Update to sendmail 8.11.4: | Todd C. Miller | |
8.11.4 revamps signal handling within the MTA in order to reduce the likelihood of a race condition that can lead to heap corruption as described in Michal Zalewski's advisory. The problems discussed in the advisory are not currently known to be exploitable but we recommend upgrading to 8.11.4 in case a method is found to exploit the signal handling race condition. 8.11.4 also fixes other bugs found since the release of 8.11.3. See the RELEASE_NOTES file for more details. | |||
2001-02-28 | Update to sendmail 8.11.3. This is a maintenance release which | Todd C. Miller | |
contains bug fixes for problems found after 8.11.2 was released. Systems which use buffered file I/O (like OpenBSD) were not properly fsync()'ing the data (df) file. Although there is little chance of data loss, this is an important fix. | |||
2001-02-02 | Remove non-existant machine config -- replace w/laptop config that works | Thorsten Lockert | |
both native and under VMware | |||
2001-01-16 | pull 8.12.x change (or equivalent to), | Jun-ichiro itojun Hagino | |
which can mark certain DaemonPortOptions as "optional". now we can ship single sendmail.cf for both IPv4-only and IPv4/v6 kernels. | |||
2001-01-15 | sendmail 8.11.2 with BSD Makefiles | Todd C. Miller | |
2001-01-15 | remove useless file | Todd C. Miller | |
2001-01-15 | sendmail 8.11.2 | Todd C. Miller | |