| Commit message (Expand) | Author | Age | Files | Lines |
* | * New system of classifiers interface and statfiles processing | Vsevolod Stakhov | 2009-09-14 | 1 | -9/+1 |
* | * Make settings working | Vsevolod Stakhov | 2009-09-08 | 1 | -8/+30 |
* | * Add urls output to urls command | Vsevolod Stakhov | 2009-07-02 | 1 | -13/+13 |
* | * Improve logic of urls command to extract only those urls that would be chec... | Vsevolod Stakhov | 2009-06-29 | 1 | -45/+3 |
* | * Fix bug with infinite loops caused by outputting long urls | Vsevolod Stakhov | 2009-06-22 | 1 | -0/+1 |
* | * Fix 'urls' command | Vsevolod Stakhov | 2009-06-15 | 1 | -22/+3 |
* | * Add module for blacklisting emails (self documented in sample config) | Vsevolod Stakhov | 2009-06-15 | 1 | -18/+41 |
* | * Add urls command for extracting urls | Vsevolod Stakhov | 2009-06-05 | 1 | -2/+62 |
* | * Rework url parsing algorithms | Vsevolod Stakhov | 2009-06-02 | 1 | -2/+6 |
* | * Add 'User' header that is used by exim MTA | Vsevolod Stakhov | 2009-05-19 | 1 | -0/+10 |
* | * Implement PROCESS command that adds header to original message | Vsevolod Stakhov | 2009-05-13 | 1 | -6/+58 |
* | * Strip header values to avoid problems with libc functions | Vsevolod Stakhov | 2009-05-08 | 1 | -0/+2 |
* | * Improve performance of IO reading by reworking IO dispatcher algorithm | Vsevolod Stakhov | 2009-05-08 | 1 | -22/+41 |
* | * Fix log line | Vsevolod Stakhov | 2009-03-25 | 1 | -1/+1 |
* | * More accurate work with clock | Vsevolod Stakhov | 2009-03-25 | 1 | -2/+2 |
* | * Log scan time and scan length of messages | Vsevolod Stakhov | 2009-03-25 | 1 | -1/+3 |
* | * Fix many compile time warnings and polish code | Vsevolod Stakhov | 2009-03-24 | 1 | -0/+3 |
* | * While printing symbols list on log strip last ',' from logline | Vsevolod Stakhov | 2009-03-19 | 1 | -0/+4 |
* | * Add log line for each message in SA style | Vsevolod Stakhov | 2009-03-11 | 1 | -13/+38 |
* | * Fix redirector connection procedure | Vsevolod Stakhov | 2009-03-10 | 1 | -0/+13 |
* | * New rspamd protocol (changed replies) | Vsevolod Stakhov | 2009-03-03 | 1 | -62/+95 |
* | * Add debug for mime parsing | Vsevolod Stakhov | 2009-03-02 | 1 | -0/+2 |
* | * Add support of LMTP/SMTP delivery | Vsevolod Stakhov | 2009-02-25 | 1 | -1/+0 |
* | * Fix dispatcher timeouts handling | Vsevolod Stakhov | 2009-02-20 | 1 | -0/+2 |
* | * Implement rspamd IO with IO dispatcher (TODO: still some issues with timeou... | Vsevolod Stakhov | 2009-02-19 | 1 | -24/+26 |
* | * Prepare to migrate to cmake (still need to write install target and working... | Vsevolod Stakhov | 2009-02-16 | 1 | -5/+1 |
* | * Add BSD license text | Vsevolod Stakhov | 2009-02-16 | 1 | -0/+24 |
* | * Rework statfiles result processing | Vsevolod Stakhov | 2009-01-22 | 1 | -1/+2 |
* | * Add simple utility for sending mail to rspamd | Vsevolod Stakhov | 2009-01-16 | 1 | -14/+18 |
* | * Remove strlcpy code and replace it with glib alternative | Vsevolod Stakhov | 2008-12-03 | 1 | -2/+2 |
* | * Reorganize structure of source files | Vsevolod Stakhov | 2008-11-01 | 1 | -0/+492 |