aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
Commit message (Collapse)AuthorAgeFilesLines
* * Add initial LUA filters supportVsevolod Stakhov2009-03-271-0/+2
|
* * Add ability to build rspamd without perl supportVsevolod Stakhov2009-03-271-0/+2
| | | | | * Fix creating of uinx socket * Improve some build issues
* * 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
| | | | * Set "C" locale on start to avoid some troubles with logging
* * Add ability to fork multiply lmtp workersVsevolod Stakhov2009-03-031-0/+12
| | | | | | | * Add ability to drop privilleges of rspamd processes * Add ability to install redirector with rspamd * Add FreeBSD start scripts for rspamd and redirector * Remove command line parsing from util.c as it has specific usage only in main process
* * Add compatibility with gmime24Vsevolod Stakhov2009-03-021-0/+2
|
* * Fix logging when process is startingVsevolod Stakhov2009-02-261-0/+2
| | | | | * Add -t option for config testing * Try to search default config in install prefix not in current directory
* * Fix memory corruption and lmtp handlingVsevolod Stakhov2009-02-251-0/+6
| | | | * Add e-mail address validation in lmtp
* * 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
| | | | | * Fix some portability issues (to FreeBSD mainly) * Add script to make modules list
* * Prepare to migrate to cmake (still need to write install target and ↵Vsevolod Stakhov2009-02-161-0/+185
| | | | | | | | 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
* * Configure modules when worker starts for simplifying reconfig procedurecebka@cebka-laptop2008-10-141-0/+2
| | | | | * Add two behaviour types of memory allocator: greedy and ungreedy * Adopt surbl module for new configure style
* * Add initial implementation of surbl check moduleVsevolod Stakhov2008-09-031-1/+2
|
* * Add initial implementation of C modules APIVsevolod Stakhov2008-08-141-0/+11