Age | Commit message (Expand) | Author |
2005-08-15 | Add nobodyreturn to privacy options so we don't inadvertantly bounce back | Todd C. Miller |
2005-05-04 | this is a section 8 page, not section 1: correct .Dt | Jason McIntyre |
2005-05-04 | .Xr mailstats 8 ; | Jason McIntyre |
2005-04-19 | Use snprintf, not sprintf for floating point conversion. While the actual | Todd C. Miller |
2005-04-08 | update to sendmail 8.13.4 | Todd C. Miller |
2005-01-12 | update to sendmail 8.13.3 | Todd C. Miller |
2005-01-06 | sync with list server | Todd C. Miller |
2005-01-02 | document starttls(8); | Jason McIntyre |
2004-12-31 | add starttls(8) to SEE ALSO; | Jason McIntyre |
2004-12-22 | Add -ULDAPMAP to CPPFLAGS so we can't inadvertanly build errstring.o with | Todd C. Miller |
2004-12-16 | Update to sendmail-8.13.2 | Todd C. Miller |
2004-11-02 | Temporarily workaround propolice compiler problem until compiler | Per Fogelstrom |
2004-09-18 | Update to sendmail-8.13.1 | Todd C. Miller |
2004-08-14 | Add example genericstable | Todd C. Miller |
2004-07-28 | fix path to sendmail's README; | Jason McIntyre |
2004-07-12 | point people to milter html docs; | Jason McIntyre |
2004-06-29 | Install milter docs | Todd C. Miller |
2004-06-29 | Install correct milter includes | Todd C. Miller |
2004-06-29 | Build and install libmilter.a (static only) and libmilter.h. OK deraadt@ | Todd C. Miller |
2004-06-24 | Missing file from 8.13.0 | Todd C. Miller |
2004-06-24 | Update to sendmail.8.13.0 | Todd C. Miller |
2004-05-17 | WHoops, only define _FFR_QUEUERETURN_DSN once. | Todd C. Miller |
2004-05-11 | If no help file is present don't print the sendmail version--we | Todd C. Miller |
2004-05-11 | Build sendmail with -D_FFR_QUEUERETURN_DSN to enable confTO_QUEUERETURN_DSN. | Todd C. Miller |
2004-04-21 | - point people to smm docs | Jason McIntyre |
2004-02-01 | add paper.txt target; | Jason McIntyre |
2004-01-26 | Make welcome banner match spamd's (is it chicken or is it fish?). | Todd C. Miller |
2004-01-19 | Update to sendmail 8.12.11. I've been runninga beta version of this for | Todd C. Miller |
2004-01-13 | sync with reality | Todd C. Miller |
2004-01-09 | Remove duplicate (and slightly conflicting) prototype of sm_vfscanf(). | Todd C. Miller |
2003-12-30 | Define _FFR_DEAL_WITH_ERROR_SSL. This will causes sendmail to deal with | Todd C. Miller |
2003-11-10 | Disable EXPN and VRFY to help thwart address harvesters and require | Todd C. Miller |
2003-11-10 | add more privacy flags | Todd C. Miller |
2003-10-03 | Make msp bind to 127.0.0.1 instead of localhost since "localhost" may | Todd C. Miller |
2003-09-20 | Fix pasto; closes PR 3482 | Todd C. Miller |
2003-09-17 | New sendmail prototype for OpenBSD with more features enabled that | Todd C. Miller |
2003-09-17 | Update to sendmail-8.12.10. This includes a fix for a buffer overflow | Todd C. Miller |
2003-09-16 | from millert | Theo de Raadt |
2003-09-02 | escape punctuation; | Jason McIntyre |
2003-08-22 | Enable support for DSN-specific timeouts. This allows you to junk | Todd C. Miller |
2003-08-13 | Correct comments about queue runner. | Todd C. Miller |
2003-08-13 | Install sendmail tuning guide | Todd C. Miller |
2003-08-11 | Convert to queue groups and queuing-only config w/ a queue runner. | Todd C. Miller |
2003-08-06 | small cleanup; | Jason McIntyre |
2003-07-03 | We have a real setreuid(2) in OpenBSD >= 3.3 | Todd C. Miller |
2003-06-12 | final bits of obvious UCB term 3 removal | Theo de Raadt |
2003-06-12 | remove cruft | Todd C. Miller |
2003-06-03 | Use an ISC-tyle license for all my code; it is simpler and more permissive. | Todd C. Miller |
2003-04-14 | built in -> built-in; | Jason McIntyre |
2003-03-29 | Update to sendmail 8.12.9; fixes a buffer overflow in address parsing | Todd C. Miller |