summaryrefslogtreecommitdiffstats
path: root/main.c
Commit message (Expand)AuthorAgeFilesLines
* * Reorganize structure of source filesVsevolod Stakhov2008-11-011-427/+0
* * Add determining page size function to mem_pool libraryVsevolod Stakhov2008-10-261-1/+5
* * Add main logging functions (log to file, syslog and console)Vsevolod Stakhov2008-10-261-0/+29
* * Stylify and fix util functions that was gathered from libutil code (memory ...Vsevolod Stakhov2008-10-241-0/+1
* * Add initial implementation of control interfaceVsevolod Stakhov2008-10-231-1/+16
* * Rework config file memory allocation to separate memory pool for easy reloa...cebka@mailsupport.rambler.ru2008-09-241-6/+8
* * Rework logic of filterscebka@mailsupport.rambler.ru2008-09-231-5/+4
* * Use glib logger and regexp matching functionsVsevolod Stakhov2008-09-081-1/+0
* * Add initial implementation of surbl check moduleVsevolod Stakhov2008-09-031-1/+1
* * Add initial implementation of C modules APIVsevolod Stakhov2008-08-141-1/+11
* * Init perl XS correctlyVsevolod Stakhov2008-06-241-2/+2
* * Add initial support of perl filtersVsevolod Stakhov2008-06-241-0/+43
* * Rewrite memcached library to work with events (async model)Vsevolod Stakhov2008-06-191-10/+10
* * Remove warning from main.cVsevolod Stakhov2008-06-101-1/+2
* * Add skeletonVsevolod Stakhov2008-05-081-0/+324