Age | Commit message (Expand) | Author |
2013-06-12 | Update to sendmail-8.14.7 | Jeremie Courreges-Anglas |
2013-04-24 | Disable ident queries since ident(1) does not run by default anymore. | Antoine Jacoutot |
2013-03-14 | allow groff users to build these docs; from J??r??mie Courr??ges-Anglas | Jason McIntyre |
2013-01-13 | Change an instance of submit.cf that should now be openbsd-submit.cf. | Todd C. Miller |
2013-01-09 | In the WANT_LDAP=yes case, always link libsasl2 | Matthieu Herrb |
2012-12-26 | Update to sendmail 8.14.6 | Todd C. Miller |
2012-11-02 | Remove mips64 -fno-stack-protector addition; at the moment gcc4 used on mips64 | Miod Vallat |
2012-09-27 | last stage of rfc changes, using consistent Rs/Re blocks, and moving the | Jason McIntyre |
2012-08-21 | remove -DSM_OMIT_BOGUS_WARNINGS which was intended to remove spurious | Jonathan Gray |
2012-08-18 | RFC updates: | Jason McIntyre |
2012-08-18 | within Rs/Re reference blocks, use %U instead of %O (or any other | Jason McIntyre |
2012-07-08 | These files contain OpenBSD and Mdocdate keywords | Ingo Schwarze |
2012-04-12 | Revert change not intended to be committed. | Kurt Miller |
2012-04-12 | Remove incorrect -pthread preprocessor define _POSIX_THREADS and replace | Kurt Miller |
2011-06-23 | switch to installing source manuals (base part) | Ingo Schwarze |
2011-05-30 | Apply sendmail 8.14.5 errata 2011-05-26 patch. | Alexander Bluhm |
2011-05-17 | Update to sendmail 8.14.5 | Todd C. Miller |
2011-04-07 | Make the localhost cf the same as the prototype cf but listen on | Todd C. Miller |
2010-10-18 | smm bits removal; whilst here, fix up aliases.5; | Jason McIntyre |
2010-10-18 | remove references to now removed usd/psd/smm docs; | Jason McIntyre |
2010-10-17 | Stop installing me(1) and ms(1) source code. | Ingo Schwarze |
2010-09-23 | NOTES->CAVEATS; ok millert | Jason McIntyre |
2010-09-23 | add RCSID and Mdocdate to these pages; ok millert | Jason McIntyre |
2010-09-23 | since msgs no longer exists, replace the example msgs alias with the one | Jason McIntyre |
2010-09-23 | add EXIT STATUS here too; | Jason McIntyre |
2010-09-23 | use an EXIT STATUS section for these pages; | Jason McIntyre |
2010-02-03 | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent | Miod Vallat |
2010-01-10 | remove references to docs we no longer install; | Jason McIntyre |
2009-11-13 | Merge from the Sendmail CVS: fix potential memory leak: only set | Philip Guenthe |
2009-05-13 | use poll(2); ok millert@ | Jakob Schlyter |
2009-03-16 | run makemap through mailwrapper(8), to avoid conflict between | Jacek Masiulaniec |
2008-10-03 | Add openbsd-submit.mc, a custom version submit.mc and revert the | Todd C. Miller |
2008-09-04 | Use & not && to mask bits. | Jonathan Gray |
2008-08-20 | fix the comment about enabling socket map support | David Gwynne |
2008-08-20 | enable support for socket maps. | David Gwynne |
2008-06-30 | Use int instead if bool in the arguments to upd_qs(). Sendmail itself | Anders Magnusson |
2008-06-15 | RFC 2822 obsoletes RFC 822; from Igor Zinovik | Jason McIntyre |
2008-06-09 | Don't be overzealous when cleaning up, once is enough. | Pierre-Yves Ritschard |
2008-06-09 | Disable ident queries | Todd C. Miller |
2008-05-04 | Update to sendmail-8.14.3 | Todd C. Miller |
2008-04-18 | Fix return value of i_add_match() and remove some bogus APPLE_HYB | Todd C. Miller |
2008-04-02 | Update to queue group-based config in use on the list server. | Todd C. Miller |
2008-03-08 | more mkhybrid prototypes cleanups. | Marc Espie |
2008-02-27 | start cleaning up that mess (some sprintf -> snprintf, plus -Wall) | Marc Espie |
2008-02-20 | Fix a use-after-free bug in the envelope code just after a port 25 fork. | Brad Smith |
2008-01-25 | "read(..., ..., sizeof Y) < sizeof Y" is a dangerous idiom because it | Kenneth R Westerback |
2007-11-28 | use sizeof (buf) instead of hardcoded value | Charles Longeau |
2007-04-04 | Update to sendmail-8.14.1 | Todd C. Miller |
2007-03-15 | .Nm does not need an argument; from Igor Sobrado | Jason McIntyre |
2007-02-06 | fix some dodgy displays; | Jason McIntyre |