aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * Support versions of hashes fileVsevolod Stakhov2010-05-062-7/+60
* * Add ability to set specific symbols for different fuzzy flagsVsevolod Stakhov2010-05-062-15/+66
* * Add sample XML configVsevolod Stakhov2010-05-061-2/+2
* * Add ability to add flags to fuzzy hashesVsevolod Stakhov2010-05-055-9/+59
* * Improve logging system:Vsevolod Stakhov2010-04-274-28/+144
* * Add ability to pass all filters by using flag -p in case of rspamc or addin...Vsevolod Stakhov2010-04-263-14/+30
* * Make regmark customplugin workingVsevolod Stakhov2010-04-234-315/+320
* * Bugfixes:Vsevolod Stakhov2010-04-209-52/+65
* * Add lua config for most common rulesVsevolod Stakhov2010-04-133-6/+38
* * Handle and dump factors correctlyVsevolod Stakhov2010-04-085-270/+307
* * Insert fuzzy check symbol correctly as it depends not only on factor but al...Vsevolod Stakhov2010-04-082-3/+23
* * Regexp module now can understand lua variables and functionsVsevolod Stakhov2010-04-081-5/+27
* * Call lua functions like C functions in expressionsVsevolod Stakhov2010-04-083-1/+70
* * Modules sectionVsevolod Stakhov2010-04-083-27/+108
* * Handle modules configurationVsevolod Stakhov2010-04-082-33/+31
* * Wellcome to the XML worldVsevolod Stakhov2010-04-076-112/+303
* * Add classifiers and composites sections to dumpVsevolod Stakhov2010-04-065-16/+125
* * Add lua functions parsing for module optionsVsevolod Stakhov2010-04-067-108/+617
* * Add initial version of lua configuration systemVsevolod Stakhov2010-04-059-16/+312
* * Add dumper to XML file (not all sections yet)Vsevolod Stakhov2010-04-016-45/+310
* * Add more syntaxVsevolod Stakhov2010-03-303-49/+346
* * New syntax parser that should make syntax check of XML configsVsevolod Stakhov2010-03-274-144/+460
* * Initial add of xml parser for rspamd configurationVsevolod Stakhov2010-03-255-1/+504
* * Take block size into consideration while searching for fuzzy hashVsevolod Stakhov2010-03-231-4/+7
* * Fix freeing of module parameters (they should NOT be freed)Vsevolod Stakhov2010-03-236-14/+80
* * Add option min_tokens to classifier that allows to skip too short messages ...Vsevolod Stakhov2010-03-221-1/+34
* * Add support for Judy storage for fuzzy hashescebka@lenovo-laptop2010-03-223-18/+160
* * Some logging addedcebka@lenovo-laptop2010-03-181-0/+6
* * Try to speed up fuzzy storagecebka@lenovo-laptop2010-03-181-43/+101
* * Handle writing of messages correctly in perl modulecebka@lenovo-laptop2010-03-181-0/+1
* * Add statistics for fuzzy storagecebka@lenovo-laptop2010-03-173-0/+13
* * Fix statistics of messages in controllercebka@lenovo-laptop2010-03-173-4/+3
* * Fix descriptors leakagecebka@spam32010-03-171-2/+12
* * Add normalizer for fuzzy hashescebka@lenovo-laptop2010-03-162-3/+36
* * Fix learn command (-m is used instead -w)cebka@lenovo-laptop2010-03-151-1/+1
* * Fix another spf core dump while parsing 'include' itemscebka@lenovo-laptop2010-03-151-1/+6
* * Add percents of spam and ham detected to stat command outputcebka@lenovo-laptop2010-03-011-2/+6
* * Fix bugs from previous commitcebka@lenovo-laptop2010-03-013-11/+4
* * Add weights command for getting weights of each message by each statfilecebka@lenovo-laptop2010-03-017-14/+235
* * Save prefixes in treescebka@lenovo-laptop2010-02-282-13/+37
* * Fix cores in spf code (partially)cebka@lenovo-laptop2010-02-273-11/+87
* * Add custom filter for making marks for new user:cebka@lenovo-laptop2010-02-269-4/+892
* * Add first custom filter for making marks for ip addresses and networkscebka@lenovo-laptop2010-02-255-10/+570
* * Add ability to build rspamd staticcebka@lenovo-laptop2010-02-191-22/+60
* * Add ability to add custom messages to rspamd outputcebka@lenovo-laptop2010-02-176-7/+36
* * Allways set some protocol version even if command is not validcebka@lenovo-laptop2010-02-151-1/+2
* * Fix unix socket creation under FreeBSD (reported by Andrey Zverev)cebka@lenovo-laptop2010-02-151-7/+5
* * Add ability to add weight for fuzzy hashes, this can be very useful for aut...cebka@lenovo-laptop2010-02-083-16/+105
* * Handle empty messages in learningcebka@lenovo-laptop2010-02-051-0/+11
* * Add maillist plugin for detecting mailmain/ezml and subscribe.ru listscebka@lenovo-laptop2010-02-012-0/+180