Age | Commit message (Expand) | Author |
2007-03-07 | Put the workaround back in because gcc fails to build otherwise. ok deraadt@ | Dale Rahn |
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 | Revert a workaround that was put in for softfpu ABI violations, hardfp doesnt. | Dale Rahn |
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 | nuke annoying debug log | Bob Beck |
2007-03-05 | Make spamlogd log inbound/outbound like it did before. | 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 | tweaks; | Jason McIntyre |
2007-03-04 | correct location of spamd.key | Joel Knight |
2007-03-04 | cleanup usage | Theo de Raadt |
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-03 | Build ld.so softfloat for now, lets dynamic linking get further. | Dale Rahn |
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-03-01 | - use proper log facility and priority in the slave sig handlers | Otto Moerbeek |
2007-02-28 | double word: be be | David Krause |
2007-02-27 | spacing | Theo de Raadt |
2007-02-27 | fix -b breakage - make greylisting actually be on by default | Bob Beck |
2007-02-27 | prevent .Em abuse: | Jason McIntyre |
2007-02-27 | forgot to remove this comment; | Jason McIntyre |
2007-02-27 | - don;t mark up colons | Jason McIntyre |
2007-02-27 | no -g flag for spamd-setup; | Jason McIntyre |
2007-02-27 | explain the concepts of black/white/greylisting, briefly; | Jason McIntyre |
2007-02-27 | the tempfail message happens after the DATA command, and | Bob Beck |
2007-02-27 | sync slightly w/ spamd(8); | Jason McIntyre |
2007-02-27 | spamd.conf lives in /etc/mail now; | Jason McIntyre |
2007-02-27 | fix synopsis and order options; | Jason McIntyre |
2007-02-27 | initial shot at making greylisting seem normal... | Jason McIntyre |
2007-02-27 | sort options and usage(); | Jason McIntyre |
2007-02-27 | Flag day for spamd - | Bob Beck |
2007-02-26 | Link with libgcc, will be necessary after the upcoming toolchain changes. | Miod Vallat |
2007-02-25 | Add usage() and error out if given bogus arguments. | Todd C. Miller |
2007-02-25 | - HELO/EHLO is part of the tuple | Jason McIntyre |
2007-02-25 | Attempt to clarify new greylisting rules. | Todd C. Miller |
2007-02-24 | When greylisting we don't actually need to use the <spamd> pf table. | Todd C. Miller |
2007-02-24 | tweaks; | Jason McIntyre |
2007-02-23 | to_suffixes -> alloweddomains, that got missed, noticed | Bob Beck |