summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Mail::Rspamd::Client is fixed.Vsevolod Stakhov2011-01-131-51/+46
* Client's methods for Mail::Rspamd::Client are now done to a single server not...Vsevolod Stakhov2011-01-131-32/+54
* 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
* Forgotten option for fuzzy_check plugin.Vsevolod Stakhov2010-12-221-0/+1
* * Introduce new system of configuration checks:Vsevolod Stakhov2010-12-2017-334/+395
* Fixed multimap module configuration.Vsevolod Stakhov2010-12-201-1/+1
* Fix bug with mime parser behaviour.Vsevolod Stakhov2010-12-172-1/+2
* * Implement ability to add conditional rules to rspamd.xmlVsevolod Stakhov2010-12-157-46/+170
* Add registering options for lua modulesVsevolod Stakhov2010-12-1412-16/+135
* Implement checking options for modulesVsevolod Stakhov2010-12-1312-24/+174
* Add module options checkerVsevolod Stakhov2010-12-089-39/+228
* * Start new rspamd 0.3.4Vsevolod Stakhov2010-12-0315-291/+561
* Write release id if rspamd is built from hg.Vsevolod Stakhov2010-12-033-2/+26
* Detect mailto: inside <a> and <img> tags.Vsevolod Stakhov2010-12-011-1/+2
* Add some comments about maps and logging internals.Vsevolod Stakhov2010-11-263-5/+159
* Fix decoding of escaped URL'sVsevolod Stakhov2010-11-251-4/+4
* Fix XCLIENT hostnames when hostname cannot be resolved.Vsevolod Stakhov2010-11-231-5/+8
* Make own strlcpy that does not calculate remaining string length (faster and ...Vsevolod Stakhov2010-11-1623-66/+176
* Try to fix bug with absent trie items in redirectors list.Vsevolod Stakhov2010-11-151-1/+2
* * Add ability to obtain phished url from luaVsevolod Stakhov2010-11-125-2/+41
* Added tag 0.3.3 for changeset 15b7c5d49fe4Vsevolod Stakhov2010-11-031-0/+2
* Performance critical fix0.3.3Vsevolod Stakhov2010-11-031-1/+1
* Urgent fixes.Vsevolod Stakhov2010-11-034-4/+8
* Added tag 0.3.3 for changeset b241596821d9Vsevolod Stakhov2010-11-031-0/+1
* * Add phishing detector (now just compares <a href> with tag's data).Vsevolod Stakhov2010-11-029-65/+270
* When parsing RRs 'eat' last '.' symbolVsevolod Stakhov2010-11-011-1/+1
* Fix using of $1 and $2 in Mail::Rspamd::Client (reported by Andrej Zverev)Vsevolod Stakhov2010-10-291-4/+6
* Parse smtp_use_xclient option in configVsevolod Stakhov2010-10-291-0/+3