summaryrefslogtreecommitdiff
path: root/gnu/usr.sbin
AgeCommit message (Expand)Author
2011-06-23switch to installing source manuals (base part)Ingo Schwarze
2011-05-30Apply sendmail 8.14.5 errata 2011-05-26 patch.Alexander Bluhm
2011-05-17Update to sendmail 8.14.5Todd C. Miller
2011-04-07Make the localhost cf the same as the prototype cf but listen onTodd C. Miller
2010-10-18smm bits removal; whilst here, fix up aliases.5;Jason McIntyre
2010-10-18remove references to now removed usd/psd/smm docs;Jason McIntyre
2010-10-17Stop installing me(1) and ms(1) source code.Ingo Schwarze
2010-09-23NOTES->CAVEATS; ok millertJason McIntyre
2010-09-23add RCSID and Mdocdate to these pages; ok millertJason McIntyre
2010-09-23since msgs no longer exists, replace the example msgs alias with the oneJason McIntyre
2010-09-23add EXIT STATUS here too;Jason McIntyre
2010-09-23use an EXIT STATUS section for these pages;Jason McIntyre
2010-02-03Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependentMiod Vallat
2010-01-10remove references to docs we no longer install;Jason McIntyre
2009-11-13Merge from the Sendmail CVS: fix potential memory leak: only setPhilip Guenthe
2009-05-13use poll(2); ok millert@Jakob Schlyter
2009-03-16run makemap through mailwrapper(8), to avoid conflict betweenJacek Masiulaniec
2008-10-03Add openbsd-submit.mc, a custom version submit.mc and revert theTodd C. Miller
2008-09-04Use & not && to mask bits.Jonathan Gray
2008-08-20fix the comment about enabling socket map supportDavid Gwynne
2008-08-20enable support for socket maps.David Gwynne
2008-06-30Use int instead if bool in the arguments to upd_qs(). Sendmail itselfAnders Magnusson
2008-06-15RFC 2822 obsoletes RFC 822; from Igor ZinovikJason McIntyre
2008-06-09Don't be overzealous when cleaning up, once is enough.Pierre-Yves Ritschard
2008-06-09Disable ident queriesTodd C. Miller
2008-05-04Update to sendmail-8.14.3Todd C. Miller
2008-04-18Fix return value of i_add_match() and remove some bogus APPLE_HYBTodd C. Miller
2008-04-02Update to queue group-based config in use on the list server.Todd C. Miller
2008-03-08more mkhybrid prototypes cleanups.Marc Espie
2008-02-27start cleaning up that mess (some sprintf -> snprintf, plus -Wall)Marc Espie
2008-02-20Fix 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 itKenneth R Westerback
2007-11-28use sizeof (buf) instead of hardcoded valueCharles Longeau
2007-04-04Update to sendmail-8.14.1Todd C. Miller
2007-03-15.Nm does not need an argument; from Igor SobradoJason McIntyre
2007-02-06fix some dodgy displays;Jason McIntyre
2007-02-04Update to sendmail-8.14.0. OK mbalmer@Todd C. Miller
2007-01-30Michael Shalayeff agreed to remove the advertising clauses from hisRay Lai
2006-08-13Update to sendmail-8.13.8Todd C. Miller
2006-08-07Fix use-after-free bug, which was triggered with tooMoritz Jodeit
2006-06-14fix bug which would make very deeply nested mime cause (essentially)Theo de Raadt
2006-04-22typo from jasper lievisse adriaanse; tweak whilst here...Jason McIntyre
2006-03-22Update to sendmail 8.13.6Todd C. Miller
2006-02-04Don't link libmilter against libldap and liblber if WANT_LDAP is definedMarc Balmer
2005-11-14Tab was hard-coded as delimeter for undump even though it can beTodd C. Miller
2005-10-12three new .so libraries to help the ports people who need (or might need)Theo de Raadt
2005-08-15Add nobodyreturn to privacy options so we don't inadvertantly bounce backTodd C. Miller
2005-05-04this is a section 8 page, not section 1: correct .DtJason McIntyre
2005-05-04.Xr mailstats 8 ;Jason McIntyre
2005-04-19Use snprintf, not sprintf for floating point conversion. While the actualTodd C. Miller