Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add comparasion for rcl vs jansson. | Vsevolod Stakhov | 2013-10-15 | 2 | -3/+3 |
| | | | | Fix some issues in jansson memory management. | ||||
* | Do not panic when json buffer is NULL or empty. | Vsevolod Stakhov | 2013-01-12 | 1 | -0/+10 |
| | |||||
* | Add saving of actions, symbols and maps. | Vsevolod Stakhov | 2013-01-09 | 2 | -0/+59 |
| | |||||
* | Allow NO_SHARED build to use static archives for internal libraries. | Vsevolod Stakhov | 2012-06-07 | 1 | -4/+5 |
| | | | | Check for -fPIC/-fpic support. | ||||
* | Avoid using global 'counters' hash, include it in struct rspamd_main. | Vsevolod Stakhov | 2012-06-07 | 1 | -0/+1 |
| | | | | | Move worker related utils to separate file and include it in rspamd-mime library. Add some cross-dependencies. | ||||
* | Version some lonely libraries. | Vsevolod Stakhov | 2012-06-05 | 1 | -0/+1 |
| | |||||
* | Fix static build. | Vsevolod Stakhov | 2012-06-05 | 1 | -1/+1 |
| | | | | As there are too many changes from 0.4.7 mark this version as 0.5.0. | ||||
* | * Split rspamd build to several independent libraries to reduce overhead. | Vsevolod Stakhov | 2012-06-05 | 1 | -2/+6 |
| | |||||
* | Another fix for out-source build. | Vsevolod Stakhov | 2011-07-30 | 4 | -4/+4 |
| | | | | Unbreak FreeBSD build. | ||||
* | * Fix build under CentOS 5 with old glib 2.12 | Vsevolod Stakhov | 2011-07-29 | 1 | -1/+1 |
| | | | | | * Fix build of rspamd with CMAKE_BINARY_DIR differs from CMAKE_SOURCE_DIR Rework include style. | ||||
* | * Introduce new logging system: | Vsevolod Stakhov | 2009-12-22 | 1 | -0/+1 |
| | | | | | | | | | - independent and customizeable buffering - line buffering - errors handling support - custom (ip based) debug - append function name automaticaly (based on __FUNCTION__) - add some logic to logs system | ||||
* | * Retab, no functional changes | Vsevolod Stakhov | 2009-10-02 | 6 | -226/+201 |
| | |||||
* | * Sync log before closing | Vsevolod Stakhov | 2009-09-14 | 1 | -1/+1 |
| | | | | * Fix buffer allocation while reading json data | ||||
* | * Add JSON settings parser | Vsevolod Stakhov | 2009-09-07 | 13 | -0/+2640 |