aboutsummaryrefslogtreecommitdiffstats
path: root/src/lua/lua_config.c
Commit message (Expand)AuthorAgeFilesLines
* Fix critical bug with lua stack cleaning that caused heavy memory leaks.0.4.3Vsevolod Stakhov2011-08-121-3/+3
* * Fix build under CentOS 5 with old glib 2.12Vsevolod Stakhov2011-07-291-7/+7
* Add workaround for clang under linux.Vsevolod Stakhov2011-07-211-5/+5
* Fix trie text search.Vsevolod Stakhov2011-06-101-0/+7
* * Add new key-value mapVsevolod Stakhov2011-05-251-4/+36
* * Add strict priority rulesVsevolod Stakhov2011-03-181-0/+28
* Fix trie in lua plugins.Vsevolod Stakhov2011-02-081-2/+10
* * Make trie plugin and fix trie lua APIVsevolod Stakhov2011-01-251-4/+17
* Fixes in classifying for small messages.Vsevolod Stakhov2011-01-251-1/+1
* * Add versions to lua APIVsevolod Stakhov2010-12-221-0/+9
* * Introduce new system of configuration checks:Vsevolod Stakhov2010-12-201-1/+44
* Add registering options for lua modulesVsevolod Stakhov2010-12-141-0/+53
* Fixes types (use glib ones) no functional change.Vsevolod Stakhov2010-10-061-34/+34
* * Add trie interface to lua apiVsevolod Stakhov2010-09-221-0/+145
* * Add post filters to lua API - filters that would be called after all messag...Vsevolod Stakhov2010-08-251-1/+45
* * Change metric logicVsevolod Stakhov2010-06-161-54/+6
* * Introduce new logging system:Vsevolod Stakhov2009-12-221-4/+4
* * Implement pre and post classify callbacks for checking specific statfiles f...Vsevolod Stakhov2009-12-161-0/+36
* * Add right way to pass config params with common names to lua scriptsVsevolod Stakhov2009-11-111-5/+57
* * Add ability to add maps from lua scripts and access theirs elementsVsevolod Stakhov2009-11-021-1/+158
* * Add growing coefficient to factors consolidation callbackVsevolod Stakhov2009-10-161-1/+1
* * Add ability to register rspamd functions from LUAVsevolod Stakhov2009-10-131-3/+63
* * Retab, no functional changesVsevolod Stakhov2009-10-021-85/+84
* * Fix some memory issues with lua (strings that are returned from lua can be ...Vsevolod Stakhov2009-10-021-1/+1
* * More fixes to lua apiVsevolod Stakhov2009-09-041-4/+7
* * Make lua api object orientedVsevolod Stakhov2009-09-031-8/+8
* * Fix lua APIVsevolod Stakhov2009-09-021-2/+2
* * New functionality to lua api:Vsevolod Stakhov2009-09-011-0/+102
* * Reorganze lua support in rspamdVsevolod Stakhov2009-08-311-0/+101