aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
Commit message (Expand)AuthorAgeFilesLines
* * Implement ability to add conditional rules to rspamd.xmlVsevolod Stakhov2010-12-151-1/+2
* Write release id if rspamd is built from hg.Vsevolod Stakhov2010-12-031-0/+1
* * Add bayesian classifier (initial version)Vsevolod Stakhov2010-08-131-0/+6
* * Fix compatibility issuesVsevolod Stakhov2010-06-231-1/+6
* * More to previous commitVsevolod Stakhov2010-06-221-1/+1
* * TIMEDB->TIMEBVsevolod Stakhov2010-06-221-2/+2
* * Rewrite buffered input for line policy (again)Vsevolod Stakhov2010-06-221-1/+10
* * New logic of SURBL module:Vsevolod Stakhov2010-06-181-0/+1
* * Check messages received via smtp proxyVsevolod Stakhov2010-06-101-0/+7
* * Fix strict aliasing while compiling with optimizationVsevolod Stakhov2010-05-311-0/+2
* * Try to speed up fuzzy storagecebka@lenovo-laptop2010-03-181-0/+2
* * Fix cores in spf code (partially)cebka@lenovo-laptop2010-02-271-0/+2
* * Add ability to build rspamd staticcebka@lenovo-laptop2010-02-191-0/+5
* * Add support of custom filters in rspamd workercebka@lenovo-laptop2010-01-291-0/+1
* * Add more advanced signal processing routineVsevolod Stakhov2009-11-051-0/+2
* * Implement new system of managing rspamd processesVsevolod Stakhov2009-10-301-0/+2
* * Add time out for sync IO as it can cause unpredictable errorsVsevolod Stakhov2009-09-211-0/+7
* * Add lua plugin for checking received headersVsevolod Stakhov2009-09-151-0/+1
* * Add ability to call rspamd fucntions from lua apiVsevolod Stakhov2009-09-061-0/+6
* * Improve google perf tools supportVsevolod Stakhov2009-08-251-0/+4
* * Improve locking by using asm 'pause' commandVsevolod Stakhov2009-06-171-0/+2
* * Enable support of google perf toolsVsevolod Stakhov2009-05-041-0/+2
* * Enable gprof supportVsevolod Stakhov2009-04-291-0/+2
* * Include sys/resource.h for getrlimitVsevolod Stakhov2009-04-151-0/+6
* * Add initial LUA filters supportVsevolod Stakhov2009-03-271-0/+2
* * Add ability to build rspamd without perl supportVsevolod Stakhov2009-03-271-0/+2
* * More accurate work with clockVsevolod Stakhov2009-03-251-0/+3
* * Fix issue with including sys/uio.h for writev and readvVsevolod Stakhov2009-03-241-0/+5
* * Fix many compile time warnings and polish codeVsevolod Stakhov2009-03-241-0/+9
* * With flag -t syntax of modules variables is also inspectedVsevolod Stakhov2009-03-191-0/+7
* * Add ability to fork multiply lmtp workersVsevolod Stakhov2009-03-031-0/+12
* * Add compatibility with gmime24Vsevolod Stakhov2009-03-021-0/+2
* * Fix logging when process is startingVsevolod Stakhov2009-02-261-0/+2
* * Fix memory corruption and lmtp handlingVsevolod Stakhov2009-02-251-0/+6
* * Add initial LMTP support and LDA delivery to rspamdVsevolod Stakhov2009-02-241-0/+9
* * Add issue to cmake to make perl module as wellVsevolod Stakhov2009-02-171-1/+27
* * Prepare to migrate to cmake (still need to write install target and working...Vsevolod Stakhov2009-02-161-0/+185
* * Configure modules when worker starts for simplifying reconfig procedurecebka@cebka-laptop2008-10-141-0/+2
* * Add initial implementation of surbl check moduleVsevolod Stakhov2008-09-031-1/+2
* * Add initial implementation of C modules APIVsevolod Stakhov2008-08-141-0/+11