aboutsummaryrefslogtreecommitdiffstats
path: root/src/cfg_utils.c
Commit message (Expand)AuthorAgeFilesLines
...
* * Make settings workingVsevolod Stakhov2009-09-081-0/+2
* * Add client part for fuzzy checksums storageVsevolod Stakhov2009-07-281-0/+15
* * Fix some more bugsVsevolod Stakhov2009-07-231-0/+1
* * Make modules disableable from configVsevolod Stakhov2009-07-231-0/+1
* * Fix symbol planning, add cache_file directive to config fileVsevolod Stakhov2009-07-141-9/+13
* * Rework the whole filters systemVsevolod Stakhov2009-07-131-41/+8
* * Add autolearn config optionsVsevolod Stakhov2009-07-031-0/+28
* * Introduce new system of workers spawning and configuring, now rspamd can be...Vsevolod Stakhov2009-06-171-85/+35
* * Allow binds to INADDR_ANY if bind_sock is *:portVsevolod Stakhov2009-04-291-2/+4
* * Fix variables substitutionVsevolod Stakhov2009-04-221-8/+13
* * Thread variables as () expressions to fix problems with operations priorityVsevolod Stakhov2009-04-211-2/+2
* * Fix variables substitutionVsevolod Stakhov2009-03-271-8/+10
* * Add ability to build rspamd without perl supportVsevolod Stakhov2009-03-271-0/+1
* * More accurate work with clockVsevolod Stakhov2009-03-251-0/+18
* * Fix variable substitutionVsevolod Stakhov2009-03-241-3/+5
* * Fix error in expression parser that causes bad errors with expressions that...Vsevolod Stakhov2009-03-231-0/+5
* * Add functions support to rspamd regexpsVsevolod Stakhov2009-03-191-137/+0
* * With flag -t syntax of modules variables is also inspectedVsevolod Stakhov2009-03-191-4/+5
* * Allow escaped quotes in quoted strings, for example "\"some string\""Vsevolod Stakhov2009-03-181-0/+24
* * Add ability to match raw headersVsevolod Stakhov2009-03-171-0/+6
* * Some fixes to regexp moduleVsevolod Stakhov2009-03-121-10/+15
* * Remove %m from logging it seems to be unsupported by FreeBSD printf versionVsevolod Stakhov2009-03-021-3/+3
* * Fix logging when process is startingVsevolod Stakhov2009-02-261-1/+1
* * Add initial LMTP support and LDA delivery to rspamdVsevolod Stakhov2009-02-241-53/+81
* * Prepare to migrate to cmake (still need to write install target and working...Vsevolod Stakhov2009-02-161-21/+1
* * Add BSD license textVsevolod Stakhov2009-02-161-0/+24
* * By default number of workers is number of active processors in systemVsevolod Stakhov2009-02-111-2/+5
* * Move config parse errors from stderr output to standart logging functionsVsevolod Stakhov2009-02-061-0/+35
* * Do another rework of filters/metrics and statfiles processingVsevolod Stakhov2009-01-291-0/+2
* * Make surbl checks workingVsevolod Stakhov2009-01-261-1/+4
* * Rework statfiles result processingVsevolod Stakhov2009-01-221-0/+12
* * Add new system of getting and setting config parameters from perl codeVsevolod Stakhov2009-01-151-1/+48
* * Make sample config more completeVsevolod Stakhov2008-12-181-1/+7
* * Add learning interface to rspamd (still requires classifier to work)Vsevolod Stakhov2008-12-021-0/+1
* * Add config routines for stat filesVsevolod Stakhov2008-12-011-0/+3
* * Reorganize structure of source filesVsevolod Stakhov2008-11-011-0/+563