Age | Commit message (Expand) | Author |
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 |
2007-02-23 | Make spamd include the HELO/EHLO identification string sent by | Bob Beck |
2007-02-23 | make dequotetolower use regular string functions instead of the manual | Bob Beck |
2007-02-23 | continue collecting lint to be sold as a parsley substitute; ok beck | Theo de Raadt |
2007-02-23 | spacing | Theo de Raadt |
2007-02-23 | greytrapping improvements | Bob Beck |
2007-02-14 | Fix some realloc() off-by-one errors found by ray@. | Todd C. Miller |
2007-02-09 | Fix off by one in blacklist memory allocation. From tdeval@ | Todd C. Miller |
2007-02-09 | readdir buffers should not get a fixed buffer size, but should be dependant | Dale Rahn |
2007-02-08 | Remove __DTF_READALL usage in ld.so's private copy of readdir(). | Todd C. Miller |
2007-02-06 | fix some dodgy displays; | Jason McIntyre |
2007-02-03 | Kludge around a horrible problem where gcc 'knows' that __udivsi3 will | Dale Rahn |
2007-01-28 | revert 1.108, the diff allowed ldd to print the load address of the binary, | Dale Rahn |
2007-01-04 | Using DB_BTREE for spamd is wrong, order is never required | Bob Beck |
2006-12-28 | assume that new elf architectures will have ld.so | Theo de Raadt |
2006-12-26 | no more seperate prebind | Theo de Raadt |
2006-12-23 | Spelling. | Kenneth R Westerback |
2006-12-21 | 'immediatly' -> 'immediately' in comments. | Kenneth R Westerback |
2006-12-21 | 'tranfer' -> 'transfer' in comments. | Kenneth R Westerback |
2006-12-20 | add an additional rule to the filter anchor that allows traffic out from | Joel Knight |