summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* * Prepare to migrate to cmake (still need to write install target and working...Vsevolod Stakhov2009-02-161-1001/+0
* * By default number of workers is number of active processors in systemVsevolod Stakhov2009-02-111-14/+19
* * Add new hash for storing hash data in shared memoryVsevolod Stakhov2009-01-271-1/+1
* * Rewrite message parserVsevolod Stakhov2009-01-211-1/+1
* * Add simple implementation of classifiers abstraction and winnow classifierVsevolod Stakhov2008-12-041-1/+1
* * Remove strlcpy code and replace it with glib alternativeVsevolod Stakhov2008-12-031-10/+1
* * Add initial implementation of statistics files handling APIVsevolod Stakhov2008-11-271-1/+1
* * Add simple implementation of OSB tokenizerVsevolod Stakhov2008-11-071-7/+13
* * Optimize configure by using caching of determined options (more than 2 time...Vsevolod Stakhov2008-11-011-16/+132
* * Reorganize structure of source filesVsevolod Stakhov2008-11-011-44/+71
* * Add initial implementation of control interfaceVsevolod Stakhov2008-10-231-2/+2
* * Add initial implementation of regexp moduleVsevolod Stakhov2008-10-221-2/+2
* * Add support of shared memory chunks to memory pool allocator. Also add lock...Vsevolod Stakhov2008-10-161-0/+29
* * Configure modules when worker starts for simplifying reconfig procedurecebka@cebka-laptop2008-10-141-1/+22
* * Implement expression parser (convertor to inverse polish record)cebka@cebka-laptop2008-10-131-52/+120
* * Rework logic of filterscebka@mailsupport.rambler.ru2008-09-231-2/+2
* * Place all protocol logic in separate filecebka@mailsupport.rambler.ru2008-09-201-2/+2
* * Add memory pool support.cebka@mailsupport.rambler.ru2008-09-181-2/+2
* * Fix include dependenciescebka@mailsupport.rambler.ru2008-09-161-1/+1
* * Add utility for extracting urls from messageVsevolod Stakhov2008-09-101-2/+26
* * Add initial test suite using glib test suiteVsevolod Stakhov2008-09-081-1/+23
* * Add initial implementation of surbl check moduleVsevolod Stakhov2008-09-031-4/+8
* * Add initial implementation of rspamd XS moduleVsevolod Stakhov2008-08-191-4/+16
* * Add initial implementation of C modules APIVsevolod Stakhov2008-08-141-18/+69
* * Add C api for calling perl filtersVsevolod Stakhov2008-06-251-2/+2
* * Add initial version of URLs parser (still need to make PCRE parse all patte...Vsevolod Stakhov2008-06-111-2/+8
* * Remove warning from main.cVsevolod Stakhov2008-06-101-3/+52
* * Add gnome mime parser to rspamdVsevolod Stakhov2008-06-091-4/+58
* * Add initial release of mime parser. Now can only decode base64 and quoted-p...Vsevolod Stakhov2008-05-121-2/+2
* * Add fixed string libraryVsevolod Stakhov2008-05-121-2/+2
* * Add skeletonVsevolod Stakhov2008-05-081-0/+516