aboutsummaryrefslogtreecommitdiffstats
path: root/src/lua/lua_redis.c
Commit message (Expand)AuthorAgeFilesLines
* Rework resolver library.Vsevolod Stakhov2014-01-271-3/+3
* Adopt to lua 5.2.Vsevolod Stakhov2013-06-081-1/+1
* * Rework thread pools locking logic to avoid global lua mutex usage.Vsevolod Stakhov2012-08-221-17/+0
* Fix spelling. Submitted by: Laszlo Boszormenyi.Vsevolod Stakhov2012-08-101-1/+1
* * 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