summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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-068-110/+619
* * Add initial version of lua configuration systemVsevolod Stakhov2010-04-0510-48/+331
* * 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-256-1/+505
* * Add FreeBSD portVsevolod Stakhov2010-03-248-55/+199
* * 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
* * Update documentationVsevolod Stakhov2010-03-222-3209/+3416
* * Add support for Judy storage for fuzzy hashescebka@lenovo-laptop2010-03-224-35/+177
* * Some logging addedcebka@lenovo-laptop2010-03-181-0/+6
* * Try to speed up fuzzy storagecebka@lenovo-laptop2010-03-183-51/+135
* * Handle writing of messages correctly in perl modulecebka@lenovo-laptop2010-03-182-4/+56
* * Add statistics for fuzzy storagecebka@lenovo-laptop2010-03-173-0/+13
* * Add action to form in cgicebka@lenovo-laptop2010-03-171-1/+1
* * Fix statistics of messages in controllercebka@lenovo-laptop2010-03-176-10/+9
* * Fix descriptors leakagecebka@spam32010-03-171-2/+12
* * Add normalizer for fuzzy hashescebka@lenovo-laptop2010-03-163-4/+36
* * Read 'END' after password commandcebka@lenovo-laptop2010-03-151-0/+3
* * Another addition to learningcebka@lenovo-laptop2010-03-152-4/+1
* * Fix learn command (-m is used instead -w)cebka@lenovo-laptop2010-03-152-2/+2
* * Fix variable name in Client.pmcebka@lenovo-laptop2010-03-151-5/+5
* * Fixes to rspamccebka@lenovo-laptop2010-03-152-17/+20
* * Parse '*' in host name from config file correctlycebka@lenovo-laptop2010-03-151-1/+6
* * Fix another spf core dump while parsing 'include' itemscebka@lenovo-laptop2010-03-154-5/+18
* * Handle SERVER_NAMEcebka@lenovo-laptop2010-03-121-5/+1
* * Fixes to configurationcebka@lenovo-laptop2010-03-121-5/+14
* * More fixescebka@lenovo-laptop2010-03-121-2/+2
* * More fixes about requirecebka@lenovo-laptop2010-03-121-3/+5
* * use -> requirecebka@lenovo-laptop2010-03-121-3/+3
* * Bump versioncebka@lenovo-laptop2010-03-121-1/+1
* * Add web management interface for rspamd (no design yet)cebka@lenovo-laptop2010-03-122-40/+585
* * Make new Mail::Rspamd::Client workingcebka@lenovo-laptop2010-03-042-369/+557
* * New Mail::Rspamd::Clientcebka@lenovo-laptop2010-03-033-722/+899
* * Allow to specify hosts file for making batch operations on rspamd using rsp...cebka@lenovo-laptop2010-03-011-36/+104
* * Add percents of spam and ham detected to stat command outputcebka@lenovo-laptop2010-03-012-4/+8
* * Fix bugs from previous commitcebka@lenovo-laptop2010-03-014-13/+7
* * Add weights command for getting weights of each message by each statfilecebka@lenovo-laptop2010-03-018-16/+249
* * Save prefixes in treescebka@lenovo-laptop2010-02-282-13/+37
* * Fix cores in spf code (partially)cebka@lenovo-laptop2010-02-275-11/+90
* * 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-256-11/+572
* * Show help message when rspamd is called without any params (suggested by An...cebka@lenovo-laptop2010-02-241-1/+5
* * Libintl hackcebka@lenovo-laptop2010-02-191-0/+8
* * Add ability to build rspamd staticcebka@lenovo-laptop2010-02-193-30/+124
* * Add ability to add custom messages to rspamd outputcebka@lenovo-laptop2010-02-176-7/+36