aboutsummaryrefslogtreecommitdiffstats
path: root/src/lua/lua_redis.c
Commit message (Expand)AuthorAgeFilesLines
* * Avoid DoS while sending a message with a lot of recipients in 'To' header.Vsevolod Stakhov2012-05-281-4/+15
* More fixes to thread-safe processing.Vsevolod Stakhov2012-02-141-0/+8
* Add quarks to events to determine source of event inside rspamd.Vsevolod Stakhov2012-02-131-1/+1
* Add expire and whitelist options to ip_score plugin.Vsevolod Stakhov2011-12-161-0/+3
* Allow for post filters to register async events.Vsevolod Stakhov2011-12-161-3/+20
* * Finally get rid of stupid savepoints system and migrate to async events log...Vsevolod Stakhov2011-12-141-15/+10
* Move some debug logic.Vsevolod Stakhov2011-12-141-27/+16
* Fix build with system-wide libhiredis.Vsevolod Stakhov2011-12-131-0/+8
* * Add lua bindings to hiredis libraryVsevolod Stakhov2011-12-121-0/+335