| Commit message (Expand) | Author | Age | Files | Lines |
* | * DKIM module now check only first signature as others must be rejected or sk... | Vsevolod Stakhov | 2012-06-05 | 1 | -0/+5 |
* | * Add ability to specify dnsbls for smtp_proxy. | Vsevolod Stakhov | 2012-04-27 | 1 | -0/+1 |
* | Add basic list config parser. | Vsevolod Stakhov | 2012-04-23 | 1 | -0/+12 |
* | * Allow workers to specify multiply options of the same type. | Vsevolod Stakhov | 2012-04-23 | 1 | -4/+41 |
* | Parse big limits on 32 bits machine (for file sizes). | Vsevolod Stakhov | 2012-03-28 | 1 | -1/+13 |
* | * Introduce new system of worker's and modules initialization: | Vsevolod Stakhov | 2012-01-16 | 1 | -47/+17 |
* | Make compiler happy in several cases, remove warnings. | Vsevolod Stakhov | 2011-12-20 | 1 | -5/+15 |
* | Check for SIGUSR1 by libevent to avoid signals collisions. | Vsevolod Stakhov | 2011-11-30 | 1 | -4/+0 |
* | Fix static build. | Vsevolod Stakhov | 2011-11-11 | 1 | -3/+3 |
* | Compatibility with old glib versions. | Vsevolod Stakhov | 2011-11-02 | 1 | -0/+4 |
* | * Implement basic functionality of key value storage | Vsevolod Stakhov | 2011-10-31 | 1 | -1/+17 |
* | * Initial implementation of threaded kvstorage worker. | Vsevolod Stakhov | 2011-10-27 | 1 | -0/+4 |
* | * Add configuration utils for kvstorage | Vsevolod Stakhov | 2011-10-17 | 1 | -3/+3 |
* | Add ability to register subparsers inside main XML config parser. | Vsevolod Stakhov | 2011-10-17 | 1 | -1/+37 |
* | * Introduce new system of contexts initialization. It would be used for other... | Vsevolod Stakhov | 2011-08-18 | 1 | -22/+42 |
* | Fix signness in arithmetic operations. | Vsevolod Stakhov | 2011-08-04 | 1 | -2/+2 |
* | Add workaround for clang under linux. | Vsevolod Stakhov | 2011-07-21 | 1 | -1/+1 |
* | * Add new algorithm based on diff algorithm to compare relatively short text ... | Vsevolod Stakhov | 2011-07-13 | 1 | -0/+6 |
* | Add validity detector for statfiles inside classifier. | Vsevolod Stakhov | 2011-07-13 | 1 | -2/+2 |
* | * First commit to implement multi-statfile filter system with new learning me... | Vsevolod Stakhov | 2011-07-12 | 1 | -5/+42 |
* | * Welcome 0.4.0 | Vsevolod Stakhov | 2011-06-24 | 1 | -0/+12 |
* | * Add new key-value map | Vsevolod Stakhov | 2011-05-25 | 1 | -15/+43 |
* | * Add Subject header that indicate how Subject must be rewritten in case of '... | Vsevolod Stakhov | 2011-05-10 | 1 | -0/+6 |
* | * Rework build process: | Vsevolod Stakhov | 2011-05-10 | 1 | -2/+4 |
* | * Add ability to specify dns nameservers in a config | Vsevolod Stakhov | 2011-04-06 | 1 | -0/+13 |
* | * Add throttling detection mechanic for dns resolver | Vsevolod Stakhov | 2011-03-23 | 1 | -0/+12 |
* | * Add strict priority rules | Vsevolod Stakhov | 2011-03-18 | 1 | -0/+8 |
* | * Add options section into config to organize options | Vsevolod Stakhov | 2011-02-22 | 1 | -0/+93 |
* | Fix parsing emails with '_' symbol. | Vsevolod Stakhov | 2011-02-17 | 1 | -1/+3 |
* | * Add ability to define composites from lua. [1] | Vsevolod Stakhov | 2011-02-16 | 1 | -0/+5 |
* | * Add ability to add descriptions for symbols | Vsevolod Stakhov | 2011-02-15 | 1 | -1/+8 |
* | * Add ability to setup metric's weights from lua | Vsevolod Stakhov | 2011-02-14 | 1 | -1/+6 |
* | * New module for checking emails inside messages (rules based, like multimap) | Vsevolod Stakhov | 2011-02-03 | 1 | -0/+6 |
* | Committed by a mistake. | Vsevolod Stakhov | 2010-12-22 | 1 | -0/+1 |
* | Init cache before loading config. | Vsevolod Stakhov | 2010-12-22 | 1 | -1/+0 |
* | Register virtual symbols for composites. | Vsevolod Stakhov | 2010-12-22 | 1 | -0/+1 |
* | * Introduce new system of configuration checks: | Vsevolod Stakhov | 2010-12-20 | 1 | -13/+13 |
* | * Implement ability to add conditional rules to rspamd.xml | Vsevolod Stakhov | 2010-12-15 | 1 | -39/+83 |
* | Add registering options for lua modules | Vsevolod Stakhov | 2010-12-14 | 1 | -0/+6 |
* | Implement checking options for modules | Vsevolod Stakhov | 2010-12-13 | 1 | -16/+68 |
* | Add module options checker | Vsevolod Stakhov | 2010-12-08 | 1 | -10/+80 |
* | * Start new rspamd 0.3.4 | Vsevolod Stakhov | 2010-12-03 | 1 | -44/+208 |
* | Make own strlcpy that does not calculate remaining string length (faster and ... | Vsevolod Stakhov | 2010-11-16 | 1 | -5/+5 |
* | * Add ability to recursive scan over multipart's parts for functions: | Vsevolod Stakhov | 2010-10-20 | 1 | -24/+2 |
* | Remove G_INLINE_FUNC definitions as I misunderstood its purposes. | Vsevolod Stakhov | 2010-10-15 | 1 | -1/+1 |
* | Fixes bugs found with clang-static analyser. | Vsevolod Stakhov | 2010-10-11 | 1 | -2/+1 |
* | Fixes types (use glib ones) no functional change. | Vsevolod Stakhov | 2010-10-06 | 1 | -140/+140 |
* | * Remove normalizer as it is winnow specific thing, so all statistic algorith... | Vsevolod Stakhov | 2010-08-13 | 1 | -7/+1 |
* | * More debug | Vsevolod Stakhov | 2010-07-25 | 1 | -1/+1 |
* | * Add rspamd_log variable to lua plugins to access logging functions | Vsevolod Stakhov | 2010-07-25 | 1 | -2/+43 |