summaryrefslogtreecommitdiffstats
path: root/main.h
Commit message (Expand)AuthorAgeFilesLines
* * Reorganize structure of source filesVsevolod Stakhov2008-11-011-201/+0
* * Add determining page size function to mem_pool libraryVsevolod Stakhov2008-10-261-1/+14
* * Add main logging functions (log to file, syslog and console)Vsevolod Stakhov2008-10-261-0/+2
* * Add ability to handle multiply recipientsVsevolod Stakhov2008-10-251-1/+1
* * Stylify and fix util functions that was gathered from libutil code (memory ...Vsevolod Stakhov2008-10-241-0/+3
* * Add initial implementation of control interfaceVsevolod Stakhov2008-10-231-1/+13
* * Parse header regexps in other way (header_name=/some_regexp/flags)Vsevolod Stakhov2008-10-201-1/+1
* * Implement composite symbolscebka@cebka-laptop2008-10-141-1/+0
* * Implement expression parser (convertor to inverse polish record)cebka@cebka-laptop2008-10-131-0/+11
* * Write protocol output functionscebka@cebka-laptop2008-10-101-0/+5
* * Add filter processing function which implements new filter's logiccebka@mailsupport.rambler.ru2008-09-241-1/+9
* * Rework logic of filterscebka@mailsupport.rambler.ru2008-09-231-23/+5
* * Place all protocol logic in separate filecebka@mailsupport.rambler.ru2008-09-201-0/+3
* * Add memory pool support.cebka@mailsupport.rambler.ru2008-09-181-0/+3
* * Use glib logger and regexp matching functionsVsevolod Stakhov2008-09-081-4/+4
* * Add initial implementation of surbl check moduleVsevolod Stakhov2008-09-031-1/+1
* * Add implementation of save point for async events in rspamd filtersVsevolod Stakhov2008-08-221-1/+10
* * Add filters logicVsevolod Stakhov2008-08-211-0/+25
* * Rewrite perl module for new XS, now perl filters got only object of rspamd ...Vsevolod Stakhov2008-08-201-0/+4
* * Add initial implementation of rspamd XS moduleVsevolod Stakhov2008-08-191-0/+13
* * Add additional headers support in protocolVsevolod Stakhov2008-08-181-0/+5
* * Add initial implementation of C modules APIVsevolod Stakhov2008-08-141-1/+3
* * Add C api for calling perl filtersVsevolod Stakhov2008-06-251-0/+10
* * Add initial support of perl filtersVsevolod Stakhov2008-06-241-0/+1
* * Add initial version of URLs parser (still need to make PCRE parse all patte...Vsevolod Stakhov2008-06-111-0/+5
* * Add gnome mime parser to rspamdVsevolod Stakhov2008-06-091-1/+16
* * Add skeletonVsevolod Stakhov2008-05-081-0/+71