summaryrefslogtreecommitdiffstats
path: root/src/lua/global_functions.lua
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Fix set and regexp like static mapsVsevolod Stakhov2016-11-241-12/+20
* [Minor] Fix lua lintVsevolod Stakhov2016-11-241-1/+0
* [Fix] Add handling of regexp mapsVsevolod Stakhov2016-11-241-2/+30
* [Minor] Propely set map dataVsevolod Stakhov2016-11-241-1/+1
* [Feature] Add generic tool to add universal maps for lua modulesVsevolod Stakhov2016-11-241-0/+79
* [Minor] Move upstream handling into rspamd_redis_make_requestAndrew Lewis2016-11-161-2/+10
* [Minor] Lint Lua plugins & global functionsAndrew Lewis2016-11-141-5/+2
* [Rework] Restore old fann_scores, move common partsVsevolod Stakhov2016-11-051-0/+217
* [Feature] Allow to disable some modules from common redis setupVsevolod Stakhov2016-07-221-0/+11
* [Fix] Fix write servers setup for redisVsevolod Stakhov2016-06-231-1/+1
* [Fix] Fix issues with multiple returns from luaVsevolod Stakhov2016-06-221-1/+2
* [Fix] Fix some issues with redis APIVsevolod Stakhov2016-06-221-0/+1
* [Feature] Add universal function to make a proper redis requestVsevolod Stakhov2016-06-221-0/+55
* [Feature] Add more options for redis config parsing functionVsevolod Stakhov2016-06-221-7/+40
* [Feature] Use generic global string split functionVsevolod Stakhov2016-05-281-0/+8
* [Feature] Use universal redis definitions in rspamd pluginsVsevolod Stakhov2016-05-281-0/+1
* [Feature] Add universal function to parse redis servers for pluginsVsevolod Stakhov2016-05-281-0/+56
* [Feature] Add execution of lua global functions scriptVsevolod Stakhov2016-05-281-0/+0