Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * 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. | ||||
* | Add workaround for clang under linux. | Vsevolod Stakhov | 2011-07-21 | 1 | -1/+1 |
| | | | | Fix problems found by static analyzing. | ||||
* | Actually all times are in GMT already, so avoid conversion to prevent dst ↵ | Vsevolod Stakhov | 2011-06-15 | 1 | -2/+0 |
| | | | | loosing. | ||||
* | * Add functions to lua API to detect message and task date (in GMT) | Vsevolod Stakhov | 2011-04-22 | 1 | -0/+21 |
| | |||||
* | * Add ability to specify 'S' flag to regexp that means that headers checks ↵ | Vsevolod Stakhov | 2011-02-15 | 1 | -2/+15 |
| | | | | | | must be case sensitive * Add lua function message:get_header_strong | ||||
* | Fixes types (use glib ones) no functional change. | Vsevolod Stakhov | 2010-10-06 | 1 | -10/+10 |
| | | | | | Now all comments in commit logs beginning with '*' would be included in changelog, so important changes would be separated from small ones. | ||||
* | * Fix getting of message headers from lua plugins | Vsevolod Stakhov | 2009-10-14 | 1 | -11/+11 |
| | | | | * Fix forged recipients plugin | ||||
* | * Retab, no functional changes | Vsevolod Stakhov | 2009-10-02 | 1 | -52/+51 |
| | |||||
* | * Add asynchronous DNS resolver to lua API | Vsevolod Stakhov | 2009-09-04 | 1 | -0/+4 |
| | | | | | * Add access to received headers to lua API * Some code polishing | ||||
* | * More fixes to lua api | Vsevolod Stakhov | 2009-09-04 | 1 | -1/+2 |
| | |||||
* | * Make lua api object oriented | Vsevolod Stakhov | 2009-09-03 | 1 | -3/+3 |
| | |||||
* | * Fix lua API | Vsevolod Stakhov | 2009-09-02 | 1 | -1/+1 |
| | |||||
* | * New functionality to lua api: | Vsevolod Stakhov | 2009-09-01 | 1 | -0/+2 |
| | | | | | | | - config class - metric class - textpart class * Add documentation for lua module | ||||
* | * Reorganze lua support in rspamd | Vsevolod Stakhov | 2009-08-31 | 1 | -0/+172 |