Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Fix DNS PTR resolving | Vsevolod Stakhov | 2011-08-22 | 4 | -15/+53 |
| | | | | * Add ability to resolve ip in once_received plugin to avoid temporary DNS fails of SMTP resolving | ||||
* | Fix process headers with ')' last symbol. | Vsevolod Stakhov | 2011-08-18 | 1 | -0/+1 |
| | |||||
* | Damn. | Vsevolod Stakhov | 2011-08-18 | 1 | -2/+2 |
| | |||||
* | Json fix. | Vsevolod Stakhov | 2011-08-18 | 1 | -2/+2 |
| | |||||
* | Fix to json output. | Vsevolod Stakhov | 2011-08-18 | 1 | -0/+4 |
| | |||||
* | Add more. | Vsevolod Stakhov | 2011-08-18 | 1 | -1/+1 |
| | |||||
* | Fix http headers. | Vsevolod Stakhov | 2011-08-18 | 1 | -12/+13 |
| | |||||
* | * Introduce new system of contexts initialization. It would be used for ↵ | Vsevolod Stakhov | 2011-08-18 | 5 | -36/+73 |
| | | | | | | other things in rspamd as well in future. Ignore unknown headers in case of http. | ||||
* | Insert symbols counting their weights with respect to grow_factor. | Vsevolod Stakhov | 2011-08-17 | 1 | -1/+2 |
| | |||||
* | Stupid bug with learning and task destroying. | Vsevolod Stakhov | 2011-08-16 | 1 | -4/+4 |
| | |||||
* | Fix output for spamc proto. | Vsevolod Stakhov | 2011-08-15 | 1 | -1/+5 |
| | |||||
* | Fix critical bug with lua stack cleaning that caused heavy memory leaks.0.4.3 | Vsevolod Stakhov | 2011-08-12 | 7 | -12/+34 |
| | | | | Update to 0.4.3. | ||||
* | * Make hash traversing more safely | Vsevolod Stakhov | 2011-08-11 | 1 | -24/+33 |
| | |||||
* | * Make librspamdclient thread-safe | Vsevolod Stakhov | 2011-08-10 | 1 | -14/+15 |
| | |||||
* | More checks in lua plugins.0.4.2 | Vsevolod Stakhov | 2011-08-05 | 2 | -7/+11 |
| | |||||
* | Make hash traversing more safe by using reference count. | Vsevolod Stakhov | 2011-08-05 | 2 | -2/+10 |
| | | | | Update to 0.4.2 | ||||
* | Another one. | Vsevolod Stakhov | 2011-08-04 | 1 | -7/+9 |
| | |||||
* | Another bad read detected. | Vsevolod Stakhov | 2011-08-04 | 1 | -2/+4 |
| | |||||
* | Fix access to already freed memory. | Vsevolod Stakhov | 2011-08-04 | 2 | -1/+1 |
| | | | | Remove assert. | ||||
* | Fix signness in arithmetic operations. | Vsevolod Stakhov | 2011-08-04 | 44 | -153/+150 |
| | |||||
* | Make DNS requests with unique id. | Vsevolod Stakhov | 2011-08-01 | 1 | -0/+7 |
| | |||||
* | Fix dispatcher restoration (fix for controller's logic) | Vsevolod Stakhov | 2011-08-01 | 1 | -4/+9 |
| | |||||
* | Fix controller stages and debug info. | Vsevolod Stakhov | 2011-08-01 | 3 | -9/+24 |
| | | | | Handle timeouts in librspamdclient correctly. | ||||
* | Another fix for out-source build. | Vsevolod Stakhov | 2011-07-30 | 5 | -4/+5 |
| | | | | Unbreak FreeBSD build. | ||||
* | * Fix build under CentOS 5 with old glib 2.12 | Vsevolod Stakhov | 2011-07-29 | 37 | -211/+208 |
| | | | | | * Fix build of rspamd with CMAKE_BINARY_DIR differs from CMAKE_SOURCE_DIR Rework include style. | ||||
* | Fix for *BSD. | Vsevolod Stakhov | 2011-07-26 | 1 | -2/+2 |
| | |||||
* | Update a sample config file.0.4.1 | Vsevolod Stakhov | 2011-07-26 | 2 | -2/+6 |
| | | | | Set version to 0.4.1. | ||||
* | * Add option max_size for regexp module to skip expensive regexp on long ↵ | Vsevolod Stakhov | 2011-07-26 | 3 | -9/+108 |
| | | | | messages | ||||
* | * Add max_tokens options to avoid classifying and learning with too much ↵ | Vsevolod Stakhov | 2011-07-26 | 4 | -19/+56 |
| | | | | | | tokens from one message. Fix stupid memory leakage on client's timeout. | ||||
* | Another 'proper' place. | Vsevolod Stakhov | 2011-07-26 | 1 | -0/+1 |
| | |||||
* | Move hash table creation to the proper place. | Vsevolod Stakhov | 2011-07-26 | 1 | -3/+2 |
| | |||||
* | Fix very bad bug in a memory pool allocator. | Vsevolod Stakhov | 2011-07-26 | 4 | -22/+17 |
| | | | | Speed up inserting symbols by hashing them. | ||||
* | * Implement max tasks per worker setting | Vsevolod Stakhov | 2011-07-26 | 1 | -0/+24 |
| | |||||
* | Fix up another event related problem. | Vsevolod Stakhov | 2011-07-26 | 2 | -6/+4 |
| | |||||
* | Zero memory of pool allocator statistic. | Vsevolod Stakhov | 2011-07-25 | 1 | -0/+1 |
| | |||||
* | Fix coredumps when learning message with one empty part. | Vsevolod Stakhov | 2011-07-25 | 1 | -8/+10 |
| | |||||
* | Fix for libevent.0.4.0 | Vsevolod Stakhov | 2011-07-22 | 1 | -0/+4 |
| | |||||
* | Write error about too few tokens during learning. | Vsevolod Stakhov | 2011-07-22 | 1 | -0/+5 |
| | |||||
* | Increase buffer for output. | Vsevolod Stakhov | 2011-07-22 | 1 | -1/+1 |
| | |||||
* | Add workaround for clang under linux. | Vsevolod Stakhov | 2011-07-21 | 16 | -35/+38 |
| | | | | Fix problems found by static analyzing. | ||||
* | Another fix to avoid race with settings - add reference counter. | Vsevolod Stakhov | 2011-07-21 | 2 | -22/+50 |
| | |||||
* | * Add start script for red hat compatible systems | Vsevolod Stakhov | 2011-07-20 | 22 | -56/+530 |
| | | | | | | | Add descriptions for some rspamd API functions (no functional changes). --HG-- rename : linux/rspamd => linux/rspamd_debian.in | ||||
* | Rework http chunked encoding parsing. | Vsevolod Stakhov | 2011-07-20 | 5 | -97/+115 |
| | |||||
* | Do not try to use information about dispatcher after callback fails (found ↵ | Vsevolod Stakhov | 2011-07-19 | 1 | -1/+0 |
| | | | | by valgrind). | ||||
* | Fix coredumps on some specific messages with specific urls. | Vsevolod Stakhov | 2011-07-19 | 3 | -11/+24 |
| | | | | | Fix coredumps while closing log file. Fix parsing of chunked HTTP replies. | ||||
* | Ref hash table at settings loading. | Vsevolod Stakhov | 2011-07-18 | 1 | -1/+1 |
| | |||||
* | Fix statfiles class determination euristic. | Vsevolod Stakhov | 2011-07-18 | 2 | -12/+12 |
| | | | | Fix call of classifier pre-callback. | ||||
* | Fix textpart:get_language lua function. | Vsevolod Stakhov | 2011-07-18 | 1 | -0/+1 |
| | |||||
* | Create statfiles using learn_spam function for bayes classifier. | Vsevolod Stakhov | 2011-07-18 | 2 | -1/+19 |
| | | | | Fix call of pre callbacks for a classifier. | ||||
* | Use event_set correctly after event_del. | Vsevolod Stakhov | 2011-07-18 | 1 | -0/+1 |
| |