Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Remove %m from logging it seems to be unsupported by FreeBSD printf version | Vsevolod Stakhov | 2009-03-02 | 1 | -6/+6 |
| | |||||
* | * Prepare to migrate to cmake (still need to write install target and ↵ | Vsevolod Stakhov | 2009-02-16 | 1 | -11/+1 |
| | | | | | | | | working with XS implicitly) * Move all system includes to one file where we detect availability of all that includes * Fix license misprint * Fix some issues with perl initializing | ||||
* | * Add BSD license text | Vsevolod Stakhov | 2009-02-16 | 1 | -0/+24 |
| | |||||
* | * Add some comments and documentation | Vsevolod Stakhov | 2009-02-05 | 1 | -2/+3 |
| | |||||
* | * Add new hash for storing hash data in shared memory | Vsevolod Stakhov | 2009-01-27 | 1 | -18/+19 |
| | | | | * Add rwlocks implementation (primitive) in memory pool library | ||||
* | * Rewrite perl client for rspamd, now it allows access to both normal and ↵ | Vsevolod Stakhov | 2009-01-19 | 1 | -0/+6 |
| | | | | | | control interfaces * Fix small errors in tokenizer and controller interface | ||||
* | * Add simple utility for sending mail to rspamd | Vsevolod Stakhov | 2009-01-16 | 1 | -3/+0 |
| | | | | * Fix some errors in freeing message object | ||||
* | * Add simple implementation of classifiers abstraction and winnow classifier | Vsevolod Stakhov | 2008-12-04 | 1 | -2/+2 |
| | | | | * Force statfile to work with float values | ||||
* | * Remove strlcpy code and replace it with glib alternative | Vsevolod Stakhov | 2008-12-03 | 1 | -1/+1 |
| | | | | * Polish code and remove bugs found | ||||
* | * Write functions to operate blocks in stat files | Vsevolod Stakhov | 2008-11-28 | 1 | -3/+141 |
| | | | | * Write test case for statistics files API | ||||
* | * Add initial implementation of statistics files handling API | Vsevolod Stakhov | 2008-11-27 | 1 | -0/+241 |