summaryrefslogtreecommitdiff
path: root/gnu/usr.sbin
AgeCommit message (Expand)Author
2004-01-13sync with realityTodd C. Miller
2004-01-09Remove duplicate (and slightly conflicting) prototype of sm_vfscanf().Todd C. Miller
2003-12-30Define _FFR_DEAL_WITH_ERROR_SSL. This will causes sendmail to deal withTodd C. Miller
2003-11-10Disable EXPN and VRFY to help thwart address harvesters and requireTodd C. Miller
2003-11-10add more privacy flagsTodd C. Miller
2003-10-03Make msp bind to 127.0.0.1 instead of localhost since "localhost" mayTodd C. Miller
2003-09-20Fix pasto; closes PR 3482Todd C. Miller
2003-09-17New sendmail prototype for OpenBSD with more features enabled thatTodd C. Miller
2003-09-17Update to sendmail-8.12.10. This includes a fix for a buffer overflowTodd C. Miller
2003-09-16from millertTheo de Raadt
2003-09-02escape punctuation;Jason McIntyre
2003-08-22Enable support for DSN-specific timeouts. This allows you to junkTodd C. Miller
2003-08-13Correct comments about queue runner.Todd C. Miller
2003-08-13Install sendmail tuning guideTodd C. Miller
2003-08-11Convert to queue groups and queuing-only config w/ a queue runner.Todd C. Miller
2003-08-06small cleanup;Jason McIntyre
2003-07-03We have a real setreuid(2) in OpenBSD >= 3.3Todd C. Miller
2003-06-12final bits of obvious UCB term 3 removalTheo de Raadt
2003-06-12remove cruftTodd C. Miller
2003-06-03Use an ISC-tyle license for all my code; it is simpler and more permissive.Todd C. Miller
2003-05-08multiple readlink() calls that forgot the -1...Vincent Labrecque
2003-04-14built in -> built-in;Jason McIntyre
2003-03-29Update to sendmail 8.12.9; fixes a buffer overflow in address parsingTodd C. Miller
2003-03-19Return 0 on success, rather than falling off the end of a function prototypedDale Rahn
2003-03-15specifed -> specifiedTheo de Raadt
2003-03-11files with dead .Xr's;Jason McIntyre
2003-03-10Move /var/log/sendmail.st creation to etc/Makefile where it belongs;Todd C. Miller
2003-03-09Move WANT_LIBMILTER bits until after bsd.own.mk has been pulled in.Todd C. Miller
2003-03-09Pull in bsd.own.mk early so we can get WANT_* from there.Todd C. Miller
2003-03-07.Xr typos;Jason McIntyre
2003-03-03Update to Sendmail 8.12.8; fixes a buffer overflow in the envelopeTodd C. Miller
2003-02-27Change things back such that defining WANT_LIBMILTER in mk.confTodd C. Miller
2003-02-19Give milter the ghost of a chance of working; still not supported in any way.Todd C. Miller
2003-02-05typos; isakmpd(8) ok niklas@, mailwrapper(8) help kjell@Jason McIntyre
2003-02-01typos;Jason McIntyre
2003-01-15typos; jmc@prioris.mini.pw.edu.plTheo de Raadt
2003-01-05spellingTheo de Raadt
2003-01-02New files that were missed in the sendmail commitTodd C. Miller
2003-01-01Fix real source of error message when FEATURE(nullclient) is used.Todd C. Miller
2003-01-01update to sendmail 8.12.7Todd C. Miller
2002-12-30Argh, removed the wrong one.Todd C. Miller
2002-12-30this was removed from the sendmail distribution some time agoTodd C. Miller
2002-12-13Two more places where we can use the libc getopt_long() instead of GNU getopt()Todd C. Miller
2002-12-09From Andrushock, s/sucess/success/gTodd C. Miller
2002-11-03You can't always cast pointer to int on because the sizes arePeter Valchev
2002-10-09Patch from sendmail.org to fix potential smrsh bypass describedTodd C. Miller
2002-09-15update to sendmail-8.12.6Todd C. Miller
2002-07-20Exit if setusercontext() fails to set resources/priority and suidwarnTodd C. Miller
2002-07-20Fix up WANT_LIBMILTER stuff for people who want to use it; downsj@downsj.comTodd C. Miller
2002-07-14Fix SuperSafe=Interactive when DeliveryMode=i; Gregory Neil ShapiroTodd C. Miller