summaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/history_redis.lua
Commit message (Expand)AuthorAgeFilesLines
* [Minor] History_redis: Use generic function to obfuscate subjectVsevolod Stakhov2019-02-121-9/+1
* [Project] Add new flags to clickhouse, redis and elastic exportersVsevolod Stakhov2019-02-121-1/+1
* [Minor] Remove too long strings in Lua codeVsevolod Stakhov2018-12-231-1/+2
* [Feature] Use pure Lua debugm functionVsevolod Stakhov2018-08-101-3/+3
* [Minor] Add more debugging for redis historyVsevolod Stakhov2018-03-231-0/+13
* implemented suggestionsKlaus Umbach2018-03-191-2/+4
* implemented subject privacy in the webUIKlaus Umbach2018-03-191-0/+7
* [Fix] Fix various modules in case of empty messageAndrew Lewis2018-03-131-0/+1
* [Feature] Improve Lua/C interaction in history_redisVsevolod Stakhov2018-02-141-6/+8
* [Fix] Sanitize IP in history redisVsevolod Stakhov2018-01-101-1/+7
* [Fix] Optimize rspamd_fstring_t reallocationsVsevolod Stakhov2017-12-091-1/+1
* [Feature] Store plugins stateVsevolod Stakhov2017-12-031-0/+3
* [Minor] Set idempotent postfiltersVsevolod Stakhov2017-08-121-1/+1
* [Feature] Skip certain symbols from ANN classifyVsevolod Stakhov2017-07-291-1/+1
* [Fix] Detect confighelp in plugins initialisationVsevolod Stakhov2017-04-221-0/+4
* [WebUI] Do not hide messages with bad subject, just replace it with '???'Vsevolod Stakhov2017-04-091-2/+6
* [Minor] Filter bad utf8 subjectsVsevolod Stakhov2017-04-091-1/+7
* [Fix] Fix JSON output for history_redisVsevolod Stakhov2017-04-091-4/+16
* [Fix] Use hostname suffix when dealing with historyVsevolod Stakhov2017-03-251-3/+5
* [Fix] Fix for lua 5.3Vsevolod Stakhov2017-03-161-3/+3
* [Minor] Save extra fields in historyVsevolod Stakhov2017-03-151-0/+3
* [Minor] Redis history: fix number of rowsAndrew Lewis2017-03-141-2/+2
* [Minor] Save unix time in redis historyVsevolod Stakhov2017-03-141-0/+3
* [Feature] Implement redis history queryingVsevolod Stakhov2017-03-141-3/+68
* [Feature] Preliminary implementation of redis history pluginVsevolod Stakhov2017-03-131-0/+131