| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixes types (use glib ones) no functional change. | Vsevolod Stakhov | 2010-10-06 | 1 | -30/+30 |
* | * Many fixes to statfile syncronization system | Vsevolod Stakhov | 2010-09-02 | 1 | -1/+3 |
* | * Consider lua plugins errors as fatal configuration errors | Vsevolod Stakhov | 2010-08-04 | 1 | -2/+7 |
* | * Pre-init symbols cache when rereading config | Vsevolod Stakhov | 2010-07-27 | 1 | -0/+4 |
* | * Reopen log file by USR1 signal | Vsevolod Stakhov | 2010-07-19 | 1 | -4/+19 |
* | * Make improvements to HTML entites decoder: now it replaces entities with co... | Vsevolod Stakhov | 2010-07-16 | 1 | -1/+11 |
* | * Fix stupid error with surbl module reconfig (another one, blame me) | Vsevolod Stakhov | 2010-07-05 | 1 | -0/+2 |
* | * Pass env from main() arguments instead of platform specific global environ | Vsevolod Stakhov | 2010-06-22 | 1 | -1/+1 |
* | * Get weights of symbol from default metric for symbols cache | Vsevolod Stakhov | 2010-06-18 | 1 | -2/+7 |
* | * Implement initial version of greylisting triplets storage | Vsevolod Stakhov | 2010-06-17 | 1 | -1/+9 |
* | * Change metric logic | Vsevolod Stakhov | 2010-06-16 | 1 | -60/+35 |
* | * New symbols sorter: | Vsevolod Stakhov | 2010-05-28 | 1 | -4/+16 |
* | * Continue implementing smtp proxy | Vsevolod Stakhov | 2010-05-26 | 1 | -0/+9 |
* | * Dump grow factor to XML | Vsevolod Stakhov | 2010-05-13 | 1 | -0/+1 |
* | * Low log level for debug messages | Vsevolod Stakhov | 2010-05-13 | 1 | -1/+1 |
* | * Fix config reloading | Vsevolod Stakhov | 2010-05-13 | 1 | -15/+17 |
* | * Add sample XML config | Vsevolod Stakhov | 2010-05-06 | 1 | -2/+2 |
* | * Improve logging system: | Vsevolod Stakhov | 2010-04-27 | 1 | -4/+4 |
* | * Bugfixes: | Vsevolod Stakhov | 2010-04-20 | 1 | -2/+36 |
* | * Add lua config for most common rules | Vsevolod Stakhov | 2010-04-13 | 1 | -1/+1 |
* | * Handle and dump factors correctly | Vsevolod Stakhov | 2010-04-08 | 1 | -120/+140 |
* | * Wellcome to the XML world | Vsevolod Stakhov | 2010-04-07 | 1 | -46/+94 |
* | * Add lua functions parsing for module options | Vsevolod Stakhov | 2010-04-06 | 1 | -59/+44 |
* | * Add initial version of lua configuration system | Vsevolod Stakhov | 2010-04-05 | 1 | -4/+3 |
* | * Add dumper to XML file (not all sections yet) | Vsevolod Stakhov | 2010-04-01 | 1 | -0/+6 |
* | * Add support for Judy storage for fuzzy hashes | cebka@lenovo-laptop | 2010-03-22 | 1 | -2/+10 |
* | * Add maillist plugin for detecting mailmain/ezml and subscribe.ru lists | cebka@lenovo-laptop | 2010-02-01 | 1 | -0/+1 |
* | * Introduce new logging system: | Vsevolod Stakhov | 2009-12-22 | 1 | -87/+55 |
* | * Add ability to specify pid file from command line (for rc scripts) | Vsevolod Stakhov | 2009-12-21 | 1 | -3/+11 |
* | * Add limits support to each worker (max open files and max core size) | Vsevolod Stakhov | 2009-12-18 | 1 | -0/+27 |
* | * Fix symbols cache (init lua filters before symbols cache initialization) | Vsevolod Stakhov | 2009-12-14 | 1 | -10/+10 |
* | * Adopt printf function from nginx for comfortable printing of some data type... | Vsevolod Stakhov | 2009-11-30 | 1 | -14/+16 |
* | * SI_ code macroses are not BSD compatible, avoid using them | Vsevolod Stakhov | 2009-11-05 | 1 | -24/+2 |
* | * Add more advanced signal processing routine | Vsevolod Stakhov | 2009-11-05 | 1 | -3/+84 |
* | * Add ability to add maps from lua scripts and access theirs elements | Vsevolod Stakhov | 2009-11-02 | 1 | -18/+18 |
* | * Implement new system of managing rspamd processes | Vsevolod Stakhov | 2009-10-30 | 1 | -77/+60 |
* | * Fix an issue with workers spawning | Vsevolod Stakhov | 2009-10-29 | 1 | -1/+2 |
* | * Retab, no functional changes | Vsevolod Stakhov | 2009-10-02 | 1 | -269/+260 |
* | * Cleanify logic of processes dispatcher | Vsevolod Stakhov | 2009-09-21 | 1 | -39/+61 |
* | * Fix -C flag with lua enabled | Vsevolod Stakhov | 2009-09-16 | 1 | -0/+3 |
* | * Reorganze lua support in rspamd | Vsevolod Stakhov | 2009-08-31 | 1 | -1/+1 |
* | * Use buffered IO for logging | Vsevolod Stakhov | 2009-08-25 | 1 | -1/+4 |
* | * Migrate fuzzy storage to use UDP instead of TCP | Vsevolod Stakhov | 2009-08-25 | 1 | -4/+6 |
* | * Fix process dispatcher | Vsevolod Stakhov | 2009-08-20 | 1 | -4/+6 |
* | * Implement fuzzy hashes storage worker | Vsevolod Stakhov | 2009-07-27 | 1 | -1/+9 |
* | * Fix some more bugs | Vsevolod Stakhov | 2009-07-23 | 1 | -2/+2 |
* | * Make modules disableable from config | Vsevolod Stakhov | 2009-07-23 | 1 | -9/+30 |
* | * Add http maps support | Vsevolod Stakhov | 2009-07-21 | 1 | -1/+1 |
* | * Fix stupid error with memory copying | Vsevolod Stakhov | 2009-07-16 | 1 | -2/+2 |
* | * Fix order of flags parsing | Vsevolod Stakhov | 2009-07-15 | 1 | -25/+26 |