| Commit message (Expand) | Author | Age | Files | Lines |
* | * Add counters for rspamd symbols | Vsevolod Stakhov | 2009-05-04 | 1 | -6/+32 |
* | * Add counter for oversized chunks: this parameter can improve performance, f... | Vsevolod Stakhov | 2009-04-21 | 1 | -0/+2 |
* | * Another fix of uptime command | Vsevolod Stakhov | 2009-03-27 | 1 | -2/+2 |
* | * Fix 2 memory leaks | Vsevolod Stakhov | 2009-03-27 | 1 | -0/+1 |
* | * Add statictics for all allocated pools | Vsevolod Stakhov | 2009-03-26 | 1 | -0/+4 |
* | * Fix many compile time warnings and polish code | Vsevolod Stakhov | 2009-03-24 | 1 | -3/+6 |
* | * Fix reload logic | Vsevolod Stakhov | 2009-03-13 | 1 | -2/+5 |
* | * Unify socket creation and accepting by using utility functions | Vsevolod Stakhov | 2009-03-03 | 1 | -7/+5 |
* | * Remove %m from logging it seems to be unsupported by FreeBSD printf version | Vsevolod Stakhov | 2009-03-02 | 1 | -4/+4 |
* | * Fix url-extracter | Vsevolod Stakhov | 2009-02-27 | 1 | -7/+7 |
* | * Fix memory corruption and lmtp handling | Vsevolod Stakhov | 2009-02-25 | 1 | -8/+8 |
* | * Add initial LMTP support and LDA delivery to rspamd | Vsevolod Stakhov | 2009-02-24 | 1 | -1/+1 |
* | * Fix dispatcher timeouts handling | Vsevolod Stakhov | 2009-02-20 | 1 | -1/+7 |
* | * Implement rspamd IO with IO dispatcher (TODO: still some issues with timeou... | Vsevolod Stakhov | 2009-02-19 | 1 | -120/+90 |
* | * Prepare to migrate to cmake (still need to write install target and working... | Vsevolod Stakhov | 2009-02-16 | 1 | -19/+2 |
* | * Add BSD license text | Vsevolod Stakhov | 2009-02-16 | 1 | -0/+24 |
* | * Try to fix reading a line from user (using pools) | Vsevolod Stakhov | 2009-02-06 | 1 | -4/+1 |
* | * Do another rework of filters/metrics and statfiles processing | Vsevolod Stakhov | 2009-01-29 | 1 | -2/+14 |
* | * Add memory pool allocator statistics to 'stat' report output | Vsevolod Stakhov | 2009-01-21 | 1 | -1/+11 |
* | * Rewrite message parser | Vsevolod Stakhov | 2009-01-21 | 1 | -9/+38 |
* | * Rewrite perl client for rspamd, now it allows access to both normal and con... | Vsevolod Stakhov | 2009-01-19 | 1 | -7/+9 |
* | * Implement statistic output in control interface | Vsevolod Stakhov | 2009-01-11 | 1 | -2/+9 |
* | * Fix errors in learning implementation | Vsevolod Stakhov | 2009-01-11 | 1 | -24/+69 |
* | * Make sample config more complete | Vsevolod Stakhov | 2008-12-18 | 1 | -2/+10 |
* | * Add logic for filtering messages with tokenizer/classifier pair | Vsevolod Stakhov | 2008-12-10 | 1 | -18/+2 |
* | * Implement learning using classifiers and tokenizers API | Vsevolod Stakhov | 2008-12-08 | 1 | -1/+28 |
* | * Remove strlcpy code and replace it with glib alternative | Vsevolod Stakhov | 2008-12-03 | 1 | -1/+1 |
* | * Add learning interface to rspamd (still requires classifier to work) | Vsevolod Stakhov | 2008-12-02 | 1 | -34/+159 |
* | * Reorganize structure of source files | Vsevolod Stakhov | 2008-11-01 | 1 | -0/+349 |