Age | Commit message (Expand) | Author |
2008-01-08 | simplify the suggested pf ruleset; ok beck | Jason McIntyre |
2007-12-27 | Add a missing length check of received spamd sync packet headers. | Reyk Floeter |
2007-11-03 | PR 5621 - spamd doesn't clear the last entry from an empty TRAP list, | Bob Beck |
2007-09-02 | use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg | Theo de Raadt |
2007-08-16 | - Don't fill spamd debug with bogus config errors if there are no | Ray Lai |
2007-08-11 | tweak previous: | Jason McIntyre |
2007-08-11 | Add note to the effect that the spamd pf table is no | Jonathan Gray |
2007-07-07 | document maximum values for -S and -s; | Jason McIntyre |
2007-06-25 | s/is is/it is/. From Jim Razmus, jim (at) bonetruck (dot) org; thanks. | Tom Cosgrove |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-26 | remove a redundant paragraph; ok beck | Jason McIntyre |
2007-05-19 | spamd-setup needs -b for blacklist-only mode; from Nick Templeton | Jason McIntyre |
2007-04-13 | fix helo to error out if no domain is provided | Bob Beck |
2007-04-13 | rename h_name to sh_name. hname gets redefined in netdb.h to a zero | Otto Moerbeek |
2007-03-29 | I relinquish any copyright claim I have on this file | Kjell Wooding |
2007-03-26 | kill trailing whitespace...shame on me if i sent bob a diff w/ | Jason McIntyre |
2007-03-26 | use new license. ok kjell@, who also wanted his name removed, but he needs | Bob Beck |
2007-03-26 | use new license, ok deraadt@ | Bob Beck |
2007-03-26 | use new license. | Bob Beck |
2007-03-26 | Copyright - I should share the blame. | Bob Beck |
2007-03-26 | A couple of spamd improvements | Bob Beck |
2007-03-18 | Be sure to exit if the db_open of the second db for conversion fails. | Bob Beck |
2007-03-16 | Fix dribbly HMAC leak. | Bob Beck |
2007-03-16 | now that we leave the grey, avoid annoying re-adds of white entries | Bob Beck |
2007-03-15 | fix -y example; | Jason McIntyre |
2007-03-14 | when using low prio MX trapping, ignore hosts connecting to the low prio | Bob Beck |
2007-03-14 | Don't delete grey entries when whitelisting. They expire anyway | Bob Beck |
2007-03-12 | log when we trap a host. | Bob Beck |
2007-03-07 | Add some emphasis for easier reading and clarify MX trapping by | Todd C. Miller |
2007-03-07 | sync usage(); ok deraadt | Jason McIntyre |
2007-03-07 | clean up the greytrap stuff; | Jason McIntyre |
2007-03-07 | some spelling fixes; | Jason McIntyre |
2007-03-07 | new sentence, new line | Jason McIntyre |
2007-03-06 | Add -M option to specify a local address that is a lower priority MX | Bob Beck |
2007-03-06 | tweak -c; sort FILES; | Jason McIntyre |
2007-03-06 | - move LOGGING into the main body | Jason McIntyre |
2007-03-06 | document allowing -c to increase to within 200 of kern.maxfiles | Bob Beck |
2007-03-06 | Make the maximum number of connections dependant on kern.maxfiles rather | Bob Beck |
2007-03-05 | remove -r option that didn't work anyway. | Bob Beck |
2007-03-05 | better dd options for the spamd.key generation example. | Reyk Floeter |
2007-03-05 | document spamd.key better. what format does the file take? how do i | Reyk Floeter |
2007-03-05 | don't make everything a sync once we see one, reset this once | Bob Beck |
2007-03-05 | spacing | Theo de Raadt |
2007-03-05 | revert unintentional MAXCON change back to 800, accidentally did last | Bob Beck |
2007-03-04 | correct location of spamd.key | Joel Knight |
2007-03-04 | bob writes some of the most horrid space and tab riddled messy code around | Theo de Raadt |
2007-03-04 | Database synchronizaton for spamd/spamlogd | Bob Beck |
2007-03-02 | improve the sections on pf rules; ok beck | Jason McIntyre |
2007-03-01 | first pass at simplifying the language in this page; more to come | Jason McIntyre |
2007-02-28 | double word: be be | David Krause |