summaryrefslogtreecommitdiffstats
path: root/gnu/usr.sbin/sendmail
AgeCommit message (Expand)AuthorFilesLines
2014-09-17Bye.matthieu560-196890/+0
2014-07-16lynx has left the tree, and let's be honest noone will find these htmlderaadt1-22/+1
2014-06-05Fix sendmail improper close-on-exec flag handling (CVE-2014-3956)jasper1-2/+2
2014-04-15Remove workarounds for ld reaching MAXDSIZ on vax, now that MAXDSIZ ismiod1-5/+1
2014-04-13Clean up last bits of TCP_WRAPPERS and ELF_TOOLCHAIN.brad2-11/+2
2014-03-19use smtpd man pages by default. ok deraadt jmctedu3-5/+19
2014-03-12no more rmail in base; ok millertjmc1-6/+2
2014-02-07Update to sendmail 8.14.8. This touches a lot of files due to themillert478-1100/+1671
2013-10-24f_bavail has been 64bits for some time now so revert 1.12.fgsch1-2/+0
2013-10-19fix a few obvious .Ar markup errors (unfortunately, there are many more)schwarze1-10/+10
2013-08-13Switch time_t, ino_t, clock_t, and struct kevent's ident and dataguenther1-2/+2
2013-08-06Switch vax to gcc 3.3.6.miod1-1/+5
2013-06-12Update to sendmail-8.14.7jca37-252/+520
2013-04-24Disable ident queries since ident(1) does not run by default anymore.ajacoutot2-2/+6
2013-03-14allow groff users to build these docs; from J??r??mie Courr??ges-Anglasjmc1-10/+34
2013-01-13Change an instance of submit.cf that should now be openbsd-submit.cf.millert1-2/+2
2013-01-09In the WANT_LDAP=yes case, always link libsasl2matthieu1-2/+2
2012-12-26Update to sendmail 8.14.6millert32-243/+424
2012-11-02Remove mips64 -fno-stack-protector addition; at the moment gcc4 used on mips64miod1-5/+1
2012-09-27last stage of rfc changes, using consistent Rs/Re blocks, and moving thejmc1-9/+27
2012-08-21remove -DSM_OMIT_BOGUS_WARNINGS which was intended to remove spuriousjsg1-4/+1
2012-08-18RFC updates:jmc2-7/+7
2012-08-18within Rs/Re reference blocks, use %U instead of %O (or any otherjmc1-4/+4
2012-07-08These files contain OpenBSD and Mdocdate keywordsschwarze2-3/+3
2012-04-12Revert change not intended to be committed.kurt1-5/+3
2012-04-12Remove incorrect -pthread preprocessor define _POSIX_THREADS and replacekurt1-3/+5
2011-05-30Apply sendmail 8.14.5 errata 2011-05-26 patch.bluhm1-2/+4
2011-05-17Update to sendmail 8.14.5millert74-782/+1889
2011-04-07Make the localhost cf the same as the prototype cf but listen onmillert2-38/+10
2010-10-18smm bits removal; whilst here, fix up aliases.5;jmc1-17/+8
2010-10-18remove references to now removed usd/psd/smm docs;jmc1-5/+2
2010-10-17Stop installing me(1) and ms(1) source code.schwarze1-2/+2
2010-09-23NOTES->CAVEATS; ok millertjmc1-18/+18
2010-09-23add RCSID and Mdocdate to these pages; ok millertjmc8-8/+24
2010-09-23since msgs no longer exists, replace the example msgs alias with the onejmc1-2/+2
2010-09-23add EXIT STATUS here too;jmc2-8/+4
2010-09-23use an EXIT STATUS section for these pages;jmc3-38/+34
2010-02-03Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependentmiod1-2/+2
2010-01-10remove references to docs we no longer install;jmc1-3/+0
2009-11-13Merge from the Sendmail CVS: fix potential memory leak: only setguenther2-11/+21
2009-05-13use poll(2); ok millert@jakob1-2/+3
2009-03-16run makemap through mailwrapper(8), to avoid conflict betweenjacekm1-1/+4
2008-10-03Add openbsd-submit.mc, a custom version submit.mc and revert themillert3-6/+36
2008-09-04Use & not && to mask bits.jsg1-2/+2
2008-08-20fix the comment about enabling socket map supportdlg1-2/+2
2008-08-20enable support for socket maps.dlg1-1/+4
2008-06-30Use int instead if bool in the arguments to upd_qs(). Sendmail itselfragge1-1/+1
2008-06-15RFC 2822 obsoletes RFC 822; from Igor Zinovikjmc2-2/+2
2008-06-09Don't be overzealous when cleaning up, once is enough.pyr1-2/+4
2008-06-09Disable ident queriesmillert2-11/+13