| Commit message (Expand) | Author | Age | Files | Lines |
* | Rework project structure, remove trash files. | Vsevolod Stakhov | 2014-04-21 | 1 | -1096/+0 |
* | Deprecate views: never ever being used. | Vsevolod Stakhov | 2014-04-21 | 1 | -9/+0 |
* | Refactor worker task structure and API. | Vsevolod Stakhov | 2014-04-21 | 1 | -19/+19 |
* | Refactor memory pool naming. | Vsevolod Stakhov | 2014-04-20 | 1 | -13/+13 |
* | Tokenize subject even if a message is empty. | Vsevolod Stakhov | 2014-02-05 | 1 | -2/+3 |
* | Simplify states of task. Disable broken code. | Vsevolod Stakhov | 2014-01-19 | 1 | -7/+3 |
* | Unknown symbols now have zero weight not 1.0. | Vsevolod Stakhov | 2013-12-30 | 1 | -1/+1 |
* | Fixes to fuzzy_check module. | Vsevolod Stakhov | 2013-12-06 | 1 | -3/+7 |
* | Refactor metric actions handling. | Vsevolod Stakhov | 2013-09-13 | 1 | -13/+16 |
* | More fixes to skipped tasks processing. | Vsevolod Stakhov | 2013-09-11 | 1 | -0/+1 |
* | Correctly process skipped messages. | Vsevolod Stakhov | 2013-09-11 | 1 | -8/+4 |
* | Add saving of actions, symbols and maps. | Vsevolod Stakhov | 2013-01-09 | 1 | -3/+3 |
* | * Use murmur hash for all hashes as it is more efficient and provides more un... | Vsevolod Stakhov | 2012-10-08 | 1 | -1/+1 |
* | Another debian license fix. | Vsevolod Stakhov | 2012-09-10 | 1 | -1/+1 |
* | Update copyright (required by debian). | Vsevolod Stakhov | 2012-09-04 | 1 | -3/+3 |
* | * Rework thread pools locking logic to avoid global lua mutex usage. | Vsevolod Stakhov | 2012-08-22 | 1 | -6/+28 |
* | * Allow to use other composites inside a composite's expression | Vsevolod Stakhov | 2012-06-14 | 1 | -4/+56 |
* | More fixes to thread-safe processing. | Vsevolod Stakhov | 2012-02-14 | 1 | -0/+17 |
* | * More things to be thread-safe: | Vsevolod Stakhov | 2012-02-13 | 1 | -0/+17 |
* | Fixes to threading (still incomplete). | Vsevolod Stakhov | 2012-01-31 | 1 | -0/+20 |
* | Fix critical bug with events checking during filters processing. | Vsevolod Stakhov | 2012-01-31 | 1 | -0/+1 |
* | More cleanups and fixes for compiler warnings.0.4.6 | Vsevolod Stakhov | 2011-12-20 | 1 | -3/+3 |
* | * Finally get rid of stupid savepoints system and migrate to async events log... | Vsevolod Stakhov | 2011-12-14 | 1 | -53/+2 |
* | Insert symbols counting their weights with respect to grow_factor. | Vsevolod Stakhov | 2011-08-17 | 1 | -1/+2 |
* | Make hash traversing more safe by using reference count. | Vsevolod Stakhov | 2011-08-05 | 1 | -2/+2 |
* | * Fix build under CentOS 5 with old glib 2.12 | Vsevolod Stakhov | 2011-07-29 | 1 | -0/+2 |
* | Fix very bad bug in a memory pool allocator. | Vsevolod Stakhov | 2011-07-26 | 1 | -19/+3 |
* | * Add start script for red hat compatible systems | Vsevolod Stakhov | 2011-07-20 | 1 | -35/+2 |
* | * Add learn_spam/learn_ham interface to librspamdclient and to rspamc | Vsevolod Stakhov | 2011-07-14 | 1 | -2/+2 |
* | Change logic of params inside compare parts distance. | Vsevolod Stakhov | 2011-07-14 | 1 | -9/+49 |
* | * First commit to implement multi-statfile filter system with new learning me... | Vsevolod Stakhov | 2011-07-12 | 1 | -0/+83 |
* | Fix phishing detection with img flag. | Vsevolod Stakhov | 2011-07-11 | 1 | -10/+17 |
* | * Improve performance of settings lookup | Vsevolod Stakhov | 2011-06-30 | 1 | -2/+5 |
* | * Add correcting factor to statistics. | Vsevolod Stakhov | 2011-06-28 | 1 | -3/+27 |
* | * Welcome 0.4.0 | Vsevolod Stakhov | 2011-06-24 | 1 | -4/+6 |
* | Write logbuf safely.0.3.14 | Vsevolod Stakhov | 2011-06-10 | 1 | -1/+1 |
* | * Skip short utf words in statistics | Vsevolod Stakhov | 2011-06-03 | 1 | -3/+5 |
* | * Major cleanup of cmake build system | Vsevolod Stakhov | 2011-05-06 | 1 | -6/+3 |
* | * Add ability to learn rspamd via worker (without password)0.3.11 | Vsevolod Stakhov | 2011-03-31 | 1 | -0/+109 |
* | Fix one shot behaviour. | Vsevolod Stakhov | 2011-03-18 | 1 | -4/+5 |
* | Try to fix memory issues. | Vsevolod Stakhov | 2011-03-02 | 1 | -18/+25 |
* | * Add options section into config to organize options | Vsevolod Stakhov | 2011-02-22 | 1 | -1/+1 |
* | * Add ability to save symbols that are inside composites with '-' flag. | Vsevolod Stakhov | 2011-02-19 | 1 | -4/+18 |
* | * Add ability to specify symbols in composites to avoid their weights removing. | Vsevolod Stakhov | 2011-02-18 | 1 | -21/+55 |
* | Remove symbols that are included into a composite when all composites are pro... | Vsevolod Stakhov | 2011-02-18 | 1 | -2/+23 |
* | * Add function regexp_occurs_number that allows to test how much occurs of re... | Vsevolod Stakhov | 2011-02-18 | 1 | -21/+44 |
* | * Add ability to specify 'S' flag to regexp that means that headers checks mu... | Vsevolod Stakhov | 2011-02-15 | 1 | -1/+1 |
* | Fix bug with several metrics output. [1] | Vsevolod Stakhov | 2011-02-14 | 1 | -1/+1 |
* | * Add Subject header to statistics | Vsevolod Stakhov | 2010-12-24 | 1 | -0/+13 |
* | Fixed adding action to metric. | Vsevolod Stakhov | 2010-10-28 | 1 | -1/+3 |