Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework project structure, remove trash files. | Vsevolod Stakhov | 2014-04-21 | 1 | -84/+0 |
| | |||||
* | Refactor worker task structure and API. | Vsevolod Stakhov | 2014-04-21 | 1 | -5/+5 |
| | |||||
* | Rework LRU hash logic. | Vsevolod Stakhov | 2014-02-18 | 1 | -0/+2 |
| | |||||
* | Revert gerror conversion for spf module. | Vsevolod Stakhov | 2013-09-24 | 1 | -2/+1 |
| | |||||
* | Convert spf module to GError reporting. | Vsevolod Stakhov | 2013-09-24 | 1 | -1/+2 |
| | |||||
* | * Fix spf plugin that was broken in 0.4.7 | Vsevolod Stakhov | 2012-04-20 | 1 | -1/+11 |
| | | | | * Add partial ipv6 support for some rspamd modules. | ||||
* | * Add start script for red hat compatible systems | Vsevolod Stakhov | 2011-07-20 | 1 | -0/+6 |
| | | | | | | | Add descriptions for some rspamd API functions (no functional changes). --HG-- rename : linux/rspamd => linux/rspamd_debian.in | ||||
* | * Add LRU caching structure | Vsevolod Stakhov | 2011-06-10 | 1 | -0/+2 |
| | | | | | | | * Add SPF records cache * Add ability to parse doubles to xmlrpc Several fixes to dns interface. Trie plugin now checks urls as well. | ||||
* | * Fix parsing of include records in spf parser | Vsevolod Stakhov | 2011-03-03 | 1 | -2/+8 |
| | |||||
* | Fixes types (use glib ones) no functional change. | Vsevolod Stakhov | 2010-10-06 | 1 | -12/+12 |
| | | | | | Now all comments in commit logs beginning with '*' would be included in changelog, so important changes would be separated from small ones. | ||||
* | * Fixes to spf parser: | Vsevolod Stakhov | 2009-12-08 | 1 | -0/+5 |
| | | | | | | | | | - add macros support - fix include command - fix exists command - add handling of DNS errors - fix all records in include parts - fix some issues with ip masks | ||||
* | * Some fixes to 'include' and 'redirect' defines and to mask checking | Vsevolod Stakhov | 2009-12-07 | 1 | -0/+1 |
| | |||||
* | * Updates to spf system: | Vsevolod Stakhov | 2009-12-04 | 1 | -1/+3 |
| | | | | | | | - add plugin to work with spf records (initial version) - make all spf types working (except include and redirect that still need some attention) - add support of MX records to evdns - some major fixes and testing of the whole spf subsystem | ||||
* | * Small improvement of lua style | Vsevolod Stakhov | 2009-10-17 | 1 | -1/+2 |
| | | | | | * Add ibility to process A records in spf parser * Add recursion limit to spf parser | ||||
* | * Forgotten header | Vsevolod Stakhov | 2009-10-07 | 1 | -0/+49 |