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