Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Avoid DoS while sending a message with a lot of recipients in 'To' header. | Vsevolod Stakhov | 2012-05-28 | 1 | -4/+15 |
| | | | | | Fix possible deadlock in lua_redis. Version is now 0.4.8 as there are enough changes. | ||||
* | More fixes to thread-safe processing. | Vsevolod Stakhov | 2012-02-14 | 1 | -0/+8 |
| | |||||
* | Add quarks to events to determine source of event inside rspamd. | Vsevolod Stakhov | 2012-02-13 | 1 | -1/+1 |
| | | | | Another try to fix threading. | ||||
* | Add expire and whitelist options to ip_score plugin. | Vsevolod Stakhov | 2011-12-16 | 1 | -0/+3 |
| | | | | Some fixes to expiration of keys (still need to be reworked however). | ||||
* | Allow for post filters to register async events. | Vsevolod Stakhov | 2011-12-16 | 1 | -3/+20 |
| | | | | Some fixes to lua redis library. | ||||
* | * Finally get rid of stupid savepoints system and migrate to async events ↵ | Vsevolod Stakhov | 2011-12-14 | 1 | -15/+10 |
| | | | | | | logic completely Fix lua redis library. | ||||
* | Move some debug logic. | Vsevolod Stakhov | 2011-12-14 | 1 | -27/+16 |
| | |||||
* | Fix build with system-wide libhiredis. | Vsevolod Stakhov | 2011-12-13 | 1 | -0/+8 |
| | |||||
* | * Add lua bindings to hiredis library | Vsevolod Stakhov | 2011-12-12 | 1 | -0/+335 |
Polish some comments. |