summaryrefslogtreecommitdiffstats
path: root/src/lua/lua_cfg_file.c
Commit message (Expand)AuthorAgeFilesLines
* Place symbol definition in metric->symbols hash.Vsevolod Stakhov2014-10-091-5/+9
* Rework lua function names to avoid ambiguity.Vsevolod Stakhov2014-08-171-9/+9
* Unify style without sorting headers.Vsevolod Stakhov2014-07-231-46/+71
* Revert "Unify code style."Vsevolod Stakhov2014-07-231-72/+47
* Unify code style.Vsevolod Stakhov2014-07-231-47/+72
* Adopt for the new lua ucl API.Vsevolod Stakhov2014-07-211-1/+1
* Refactor config API.Vsevolod Stakhov2014-04-301-4/+4
* Refactor worker task structure and API.Vsevolod Stakhov2014-04-211-1/+1
* Refactor memory pool naming.Vsevolod Stakhov2014-04-201-9/+9
* Adopt new libucl.Vsevolod Stakhov2014-04-191-1/+1
* Rework build and install paths.Vsevolod Stakhov2013-11-191-3/+6
* Store IP addresses properly in lua.Vsevolod Stakhov2013-11-171-2/+0
* Fix load of ucl config.Vsevolod Stakhov2013-11-051-1/+1
* Replace RCL to UCL from libucl to avoid duplicity in the code.Vsevolod Stakhov2013-10-221-5/+2
* Migrate lua configuration to RCL.Vsevolod Stakhov2013-10-021-286/+11
* Handle metaoptions more properly.Vsevolod Stakhov2013-06-261-28/+23
* Support metaoptions in lua configuration.Vsevolod Stakhov2013-06-141-7/+51
* Add preliminary API for rsa verify to lua.Vsevolod Stakhov2013-06-121-0/+7
* Export rspamd paths to lua.Vsevolod Stakhov2013-06-121-0/+8
* Another debian license fix.Vsevolod Stakhov2012-09-101-1/+1
* Update copyright (required by debian).Vsevolod Stakhov2012-09-041-3/+3
* Fix critical bug with lua stack cleaning that caused heavy memory leaks.0.4.3Vsevolod Stakhov2011-08-121-0/+7
* * Fix build under CentOS 5 with old glib 2.12Vsevolod Stakhov2011-07-291-2/+2
* * Add function regexp_occurs_number that allows to test how much occurs of re...Vsevolod Stakhov2011-02-181-2/+2
* Fix parsing emails with '_' symbol.Vsevolod Stakhov2011-02-171-1/+3
* * Add ability to define composites from lua. [1]Vsevolod Stakhov2011-02-161-7/+56
* * Add ability to add descriptions for symbolsVsevolod Stakhov2011-02-151-1/+9
* * Add ability to setup metric's weights from luaVsevolod Stakhov2011-02-141-0/+73
* Call lua function properly.Vsevolod Stakhov2011-02-081-2/+7
* * Implement ability to add conditional rules to rspamd.xmlVsevolod Stakhov2010-12-151-0/+66
* Fixes types (use glib ones) no functional change.Vsevolod Stakhov2010-10-061-3/+3
* * Bugfixes:Vsevolod Stakhov2010-04-201-1/+1
* * Handle modules configurationVsevolod Stakhov2010-04-081-4/+5
* * Add lua functions parsing for module optionsVsevolod Stakhov2010-04-061-2/+102
* * Add initial version of lua configuration systemVsevolod Stakhov2010-04-051-0/+196