summaryrefslogtreecommitdiffstats
path: root/src/lua/lua_common.h
Commit message (Expand)AuthorAgeFilesLines
...
* * New module for checking emails inside messages (rules based, like multimap)Vsevolod Stakhov2011-02-031-1/+1
* * Add versions to lua APIVsevolod Stakhov2010-12-221-0/+2
* * Implement ability to add conditional rules to rspamd.xmlVsevolod Stakhov2010-12-151-0/+1
* * Add phishing detector (now just compares <a href> with tag's data).Vsevolod Stakhov2010-11-021-0/+1
* Fixes types (use glib ones) no functional change.Vsevolod Stakhov2010-10-061-22/+22
* * Add trie interface to lua apiVsevolod Stakhov2010-09-221-0/+1
* * Add post filters to lua API - filters that would be called after all messag...Vsevolod Stakhov2010-08-251-0/+1
* * Move images library to core rspamdVsevolod Stakhov2010-08-231-0/+1
* * Consider lua plugins errors as fatal configuration errorsVsevolod Stakhov2010-08-041-1/+1
* * Convert statistic sums to use long double for countersVsevolod Stakhov2010-05-271-1/+1
* * Bugfixes:Vsevolod Stakhov2010-04-201-1/+1
* * Call lua functions like C functions in expressionsVsevolod Stakhov2010-04-081-0/+1
* * Add lua functions parsing for module optionsVsevolod Stakhov2010-04-061-1/+3
* * Add initial version of lua configuration systemVsevolod Stakhov2010-04-051-0/+9
* * Add ability to add normalizers for statfiles (custom functions written in l...cebka@lenovo-laptop2010-01-131-0/+2
* * Implement pre and post classify callbacks for checking specific statfiles f...Vsevolod Stakhov2009-12-161-0/+5
* * Add ability to add maps from lua scripts and access theirs elementsVsevolod Stakhov2009-11-021-0/+2
* * New system of classifiers interface and statfiles processingVsevolod Stakhov2009-09-141-1/+4
* * More fixes to lua apiVsevolod Stakhov2009-09-041-0/+1
* * Make lua api object orientedVsevolod Stakhov2009-09-031-0/+2
* * Fix lua APIVsevolod Stakhov2009-09-021-0/+1
* * New functionality to lua api:Vsevolod Stakhov2009-09-011-0/+2
* * Reorganze lua support in rspamdVsevolod Stakhov2009-08-311-0/+27