summaryrefslogtreecommitdiff
path: root/gnu/usr.sbin
AgeCommit message (Expand)Author
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
2005-04-08update to sendmail 8.13.4Todd C. Miller
2005-01-12update to sendmail 8.13.3Todd C. Miller
2005-01-06sync with list serverTodd C. Miller
2005-01-02document starttls(8);Jason McIntyre
2004-12-31add starttls(8) to SEE ALSO;Jason McIntyre
2004-12-22Add -ULDAPMAP to CPPFLAGS so we can't inadvertanly build errstring.o withTodd C. Miller
2004-12-16Update to sendmail-8.13.2Todd C. Miller
2004-11-02Temporarily workaround propolice compiler problem until compilerPer Fogelstrom
2004-09-18Update to sendmail-8.13.1Todd C. Miller
2004-08-14Add example genericstableTodd C. Miller
2004-07-28fix path to sendmail's README;Jason McIntyre
2004-07-12point people to milter html docs;Jason McIntyre