Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-10-01 | Enable the volatiles that keep gcc from complaining about variables | Todd C. Miller | |
that may possibly be clobbered by longjmp(). | |||
2001-10-01 | Manpage change corresponding to hfs-bless code change. | Dale Rahn | |
Again, this is from the newer cdrtools release. deraadt@ ok. | |||
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-10-01 | Merge support for hfs_bless from the newer version of mkisofs into this | Dale Rahn | |
version of mkhybrid. Allows creation of bootable CDs on apple machines. | |||
2001-09-29 | Add missing dependencies for distribution rule | Todd C. Miller | |
2001-09-25 | Remove obsolete custom shit | Niklas Hallqvist | |
2001-09-25 | let configure script use GNUSYSTEM_AUX_DIR | Marc Espie | |
2001-09-20 | mailq moves to section 8 since it can only be run by the superuser now | Todd C. Miller | |
that sendmail is no longer setuid root. | |||
2001-09-18 | I hope this will help to maintain. | Mike Pechkin | |
o) start new sentence on a new line; o) sort SEE ALSO; millert@ ok | |||
2001-09-18 | add reference to editmap(8). | Mike Pechkin | |
millert@ ok | |||
2001-09-13 | Bind MSA port to localhost as well; noted by fgs@ | Todd C. Miller | |
2001-09-12 | Add commented out support for Cyrus SASL | Todd C. Miller | |
2001-09-12 | better mdoc style | Todd C. Miller | |
2001-09-12 | convert to mdoc | Todd C. Miller | |
2001-09-12 | Install localhost.cf if it is missing and sendmail.cf exists. | Todd C. Miller | |
2001-09-11 | just include os/sm_os_openbsd.h | 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-09-09 | uucp goes away | Theo de Raadt | |
2001-09-05 | make sure that va_start() has matching va_end() | Theo de Raadt | |
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-08 | Prevent logging strerror(0) on EOF; patch sent to sendmail-bugs@sendmail.ORG | Todd C. Miller | |
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-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt | |
2001-07-07 | swat size_t vs. int bug (benign) | Todd C. Miller | |
2001-07-07 | Same fix as I did for bc | Todd C. Miller | |
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-05-05 | Define FAST_PID_RECYCLE -- will be on for OpenBSD in next sendmail release | Todd C. Miller | |
2001-04-15 | do rusage expansion on openbsd too | Theo de Raadt | |
2001-04-15 | do rusage expansion on openbsd too | Theo de Raadt | |
2001-03-01 | Fix typo (aaron) and pull in a missing part from the -man version. | Todd C. Miller | |
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-11 | Define _FFR_WORKAROUND_BROKEN_NAMESERVERS to work around broken | Todd C. Miller | |
name servers that return SERV_FAIL for AAAA records; fgsch@openbsd.org | |||
2001-02-02 | Remove non-existant machine config -- replace w/laptop config that works | Thorsten Lockert | |
both native and under VMware | |||
2001-01-17 | convert to mdoc | Todd C. Miller | |
2001-01-17 | fix speling of December | Todd C. Miller | |
2001-01-17 | fix sm.bin path; form@openbsd.ru | Todd C. Miller | |
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 | remove unused files | Todd C. Miller | |
2001-01-15 | sendmail 8.11.2 | Todd C. Miller | |
2000-10-10 | build mkhybrid | Bob Beck | |