| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Add strict priority rules | Vsevolod Stakhov | 2011-03-18 | 1 | -1/+1 |
* | * Add ability to lookup CDB maps from lua | Vsevolod Stakhov | 2011-03-05 | 1 | -1/+2 |
* | * Add new lua module regexp for using glib regular expressions (pcre compatible) | Vsevolod Stakhov | 2011-02-15 | 1 | -0/+1 |
* | Call lua functions correctly as well. | Vsevolod Stakhov | 2011-02-08 | 1 | -1/+1 |
* | * New module for checking emails inside messages (rules based, like multimap) | Vsevolod Stakhov | 2011-02-03 | 1 | -1/+1 |
* | * Add versions to lua API | Vsevolod Stakhov | 2010-12-22 | 1 | -0/+2 |
* | * Implement ability to add conditional rules to rspamd.xml | Vsevolod Stakhov | 2010-12-15 | 1 | -0/+1 |
* | * Add phishing detector (now just compares <a href> with tag's data). | Vsevolod Stakhov | 2010-11-02 | 1 | -0/+1 |
* | Fixes types (use glib ones) no functional change. | Vsevolod Stakhov | 2010-10-06 | 1 | -22/+22 |
* | * Add trie interface to lua api | Vsevolod Stakhov | 2010-09-22 | 1 | -0/+1 |
* | * Add post filters to lua API - filters that would be called after all messag... | Vsevolod Stakhov | 2010-08-25 | 1 | -0/+1 |
* | * Move images library to core rspamd | Vsevolod Stakhov | 2010-08-23 | 1 | -0/+1 |
* | * Consider lua plugins errors as fatal configuration errors | Vsevolod Stakhov | 2010-08-04 | 1 | -1/+1 |
* | * Convert statistic sums to use long double for counters | Vsevolod Stakhov | 2010-05-27 | 1 | -1/+1 |
* | * Bugfixes: | Vsevolod Stakhov | 2010-04-20 | 1 | -1/+1 |
* | * Call lua functions like C functions in expressions | Vsevolod Stakhov | 2010-04-08 | 1 | -0/+1 |
* | * Add lua functions parsing for module options | Vsevolod Stakhov | 2010-04-06 | 1 | -1/+3 |
* | * Add initial version of lua configuration system | Vsevolod Stakhov | 2010-04-05 | 1 | -0/+9 |
* | * Add ability to add normalizers for statfiles (custom functions written in l... | cebka@lenovo-laptop | 2010-01-13 | 1 | -0/+2 |
* | * Implement pre and post classify callbacks for checking specific statfiles f... | Vsevolod Stakhov | 2009-12-16 | 1 | -0/+5 |
* | * Add ability to add maps from lua scripts and access theirs elements | Vsevolod Stakhov | 2009-11-02 | 1 | -0/+2 |
* | * New system of classifiers interface and statfiles processing | Vsevolod Stakhov | 2009-09-14 | 1 | -1/+4 |
* | * More fixes to lua api | Vsevolod Stakhov | 2009-09-04 | 1 | -0/+1 |
* | * Make lua api object oriented | Vsevolod Stakhov | 2009-09-03 | 1 | -0/+2 |
* | * Fix lua API | Vsevolod Stakhov | 2009-09-02 | 1 | -0/+1 |
* | * New functionality to lua api: | Vsevolod Stakhov | 2009-09-01 | 1 | -0/+2 |
* | * Reorganze lua support in rspamd | Vsevolod Stakhov | 2009-08-31 | 1 | -0/+27 |