summaryrefslogtreecommitdiff
path: root/libexec/spamd
AgeCommit message (Collapse)Author
2003-02-19document -s as synonym for -1, correct section number in title; PR# 3101Jason Wright
2003-02-14delete $W in trap handlerJason Wright
2003-02-14Add back -w support (was -much- easier than I thought)Jason Wright
2003-02-14Give spamd.8 something to .XrJason Wright
2003-02-14spamd now uses tables (these load MUCH faster on my ss2); ok deraadtJason Wright
2003-02-13typos;Jason McIntyre
setextattr(8): example markus@ spamd(8): someone else found some of these on bugs/misc, but for the life of me i can't find out who pf.conf(5): from openbsd@davidkrause.com raidctl(8): from ian@darwinsys.com
2003-02-11oops; beckTheo de Raadt
2003-02-10Add "inet proto tcp" to the last rdr example, it produces a syntax errorDaniel Hartmeier
otherwise. Found by David Norman.
2003-02-08When creating > 1 files with mktemp(1), make sure that if the creationPeter Valchev
of the n'th (n>1) file fails, the previous ones get removed before exit(1) Idea by jason; ok millert deraadt
2003-01-30revoke privs a bit later so spamd can bind() to ports < 1024Henning Brauer
inspired by Nick Stott <nick at electric-pickle.net> ok theo daniel
2003-01-24plug potential memory leak; vincent okTheo de Raadt
2003-01-22use cut; clay@boobah.comTheo de Raadt
2003-01-20typos; alan@alanday.comTheo de Raadt
2003-01-06remove debug codeTheo de Raadt
2003-01-05bit more error checking; andrushock@korovino.netTheo de Raadt
2003-01-03fix usage; sturm@sec.informatik.tu-darmstadt.deTheo de Raadt
2003-01-01the the; bsd@openbsd.rutgers.eduTheo de Raadt
2002-12-31fxi som tpyosAnil Madhavapeddy
2002-12-31Mention pf rdr rules and anchors.Daniel Hartmeier
2002-12-30dynamically allocate the struct con[], according to the -c arg given or a ↵Michael Shalayeff
default, being the max 200
2002-12-26fix a more or less problem; deraadt@ okMichael Shalayeff
2002-12-25remove nasty verbiageTheo de Raadt
2002-12-23oopsTheo de Raadt
2002-12-23minor minor tweaks; mjc@bitz.caTheo de Raadt
2002-12-23not errx; andrushock@korovino.netTheo de Raadt
2002-12-21epipe and other misc stuff; daniel@benzedrine.cxTheo de Raadt
2002-12-21fixes; openbsd@davidkrause.comTheo de Raadt
2002-12-21spamd: work in progressTheo de Raadt