| Commit message (Expand) | Author | Age | Files | Lines |
* | * Add trie interface to lua api | Vsevolod Stakhov | 2010-09-22 | 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 | -3/+14 |
* | * Improve lua logging | Vsevolod Stakhov | 2010-07-26 | 1 | -4/+35 |
* | * Turn off debug_ip during reload if it was disabled by new config | Vsevolod Stakhov | 2010-07-26 | 1 | -6/+0 |
* | * Fix extracting arguments in lua logger interface | Vsevolod Stakhov | 2010-07-26 | 1 | -4/+4 |
* | * Add rspamd_log variable to lua plugins to access logging functions | Vsevolod Stakhov | 2010-07-25 | 1 | -1/+8 |
* | * Change metric logic | Vsevolod Stakhov | 2010-06-16 | 1 | -1/+0 |
* | * Convert statistic sums to use long double for counters | Vsevolod Stakhov | 2010-05-27 | 1 | -2/+2 |
* | * Bugfixes: | Vsevolod Stakhov | 2010-04-20 | 1 | -32/+22 |
* | * Add lua config for most common rules | Vsevolod Stakhov | 2010-04-13 | 1 | -0/+1 |
* | * Call lua functions like C functions in expressions | Vsevolod Stakhov | 2010-04-08 | 1 | -0/+54 |
* | * Add lua functions parsing for module options | Vsevolod Stakhov | 2010-04-06 | 1 | -2/+2 |
* | * Add initial version of lua configuration system | Vsevolod Stakhov | 2010-04-05 | 1 | -2/+3 |
* | * Add ability to add normalizers for statfiles (custom functions written in l... | cebka@lenovo-laptop | 2010-01-13 | 1 | -1/+49 |
* | * Introduce new logging system: | Vsevolod Stakhov | 2009-12-22 | 1 | -8/+8 |
* | * Implement pre and post classify callbacks for checking specific statfiles f... | Vsevolod Stakhov | 2009-12-16 | 1 | -0/+2 |
* | * Add ability to add maps from lua scripts and access theirs elements | Vsevolod Stakhov | 2009-11-02 | 1 | -0/+2 |
* | * Retab, no functional changes | Vsevolod Stakhov | 2009-10-02 | 1 | -112/+111 |
* | * More fixes to lua api | Vsevolod Stakhov | 2009-09-04 | 1 | -30/+58 |
* | * Make lua api object oriented | Vsevolod Stakhov | 2009-09-03 | 1 | -23/+40 |
* | * Fix lua API | Vsevolod Stakhov | 2009-09-02 | 1 | -9/+11 |
* | * New functionality to lua api: | Vsevolod Stakhov | 2009-09-01 | 1 | -2/+12 |
* | * Reorganze lua support in rspamd | Vsevolod Stakhov | 2009-08-31 | 1 | -0/+290 |