| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * New system of classifiers interface and statfiles processing | Vsevolod Stakhov | 2009-09-14 | 1 | -3/+3 |
* | * Make settings working | Vsevolod Stakhov | 2009-09-08 | 1 | -0/+2 |
* | * Fix process dispatcher | Vsevolod Stakhov | 2009-08-20 | 1 | -2/+3 |
* | * Add support for extending controller protocol by modules | Vsevolod Stakhov | 2009-07-29 | 1 | -0/+23 |
* | * Fix multipart nesting | Vsevolod Stakhov | 2009-07-27 | 1 | -0/+1 |
* | * Add received headers parser | Vsevolod Stakhov | 2009-07-22 | 1 | -0/+1 |
* | * Rework the whole filters system | Vsevolod Stakhov | 2009-07-13 | 1 | -17/+3 |
* | * Add views support (not completely tested yet) | Vsevolod Stakhov | 2009-06-29 | 1 | -0/+3 |
* | * Introduce new system of workers spawning and configuring, now rspamd can be... | Vsevolod Stakhov | 2009-06-17 | 1 | -3/+6 |
* | * Use own logging system to use static logging buffer instead of dynamically ... | Vsevolod Stakhov | 2009-06-16 | 1 | -4/+5 |
* | * Add module for blacklisting emails (self documented in sample config) | Vsevolod Stakhov | 2009-06-15 | 1 | -0/+1 |
* | * Rework url parsing algorithms | Vsevolod Stakhov | 2009-06-02 | 1 | -1/+1 |
* | * Add counters for rspamd symbols | Vsevolod Stakhov | 2009-05-04 | 1 | -0/+6 |
* | * Add per-task regexp results cache, that would optimize regexp engine perfor... | Vsevolod Stakhov | 2009-04-05 | 1 | -0/+1 |
* | * Add 3 functions: | Vsevolod Stakhov | 2009-03-30 | 1 | -0/+1 |
* | * Log scan time and scan length of messages | Vsevolod Stakhov | 2009-03-25 | 1 | -0/+1 |
* | * Fix error in expression parser that causes bad errors with expressions that... | Vsevolod Stakhov | 2009-03-23 | 1 | -0/+1 |
* | * Add functions support to rspamd regexps | Vsevolod Stakhov | 2009-03-19 | 1 | -11/+0 |
* | * Add ability to match raw headers | Vsevolod Stakhov | 2009-03-17 | 1 | -0/+1 |
* | * Add log line for each message in SA style | Vsevolod Stakhov | 2009-03-11 | 1 | -0/+1 |
* | * Fix redirector connection procedure | Vsevolod Stakhov | 2009-03-10 | 1 | -0/+1 |
* | * Fix logging when process is starting | Vsevolod Stakhov | 2009-02-26 | 1 | -1/+1 |
* | * Add support of LMTP/SMTP delivery | Vsevolod Stakhov | 2009-02-25 | 1 | -0/+5 |
* | * Add initial LMTP support and LDA delivery to rspamd | Vsevolod Stakhov | 2009-02-24 | 1 | -0/+3 |
* | * Implement rspamd IO with IO dispatcher (TODO: still some issues with timeou... | Vsevolod Stakhov | 2009-02-19 | 1 | -4/+5 |
* | * Prepare to migrate to cmake (still need to write install target and working... | Vsevolod Stakhov | 2009-02-16 | 1 | -20/+0 |
* | * Remove unused field from task object | Vsevolod Stakhov | 2009-02-13 | 1 | -1/+0 |
* | * Add log function to perl API | Vsevolod Stakhov | 2009-02-12 | 1 | -1/+1 |
* | * Make doxygen happy about structures members | Vsevolod Stakhov | 2009-02-06 | 1 | -79/+80 |
* | * Add some comments and documentation | Vsevolod Stakhov | 2009-02-05 | 1 | -94/+117 |
* | * Rewrite message parser | Vsevolod Stakhov | 2009-01-21 | 1 | -8/+5 |
* | * Fix errors in learning implementation | Vsevolod Stakhov | 2009-01-11 | 1 | -0/+2 |
* | * Implement learning using classifiers and tokenizers API | Vsevolod Stakhov | 2008-12-08 | 1 | -0/+3 |
* | * Add learning interface to rspamd (still requires classifier to work) | Vsevolod Stakhov | 2008-12-02 | 1 | -0/+12 |
* | * Reorganize structure of source files | Vsevolod Stakhov | 2008-11-01 | 1 | -0/+201 |