aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Include proper header when building rspamc.Vsevolod Stakhov2011-02-161-1/+1
* * Add new lua module regexp for using glib regular expressions (pcre compatible)Vsevolod Stakhov2011-02-156-7/+275
* * Add ability to specify 'S' flag to regexp that means that headers checks mu...Vsevolod Stakhov2011-02-159-31/+76
* * Add ability to add descriptions for symbolsVsevolod Stakhov2011-02-157-7/+51
* Remove some legacy from source tree.Vsevolod Stakhov2011-02-152-283/+0
* Fix spf parser for some cases.Vsevolod Stakhov2011-02-142-10/+63
* * Add ability to setup metric's weights from luaVsevolod Stakhov2011-02-142-1/+79
* Fix bug with several metrics output. [1]Vsevolod Stakhov2011-02-142-52/+83
* Handle emails with common hostname.Vsevolod Stakhov2011-02-111-1/+27
* Detect mail addresses at the begining of message.Vsevolod Stakhov2011-02-111-0/+4
* * Write Emails: header in outputVsevolod Stakhov2011-02-113-4/+63
* * Tokenize subject using osb tokenizer.Vsevolod Stakhov2011-02-111-13/+5
* Handle params correctly.Vsevolod Stakhov2011-02-081-2/+2
* Call lua functions correctly as well.Vsevolod Stakhov2011-02-084-7/+33
* Call lua function properly.Vsevolod Stakhov2011-02-081-2/+7
* Fix trie in lua plugins.Vsevolod Stakhov2011-02-081-2/+10
* * Add manual pages for rspamd and rspamc.Vsevolod Stakhov2011-02-071-1/+1
* * Fix alignment in memory_pool library (thanks to Marcin Rzewucki)Vsevolod Stakhov2011-02-062-6/+11
* Fix expiring of fuzzy hashes.Vsevolod Stakhov2011-02-041-0/+3
* Fix passing wrong argument to write callback.Vsevolod Stakhov2011-02-041-1/+1
* Fix case statement.Vsevolod Stakhov2011-02-041-0/+1
* * Try to fix descriptors leakage in controllerVsevolod Stakhov2011-02-041-1/+1
* * New module for checking emails inside messages (rules based, like multimap)Vsevolod Stakhov2011-02-0312-32/+332
* Do not try to print result when connection failed in rspamc.Vsevolod Stakhov2011-02-031-0/+1
* Update build and install system.Vsevolod Stakhov2011-02-021-0/+3
* * Implement controller interface inside librspamdclient/rspamcVsevolod Stakhov2011-02-013-30/+266
* * Add C client for rspamd that is using librspamdclientVsevolod Stakhov2011-01-312-0/+369
* * Make trie plugin and fix trie lua APIVsevolod Stakhov2011-01-252-4/+119
* Fix error with tags like <? xml ?>Vsevolod Stakhov2011-01-251-1/+3
* Fixes in classifying for small messages.Vsevolod Stakhov2011-01-254-8/+26
* * Many fixes to fuzzy hashes logic and tokenization.Vsevolod Stakhov2011-01-246-18/+82
* Add ability to include domains in views.Vsevolod Stakhov2011-01-211-1/+9
* Increase limits for spf parser.Vsevolod Stakhov2011-01-212-2/+9
* Avoid gmime asserts if no recipients are passed from MTA.Vsevolod Stakhov2011-01-211-0/+3
* * Write more detailed reportsVsevolod Stakhov2011-01-201-70/+63
* Always write symbols to log.Vsevolod Stakhov2011-01-191-31/+42
* * Fix compatibility with SAVsevolod Stakhov2011-01-181-19/+68
* Strictly check urls for sending to redirectorVsevolod Stakhov2010-12-241-10/+18
* Write client's host when network error is occuredVsevolod Stakhov2010-12-242-4/+7
* Indentation fix (no functional changes)Vsevolod Stakhov2010-12-241-491/+427
* Make log message about detected image to debug levelVsevolod Stakhov2010-12-241-1/+1
* * Add Subject header to statisticsVsevolod Stakhov2010-12-244-1/+56
* Fix error in surbl module with exceptions list while using redirectorVsevolod Stakhov2010-12-241-1/+1
* * Add versions to lua APIVsevolod Stakhov2010-12-229-24/+83
* Misprint.Vsevolod Stakhov2010-12-221-1/+1
* Misprint.Vsevolod Stakhov2010-12-221-1/+1
* Register symbols properly for received_rbl module.Vsevolod Stakhov2010-12-221-0/+6
* Committed by a mistake.Vsevolod Stakhov2010-12-221-0/+1
* Init cache before loading config.Vsevolod Stakhov2010-12-222-5/+6
* Register virtual symbols for composites.Vsevolod Stakhov2010-12-221-0/+1