aboutsummaryrefslogtreecommitdiffstats
path: root/cfg_utils.c
Commit message (Expand)AuthorAgeFilesLines
* * Reorganize structure of source filesVsevolod Stakhov2008-11-011-563/+0
* * Stylify and fix util functions that was gathered from libutil code (memory ...Vsevolod Stakhov2008-10-241-0/+4
* * Add initial implementation of control interfaceVsevolod Stakhov2008-10-231-17/+51
* * Parse header regexps in other way (header_name=/some_regexp/flags)Vsevolod Stakhov2008-10-201-1/+18
* * Implement composite symbolscebka@cebka-laptop2008-10-141-0/+3
* * Configure modules when worker starts for simplifying reconfig procedurecebka@cebka-laptop2008-10-141-1/+1
* * Implement destructors stack in memory pool, so there is nowcebka@mailsupport.rambler.ru2008-10-141-0/+1
* * Add utility function for parsing regexp from given string (type flags and p...cebka@mailsupport.rambler.ru2008-10-141-0/+100
* * Rework config file memory allocation to separate memory pool for easy reloa...cebka@mailsupport.rambler.ru2008-09-241-54/+12
* * Rework logic of filterscebka@mailsupport.rambler.ru2008-09-231-52/+92
* * Add support of variables and variable substitution in config filecebka@mailsupport.rambler.ru2008-09-181-0/+78
* * Fix include dependenciescebka@mailsupport.rambler.ru2008-09-161-3/+6
* * Add initial implementation of surbl check moduleVsevolod Stakhov2008-09-031-0/+98
* * Add ability to pass options to rspamd modules via flex start conditionsVsevolod Stakhov2008-09-021-0/+23
* * Add initial implementation of C modules APIVsevolod Stakhov2008-08-141-7/+16
* * Add initial support of perl filtersVsevolod Stakhov2008-06-241-12/+63
* * Rewrite memcached library to work with events (async model)Vsevolod Stakhov2008-06-191-3/+3
* * Add skeletonVsevolod Stakhov2008-05-081-0/+144