| Commit message (Expand) | Author | Age | Files | Lines |
* | * Add map_watch_interval configurable. | Vsevolod Stakhov | 2012-09-19 | 1 | -0/+1 |
* | * DKIM module now check only first signature as others must be rejected or sk... | Vsevolod Stakhov | 2012-06-05 | 1 | -0/+1 |
* | Add basic list config parser. | Vsevolod Stakhov | 2012-04-23 | 1 | -0/+3 |
* | Parse big limits on 32 bits machine (for file sizes). | Vsevolod Stakhov | 2012-03-28 | 1 | -0/+1 |
* | * Implement basic functionality of key value storage | Vsevolod Stakhov | 2011-10-31 | 1 | -1/+2 |
* | * Add configuration utils for kvstorage | Vsevolod Stakhov | 2011-10-17 | 1 | -1/+4 |
* | Add ability to register subparsers inside main XML config parser. | Vsevolod Stakhov | 2011-10-17 | 1 | -0/+4 |
* | * First commit to implement multi-statfile filter system with new learning me... | Vsevolod Stakhov | 2011-07-12 | 1 | -0/+1 |
* | * Add ability to specify dns nameservers in a config | Vsevolod Stakhov | 2011-04-06 | 1 | -0/+2 |
* | * Add options section into config to organize options | Vsevolod Stakhov | 2011-02-22 | 1 | -0/+1 |
* | * Implement ability to add conditional rules to rspamd.xml | Vsevolod Stakhov | 2010-12-15 | 1 | -6/+11 |
* | Implement checking options for modules | Vsevolod Stakhov | 2010-12-13 | 1 | -1/+5 |
* | Add module options checker | Vsevolod Stakhov | 2010-12-08 | 1 | -1/+11 |
* | * Start new rspamd 0.3.4 | Vsevolod Stakhov | 2010-12-03 | 1 | -3/+24 |
* | Fixes types (use glib ones) no functional change. | Vsevolod Stakhov | 2010-10-06 | 1 | -36/+36 |
* | * Add rspamd_log variable to lua plugins to access logging functions | Vsevolod Stakhov | 2010-07-25 | 1 | -0/+1 |
* | * Add ability to set metric's action from config file | Vsevolod Stakhov | 2010-07-15 | 1 | -0/+1 |
* | * Add ability to make views by recipient | Vsevolod Stakhov | 2010-07-15 | 1 | -0/+1 |
* | * Change metric logic | Vsevolod Stakhov | 2010-06-16 | 1 | -2/+1 |
* | * Modules section | Vsevolod Stakhov | 2010-04-08 | 1 | -0/+1 |
* | * Wellcome to the XML world | Vsevolod Stakhov | 2010-04-07 | 1 | -0/+1 |
* | * Add lua functions parsing for module options | Vsevolod Stakhov | 2010-04-06 | 1 | -3/+28 |
* | * Add initial version of lua configuration system | Vsevolod Stakhov | 2010-04-05 | 1 | -0/+1 |
* | * Add dumper to XML file (not all sections yet) | Vsevolod Stakhov | 2010-04-01 | 1 | -3/+8 |
* | * Add more syntax | Vsevolod Stakhov | 2010-03-30 | 1 | -1/+24 |
* | * New syntax parser that should make syntax check of XML configs | Vsevolod Stakhov | 2010-03-27 | 1 | -1/+7 |
* | * Initial add of xml parser for rspamd configuration | Vsevolod Stakhov | 2010-03-25 | 1 | -0/+66 |