| Commit message (Expand) | Author | Age | Files | Lines |
* | * Stylify and fix util functions that was gathered from libutil code (memory ... | Vsevolod Stakhov | 2008-10-24 | 1 | -0/+4 |
* | * Add initial implementation of control interface | Vsevolod Stakhov | 2008-10-23 | 1 | -17/+51 |
* | * Parse header regexps in other way (header_name=/some_regexp/flags) | Vsevolod Stakhov | 2008-10-20 | 1 | -1/+18 |
* | * Implement composite symbols | cebka@cebka-laptop | 2008-10-14 | 1 | -0/+3 |
* | * Configure modules when worker starts for simplifying reconfig procedure | cebka@cebka-laptop | 2008-10-14 | 1 | -1/+1 |
* | * Implement destructors stack in memory pool, so there is now | cebka@mailsupport.rambler.ru | 2008-10-14 | 1 | -0/+1 |
* | * Add utility function for parsing regexp from given string (type flags and p... | cebka@mailsupport.rambler.ru | 2008-10-14 | 1 | -0/+100 |
* | * Rework config file memory allocation to separate memory pool for easy reloa... | cebka@mailsupport.rambler.ru | 2008-09-24 | 1 | -54/+12 |
* | * Rework logic of filters | cebka@mailsupport.rambler.ru | 2008-09-23 | 1 | -52/+92 |
* | * Add support of variables and variable substitution in config file | cebka@mailsupport.rambler.ru | 2008-09-18 | 1 | -0/+78 |
* | * Fix include dependencies | cebka@mailsupport.rambler.ru | 2008-09-16 | 1 | -3/+6 |
* | * Add initial implementation of surbl check module | Vsevolod Stakhov | 2008-09-03 | 1 | -0/+98 |
* | * Add ability to pass options to rspamd modules via flex start conditions | Vsevolod Stakhov | 2008-09-02 | 1 | -0/+23 |
* | * Add initial implementation of C modules API | Vsevolod Stakhov | 2008-08-14 | 1 | -7/+16 |
* | * Add initial support of perl filters | Vsevolod Stakhov | 2008-06-24 | 1 | -12/+63 |
* | * Rewrite memcached library to work with events (async model) | Vsevolod Stakhov | 2008-06-19 | 1 | -3/+3 |
* | * Add skeleton | Vsevolod Stakhov | 2008-05-08 | 1 | -0/+144 |