Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed debian dep from libevent1 to libevent-1.4-2 | Juliano Martinez | 2011-03-14 | 1 | -1/+1 |
| | |||||
* | Changed CPACK_DEBIAN_PACKAGE_DEPENDS escape like PACKAGE_DEPENDS | Juliano Martinez | 2011-03-14 | 1 | -1/+1 |
| | |||||
* | Removed ${ID} from PACKAGE_VERSION, debian control files doesn't support ↵ | Juliano Martinez | 2011-03-14 | 1 | -2/+1 |
| | | | | format of RID | ||||
* | Small fix. | Vsevolod Stakhov | 2011-03-14 | 1 | -1/+27 |
| | |||||
* | * Add ability to lookup CDB maps from lua | Vsevolod Stakhov | 2011-03-05 | 1 | -0/+2 |
| | | | | * Add cdb:// map to multimap plugin | ||||
* | * Rewrite URL storage system | Vsevolod Stakhov | 2011-02-24 | 1 | -28/+0 |
| | |||||
* | Wellcome 0.3.7. | Vsevolod Stakhov | 2011-02-16 | 1 | -1/+1 |
| | |||||
* | Fix bug with several metrics output. [1] | Vsevolod Stakhov | 2011-02-14 | 1 | -0/+5 |
| | | | | | | Install surbl-whitelist. [1] [1] Reported by Victor Ustugov | ||||
* | * Add manual pages for rspamd and rspamc. | Vsevolod Stakhov | 2011-02-07 | 1 | -1/+5 |
| | | | | Fix bug with extracting urls from tags without quotes. | ||||
* | Fix installation of lua configs. | Vsevolod Stakhov | 2011-02-04 | 1 | -4/+3 |
| | |||||
* | * New module for checking emails inside messages (rules based, like multimap) | Vsevolod Stakhov | 2011-02-03 | 1 | -1/+1 |
| | | | | | | | * Emails now are separated from urls and urls checks * Add ability to check text attachements if option is presented in a configuration Version is 0.3.6 now | ||||
* | Small fix for build id detection. | Vsevolod Stakhov | 2011-02-02 | 1 | -1/+10 |
| | |||||
* | Update build and install system. | Vsevolod Stakhov | 2011-02-02 | 1 | -6/+4 |
| | |||||
* | * Implement controller interface inside librspamdclient/rspamc | Vsevolod Stakhov | 2011-02-01 | 1 | -16/+11 |
| | | | | | | | * REMOVE perl client (at last) Fixed some stupid moments in a controller's protocol Change version to 0.3.5 | ||||
* | * Add C client for rspamd that is using librspamdclient | Vsevolod Stakhov | 2011-01-31 | 1 | -0/+1 |
| | |||||
* | * Initial release of librspamdclient | Vsevolod Stakhov | 2011-01-28 | 1 | -0/+1 |
| | |||||
* | * Add ability to build FreeBSD package from rspamd sources | Vsevolod Stakhov | 2011-01-26 | 1 | -52/+84 |
| | |||||
* | * Introduce new system of configuration checks: | Vsevolod Stakhov | 2010-12-20 | 1 | -1/+0 |
| | | | | | | | | - now symbols inside metrics definition must be inside rules as well - symbols may be virtual (e.g. when module can insert several symbols inside callback) - symbols may be pure callbacks (when symbol's name is unknown and depends on conditions) * Module 'emails' is removed as it is not used in the current rspamd MANY fixes to sample config files | ||||
* | Fix bug with mime parser behaviour. | Vsevolod Stakhov | 2010-12-17 | 1 | -1/+1 |
| | |||||
* | * Implement ability to add conditional rules to rspamd.xml | Vsevolod Stakhov | 2010-12-15 | 1 | -0/+1 |
| | |||||
* | * Start new rspamd 0.3.4 | Vsevolod Stakhov | 2010-12-03 | 1 | -1/+2 |
| | | | | * Add ability to manage per-module, per-worker and per-classifier options in XML parser | ||||
* | Write release id if rspamd is built from hg. | Vsevolod Stakhov | 2010-12-03 | 1 | -0/+23 |
| | |||||
* | Fix action settings (reported by Anton Nekhoroshih). | Vsevolod Stakhov | 2010-10-25 | 1 | -0/+1 |
| | | | | | Split smtp code to 'utils', 'protocol' and 'worker' functions. * Add support of actions for smtp worker. | ||||
* | * Add new version of exim's local scan rspamd scanner | Vsevolod Stakhov | 2010-10-18 | 1 | -0/+1 |
| | |||||
* | Fixes bugs found with clang-static analyser. | Vsevolod Stakhov | 2010-10-11 | 1 | -1/+13 |
| | | | | | Strictly follow c99 standart. Turn on pedantic c99 checks. | ||||
* | * Add ability to specify many redirector hosts and choose them round-robin | Vsevolod Stakhov | 2010-10-01 | 1 | -3/+3 |
| | | | | | | | | * Fix ip address parsing in redirector config * Fix logic of checking url in redirector if its domain is in exceptions list * Add dependencies in perl module (suggested by AZ) * Add BUILD_PORT define for skipping installation of FreeBSD rc scrips (suggested by AZ) * Change version of 0.3.3 | ||||
* | * New trie based url scanner (based on libcamel) | Vsevolod Stakhov | 2010-09-21 | 1 | -0/+3 |
| | | | | | * Small fixes to rspamd perl client * Write fuzzy hashes info to log | ||||
* | * One more path fix | Vsevolod Stakhov | 2010-09-15 | 1 | -1/+1 |
| | |||||
* | * Add start script for linux systems | Vsevolod Stakhov | 2010-09-15 | 1 | -0/+5 |
| | |||||
* | * Fix paths | Vsevolod Stakhov | 2010-09-15 | 1 | -3/+4 |
| | |||||
* | * Test rpm package | Vsevolod Stakhov | 2010-09-15 | 1 | -8/+7 |
| | |||||
* | * Fix depends | Vsevolod Stakhov | 2010-09-15 | 1 | -2/+2 |
| | |||||
* | * Prepare rspamd build infrastructure for creating rpm and deb packages | Vsevolod Stakhov | 2010-09-15 | 1 | -12/+119 |
| | |||||
* | * Prepare 0.3.2 | Vsevolod Stakhov | 2010-09-02 | 1 | -1/+1 |
| | |||||
* | * Move images library to core rspamd | Vsevolod Stakhov | 2010-08-23 | 1 | -0/+1 |
| | | | | * Add lua api to access images properties | ||||
* | * Add bayesian classifier (initial version) | Vsevolod Stakhov | 2010-08-13 | 1 | -0/+2 |
| | |||||
* | * Adopt foreach for cmake 2.6 | Vsevolod Stakhov | 2010-07-19 | 1 | -2/+2 |
| | |||||
* | * Merge | Vsevolod Stakhov | 2010-07-19 | 1 | -6/+35 |
|\ | |||||
| * | * Improve logging | Vsevolod Stakhov | 2010-07-19 | 1 | -2/+0 |
| | | | | | | | | | | * Write queue id to log * Remove test messages from cmake | ||||
| * | * Do not overwrite lua plugins and configs if they already exists in target ↵ | Vsevolod Stakhov | 2010-07-19 | 1 | -6/+37 |
| | | | | | | | | directory | ||||
* | | * Remove evdns and use only rspamd resolver | Vsevolod Stakhov | 2010-07-09 | 1 | -2/+2 |
| | | |||||
* | | * Make DNS resolver working | Vsevolod Stakhov | 2010-07-08 | 1 | -2/+7 |
|/ | | | | | | * Many improvements to rspamd test suite: now it CAN be used for testing rspamd functionality * Write DNS resolver tests * Fix issues with memory_pool mutexes and with creating of statfiles | ||||
* | * Add ability to set filters for smtp worker for each smtp stage | Vsevolod Stakhov | 2010-06-29 | 1 | -0/+1 |
| | | | | * Add very initial version of DNS resolver (many things to be done) | ||||
* | * Remove garbadge (gnome terminal sucks) | Vsevolod Stakhov | 2010-06-23 | 1 | -4/+0 |
| | |||||
* | * Fix -lintl detection | Vsevolod Stakhov | 2010-06-23 | 1 | -1/+15 |
| | | | | * Init some variables to avoid problems | ||||
* | * Fix compatibility issues | Vsevolod Stakhov | 2010-06-23 | 1 | -1/+16 |
| | |||||
* | * TIMEDB->TIMEB | Vsevolod Stakhov | 2010-06-22 | 1 | -1/+1 |
| | |||||
* | * Rewrite buffered input for line policy (again) | Vsevolod Stakhov | 2010-06-22 | 1 | -59/+52 |
| | | | | | | | | * Fix issue with links that are ip addresses in numeric form in surbl * On Darwin use BSD style sendfile definition * Reorganize platform specific knobs in CMakeLists * Use gettimeofday on systems that have not clock_getres * Use ftime for dns trans id generation on systems without clock_getres | ||||
* | * New logic of SURBL module: | Vsevolod Stakhov | 2010-06-18 | 1 | -0/+1 |
| | | | | | | | | | | | | | - remove completely 2tld - add option "exception" - for domains from exception list check (level + 1) parts of url: If we have url mail.some.com.ru and have com.ru in exception list then we would check some.com.ru. If we have some.com.ru in exceptions list them mail.some.com.ru would be checked and so on. - optimized parsing of surbl requests * Use system mkstemp(3) on systems where it is available as glib implementation has poor security and generate rather predictable temporary file names. | ||||
* | * Implement initial version of greylisting triplets storage | Vsevolod Stakhov | 2010-06-17 | 1 | -0/+1 |
| | | | | * Fix issues with smtp worker |