| Commit message (Expand) | Author | Age | Files | Lines |
* | * Handle base10 encoded ip addresses correctly | Vsevolod Stakhov | 2009-08-31 | 2 | -736/+777 |
* | * Migrate fuzzy storage to use UDP instead of TCP | Vsevolod Stakhov | 2009-08-25 | 1 | -2/+2 |
* | * Fix processing of empty parts | Vsevolod Stakhov | 2009-08-21 | 3 | -22/+30 |
* | * Fix memory leakage in controller | Vsevolod Stakhov | 2009-08-21 | 1 | -2/+16 |
* | * Improve logging | Vsevolod Stakhov | 2009-08-18 | 1 | -1/+4 |
* | * Fix bug with parsing raw headers for messages that have mixed line ending s... | Vsevolod Stakhov | 2009-08-10 | 1 | -1/+3 |
* | * Make fuzzy storage working (tested checking, adding and deleting of fuzzy h... | Vsevolod Stakhov | 2009-07-31 | 1 | -23/+63 |
* | * Fix some more bugs with empty parts | Vsevolod Stakhov | 2009-07-30 | 1 | -4/+4 |
* | * Fix some issues with empty parts | Vsevolod Stakhov | 2009-07-30 | 1 | -0/+5 |
* | * Add support for empty text or html parts | Vsevolod Stakhov | 2009-07-29 | 1 | -0/+10 |
* | * Add support for extending controller protocol by modules | Vsevolod Stakhov | 2009-07-29 | 1 | -0/+136 |
* | * Add client part for fuzzy checksums storage | Vsevolod Stakhov | 2009-07-28 | 1 | -0/+290 |
* | * Add new map 'redirector_hosts_map' for determining which hosts should be ch... | Vsevolod Stakhov | 2009-07-28 | 2 | -13/+33 |
* | * Add http maps support | Vsevolod Stakhov | 2009-07-21 | 2 | -2/+2 |
* | * Introduce new common system of map files, that can be used for different ty... | Vsevolod Stakhov | 2009-07-20 | 2 | -23/+11 |
* | * Fix symbol planning, add cache_file directive to config file | Vsevolod Stakhov | 2009-07-14 | 4 | -10/+10 |
* | * Rework the whole filters system | Vsevolod Stakhov | 2009-07-13 | 5 | -126/+168 |
* | * Try to search for headers in multipart parts if headers are not found in pa... | Vsevolod Stakhov | 2009-07-08 | 1 | -1/+1 |
* | * Check return value from evdns_resolve | Vsevolod Stakhov | 2009-07-03 | 1 | -2/+3 |
* | * Rework structure and API of statfiles functions to improve performance and ... | Vsevolod Stakhov | 2009-07-02 | 1 | -1/+1 |
* | * Add urls output to urls command | Vsevolod Stakhov | 2009-07-02 | 2 | -8/+21 |
* | * Fix possible memory leakage by freeing g_error resourses | Vsevolod Stakhov | 2009-06-30 | 1 | -0/+4 |
* | * Fixed awfully stupid error in surbl module | Vsevolod Stakhov | 2009-06-30 | 1 | -1/+1 |
* | * Add views support (not completely tested yet) | Vsevolod Stakhov | 2009-06-29 | 4 | -43/+57 |
* | * Improve logic of urls command to extract only those urls that would be chec... | Vsevolod Stakhov | 2009-06-29 | 2 | -37/+136 |
* | * Avoid using static variables for callbacks | Vsevolod Stakhov | 2009-06-26 | 1 | -8/+10 |
* | * Fix static buffer usage | Vsevolod Stakhov | 2009-06-25 | 1 | -1/+1 |
* | * Introduce new system of workers spawning and configuring, now rspamd can be... | Vsevolod Stakhov | 2009-06-17 | 2 | -44/+44 |
* | * Add module for blacklisting emails (self documented in sample config) | Vsevolod Stakhov | 2009-06-15 | 1 | -0/+222 |
* | * Add function "raw_header_exists" for finding headers that are not parsed by... | Vsevolod Stakhov | 2009-06-11 | 1 | -0/+23 |
* | * Add urls command for extracting urls | Vsevolod Stakhov | 2009-06-05 | 1 | -9/+29 |
* | * Write actual urls to logs and to protocol output while checking urls in sur... | Vsevolod Stakhov | 2009-06-05 | 2 | -21/+30 |
* | * Do not use values from clock_gettime for getting current time | Vsevolod Stakhov | 2009-06-05 | 1 | -2/+2 |
* | * Avoid double freeing of match info | Vsevolod Stakhov | 2009-06-05 | 1 | -4/+2 |
* | * Temporary disable list files monitoring | Vsevolod Stakhov | 2009-06-04 | 2 | -8/+12 |
* | * Improve logic of reading list files, add automatic rereading of list files ... | Vsevolod Stakhov | 2009-06-03 | 2 | -75/+18 |
* | * Implement new way for parsing text lists | Vsevolod Stakhov | 2009-06-03 | 2 | -37/+81 |
* | * Rework url parsing algorithms | Vsevolod Stakhov | 2009-06-02 | 2 | -21/+85 |
* | * Fix stripping header when matching raw headers | Vsevolod Stakhov | 2009-05-14 | 1 | -2/+1 |
* | * Fix work with raw headers and with senders in message | Vsevolod Stakhov | 2009-05-14 | 1 | -1/+37 |
* | * Improve logging | Vsevolod Stakhov | 2009-05-06 | 1 | -2/+2 |
* | * Fix expression optimizator | Vsevolod Stakhov | 2009-05-05 | 1 | -3/+2 |
* | * Move evdns initializing to workers | Vsevolod Stakhov | 2009-05-05 | 1 | -1/+0 |
* | * Enable counters interface | Vsevolod Stakhov | 2009-05-05 | 1 | -0/+1 |
* | * Add counters for rspamd symbols | Vsevolod Stakhov | 2009-05-04 | 1 | -1/+25 |
* | * Implement new optimization method | Vsevolod Stakhov | 2009-04-28 | 1 | -19/+49 |
* | * Fix stupid error in case structure. | Vsevolod Stakhov | 2009-04-27 | 1 | -0/+6 |
* | * Add expression parser utility | Vsevolod Stakhov | 2009-04-27 | 1 | -15/+5 |
* | * Fix error in regexp module configuration | Vsevolod Stakhov | 2009-04-27 | 1 | -1/+1 |
* | * Skip identical parts while testing mime regexps | Vsevolod Stakhov | 2009-04-27 | 1 | -2/+11 |