summaryrefslogtreecommitdiffstats
path: root/libexec
AgeCommit message (Expand)AuthorFilesLines
2007-03-07Put the workaround back in because gcc fails to build otherwise. ok deraadt@drahn1-1/+9
2007-03-07sync usage(); ok deraadtjmc1-4/+4
2007-03-07clean up the greytrap stuff;jmc1-29/+27
2007-03-07some spelling fixes;jmc1-6/+6
2007-03-07new sentence, new linejmc1-6/+12
2007-03-06Add -M option to specify a local address that is a lower priority MXbeck4-22/+193
2007-03-06Revert a workaround that was put in for softfpu ABI violations, hardfp doesnt.drahn1-9/+1
2007-03-06tweak -c; sort FILES;jmc1-4/+6
2007-03-06- move LOGGING into the main bodyjmc1-44/+45
2007-03-06document allowing -c to increase to within 200 of kern.maxfilesbeck1-2/+2
2007-03-06Make the maximum number of connections dependant on kern.maxfiles ratherbeck1-3/+31
2007-03-05remove -r option that didn't work anyway.beck2-15/+4
2007-03-05better dd options for the spamd.key generation example.reyk1-2/+2
2007-03-05document spamd.key better. what format does the file take? how do ireyk1-1/+8
2007-03-05don't make everything a sync once we see one, reset this oncebeck1-1/+2
2007-03-05nuke annoying debug logbeck1-4/+2
2007-03-05Make spamlogd log inbound/outbound like it did before.beck1-2/+5
2007-03-05spacingderaadt2-6/+6
2007-03-05revert unintentional MAXCON change back to 800, accidentally did lastbeck1-2/+2
2007-03-04tweaks;jmc1-3/+2
2007-03-04correct location of spamd.keyjoel1-2/+2
2007-03-04cleanup usagederaadt1-2/+3
2007-03-04bob writes some of the most horrid space and tab riddled messy code aroundderaadt1-26/+29
2007-03-04Database synchronizaton for spamd/spamlogdbeck10-20/+972
2007-03-03Build ld.so softfloat for now, lets dynamic linking get further.drahn1-2/+3
2007-03-02improve the sections on pf rules; ok beckjmc1-31/+23
2007-03-01first pass at simplifying the language in this page; more to comejmc1-28/+24
2007-03-01- use proper log facility and priority in the slave sig handlersotto3-16/+21
2007-02-28double word: be bedavid1-2/+2
2007-02-27spacingderaadt1-4/+3
2007-02-27fix -b breakage - make greylisting actually be on by defaultbeck1-2/+2
2007-02-27prevent .Em abuse:jmc1-11/+10
2007-02-27forgot to remove this comment;jmc1-5/+1
2007-02-27- don;t mark up colonsjmc1-11/+17
2007-02-27no -g flag for spamd-setup;jmc1-4/+3
2007-02-27explain the concepts of black/white/greylisting, briefly;jmc1-18/+37
2007-02-27the tempfail message happens after the DATA command, andbeck1-2/+2
2007-02-27sync slightly w/ spamd(8);jmc1-9/+5
2007-02-27spamd.conf lives in /etc/mail now;jmc1-3/+3
2007-02-27fix synopsis and order options;jmc1-4/+4
2007-02-27initial shot at making greylisting seem normal...jmc1-148/+131
2007-02-27sort options and usage();jmc2-20/+24
2007-02-27Flag day for spamd -beck5-35/+35
2007-02-26Link with libgcc, will be necessary after the upcoming toolchain changes.miod1-1/+2
2007-02-25Add usage() and error out if given bogus arguments.millert1-1/+17
2007-02-25- HELO/EHLO is part of the tuplejmc1-6/+3
2007-02-25Attempt to clarify new greylisting rules.millert1-20/+14
2007-02-24When greylisting we don't actually need to use the <spamd> pf table.millert3-38/+87
2007-02-24tweaks;jmc1-8/+9
2007-02-23to_suffixes -> alloweddomains, that got missed, noticedbeck1-4/+4