Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Push email flags to the lua API | Vsevolod Stakhov | 2017-05-01 | 1 | -0/+21 |
| | |||||
* | [Fix] Fix setting of email address | Vsevolod Stakhov | 2017-05-01 | 1 | -1/+2 |
| | |||||
* | [Fix] Check return values from Lua functions called from C | Vsevolod Stakhov | 2017-04-05 | 1 | -9/+13 |
| | |||||
* | [Minor] Fix headers_foreach invocation | Vsevolod Stakhov | 2017-04-05 | 1 | -1/+1 |
| | |||||
* | [Minor] Allow to iterate mime headers as well | Vsevolod Stakhov | 2017-04-04 | 1 | -0/+1 |
| | |||||
* | [Feature] Add task:headers_foreach function | Vsevolod Stakhov | 2017-04-04 | 1 | -43/+150 |
| | |||||
* | [Fix] Fix typo | Andrew Lewis | 2017-03-30 | 1 | -1/+1 |
| | | | | | - Issue: #1567 - Reported by: @athanp | ||||
* | [Feature] Allow to get task's subject | Vsevolod Stakhov | 2017-03-28 | 1 | -0/+28 |
| | |||||
* | [Fix] Fix one-shot symbols weight calculations | Vsevolod Stakhov | 2017-03-25 | 1 | -0/+2 |
| | |||||
* | [Feature] Stat greylisted messages as greylisted not soft-rejected | Vsevolod Stakhov | 2017-03-25 | 1 | -0/+6 |
| | |||||
* | [Minor] Remove all get_api_version calls | Vsevolod Stakhov | 2017-03-24 | 1 | -5/+3 |
| | |||||
* | [Minor] Fix various style issues | Vsevolod Stakhov | 2017-03-23 | 1 | -11/+3 |
| | |||||
* | [Fix] Preserve order of options in symbols | Vsevolod Stakhov | 2017-03-22 | 1 | -6/+4 |
| | |||||
* | [Minor] Allow to take ownership on rspamd_text | Vsevolod Stakhov | 2017-03-18 | 1 | -0/+28 |
| | |||||
* | [Feature] Add method to get protocol reply from Lua | Vsevolod Stakhov | 2017-03-13 | 1 | -0/+84 |
| | |||||
* | [Minor] Fold symbols in metadata_exporter | Vsevolod Stakhov | 2017-03-10 | 1 | -11/+14 |
| | |||||
* | Merge pull request #1506 from fatalbanana/cleanup | Vsevolod Stakhov | 2017-03-09 | 1 | -2/+0 |
|\ | | | | | [Minor] get_symbols_all: return nil instead of error | ||||
| * | [Minor] get_symbols_all: return nil instead of error | Andrew Lewis | 2017-03-09 | 1 | -2/+0 |
| | | |||||
* | | [Fix] Fix task:set_recipients function | Vsevolod Stakhov | 2017-03-09 | 1 | -4/+4 |
|/ | |||||
* | [Feature] Add task:get_symbols_all() function | Andrew Lewis | 2017-03-09 | 1 | -34/+103 |
| | |||||
* | [Fix] Fix issue with task:get_symbol and symbols with no metric | Vsevolod Stakhov | 2017-03-08 | 1 | -3/+8 |
| | |||||
* | [Feature] Allow to set recipients of a task from Lua | Vsevolod Stakhov | 2017-03-04 | 1 | -0/+78 |
| | |||||
* | [Feature] Allow to set from address for a lua_task | Vsevolod Stakhov | 2017-03-04 | 1 | -0/+189 |
| | |||||
* | [Minor] Add ability to save rspamd_text in file | Vsevolod Stakhov | 2017-02-22 | 1 | -0/+42 |
| | |||||
* | [Feature] Allow to store messages in files | Vsevolod Stakhov | 2017-02-17 | 1 | -0/+83 |
| | |||||
* | [Fix] Strings returned from lua are ephemeral | Vsevolod Stakhov | 2017-02-16 | 1 | -1/+1 |
| | | | | Pointy hat to: @fatalbanana | ||||
* | [Feature] Support setting metric subject from Lua | Andrew Lewis | 2017-02-15 | 1 | -0/+28 |
| | |||||
* | [Feature] Implement received headers flags | Vsevolod Stakhov | 2017-02-13 | 1 | -1/+33 |
| | |||||
* | [Feature] Store relational order of all headers in a message | Vsevolod Stakhov | 2017-02-11 | 1 | -1/+4 |
| | |||||
* | [Minor] Allow to cache values for task from Lua API | Vsevolod Stakhov | 2017-02-10 | 1 | -12/+26 |
| | |||||
* | [Feature] Add per-task lua cache to reuse 'heavy' objects | Vsevolod Stakhov | 2017-02-09 | 1 | -98/+172 |
| | |||||
* | [Feature] Store all received headers in lua | Vsevolod Stakhov | 2017-02-09 | 1 | -1/+6 |
| | |||||
* | [Minor] Add additional safe guard for nan values | Vsevolod Stakhov | 2017-01-25 | 1 | -1/+2 |
| | |||||
* | [Rework] Kill all InternetAddressList usages | Vsevolod Stakhov | 2016-12-22 | 1 | -24/+22 |
| | |||||
* | [Fix] Couple of fixes for date parsing | Vsevolod Stakhov | 2016-12-21 | 1 | -1/+1 |
| | |||||
* | [Feature] Use own code for parsing of date | Vsevolod Stakhov | 2016-12-21 | 1 | -4/+12 |
| | |||||
* | [Rework|Minor] Further fixes for the new mime parser | Vsevolod Stakhov | 2016-12-16 | 1 | -2/+2 |
| | |||||
* | [Rework|Minor] Fix lua_task | Vsevolod Stakhov | 2016-12-16 | 1 | -21/+12 |
| | |||||
* | [Rework] Add preliminary implementation of the mime parser | Vsevolod Stakhov | 2016-12-13 | 1 | -1/+1 |
| | |||||
* | [Rework] Refactor struct names | Vsevolod Stakhov | 2016-12-05 | 1 | -18/+18 |
| | |||||
* | [Rework] Adopt code for the new options | Vsevolod Stakhov | 2016-12-05 | 1 | -23/+18 |
| | |||||
* | [Rework] Use hash tables for symbols options | Vsevolod Stakhov | 2016-12-05 | 1 | -6/+7 |
| | |||||
* | [Minor] Fix typo | Alexander Moisseev | 2016-12-03 | 1 | -2/+2 |
| | |||||
* | [Minor] Fix typo | Alexander Moisseev | 2016-11-04 | 1 | -3/+3 |
| | |||||
* | [Rework] Make rspamd protocol messages useful | Vsevolod Stakhov | 2016-11-02 | 1 | -5/+14 |
| | | | | | | | | | | | | Each message is now represented by a string and category, so messages in metric is an UCL object of the following format: { "category": "string" } The significant category is `smtp_message` which should be used by rmilter to send a custom SMTP reply to a client. | ||||
* | [Fix] Fix 'decoded' value in task:get_header_full() | Andrew Lewis | 2016-11-01 | 1 | -1/+1 |
| | |||||
* | [Feature] Support setting task message from Lua | Andrew Lewis | 2016-10-18 | 1 | -0/+29 |
| | | | | - Issue: #1046 | ||||
* | [Rework] Make lua_redis task agnostic | Vsevolod Stakhov | 2016-10-17 | 1 | -0/+8 |
| | |||||
* | [Feature] Allow getting task UID from Lua | Andrew Lewis | 2016-10-11 | 1 | -0/+21 |
| | |||||
* | [Feature] Add mmap support to lua_text | Vsevolod Stakhov | 2016-10-08 | 1 | -6/+15 |
| |