| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [Minor] Further steps to get rid of metrics support | Vsevolod Stakhov | 2017-10-08 | 1 | -3/+3 |
* | [Minor] Adjust metric score when changing symbol's score | Vsevolod Stakhov | 2017-10-08 | 1 | -1/+2 |
* | [Minor] Accept tables in lua_set_mempool_variable | Vsevolod Stakhov | 2017-10-07 | 1 | -2/+18 |
* | [Minor] Allow to store buckets of numbers in lua mempool | Vsevolod Stakhov | 2017-10-07 | 1 | -1/+71 |
* | [Rework] Use floating point arithmetics in Rspamd expressions | Vsevolod Stakhov | 2017-09-30 | 1 | -4/+4 |
* | [Feature] Allow to adjust symbols scores from Lua | Vsevolod Stakhov | 2017-09-25 | 1 | -0/+75 |
* | [Feature] More metatokens | Vsevolod Stakhov | 2017-09-23 | 1 | -1/+7 |
* | [Minor] Avoid using alloca | Vsevolod Stakhov | 2017-09-19 | 1 | -2/+2 |
* | [Feature] Improve subprocesses termination handle | Vsevolod Stakhov | 2017-09-17 | 1 | -0/+2 |
* | [Minor] Disable sse4.2 for torch... | Vsevolod Stakhov | 2017-09-16 | 1 | -2/+2 |
* | [Fix] Skip nostat tokens when get number of tokens | Vsevolod Stakhov | 2017-09-16 | 2 | -2/+3 |
* | [Minor] Use libicu to find uppercase letters | Vsevolod Stakhov | 2017-09-12 | 1 | -15/+10 |
* | [Fix] Rewriting subjects via force actions module | Andrew Lewis | 2017-09-08 | 1 | -4/+3 |
* | Revert "[Fix] Remove incorrect method `task:set_metric_subject`" | Andrew Lewis | 2017-09-07 | 1 | -0/+28 |
* | [Minor] Zero structure before usage | Vsevolod Stakhov | 2017-09-06 | 1 | -1/+1 |
* | [Fix] Remove incorrect method `task:set_metric_subject` | Vsevolod Stakhov | 2017-09-05 | 1 | -28/+0 |
* | [Rework] Start moving of fann redis to torch | Vsevolod Stakhov | 2017-09-02 | 2 | -2/+17 |
* | [Minor] Check type of map more strictly | Vsevolod Stakhov | 2017-09-02 | 1 | -1/+4 |
* | [Minor] Fix use after free | Vsevolod Stakhov | 2017-08-23 | 1 | -2/+1 |
* | [Minor] Randomize Lua PRNG at startup | Vsevolod Stakhov | 2017-08-14 | 1 | -0/+8 |
* | [Feature] Add gzip support when sending lua http requests | Vsevolod Stakhov | 2017-08-12 | 1 | -6/+34 |
* | [Fix] Lowercase HTTP headers to make them searchable from Lua | Vsevolod Stakhov | 2017-08-12 | 1 | -0/+6 |
* | [Minor] Store raw urls | Vsevolod Stakhov | 2017-08-12 | 2 | -0/+25 |
* | [Minor] Allow to register idempotent filters from Lua | Vsevolod Stakhov | 2017-08-12 | 1 | -0/+6 |
* | [Minor] Allow to detect torch support from Lua | Vsevolod Stakhov | 2017-08-07 | 1 | -0/+36 |
* | [Minor] Add task:get_principal_recipient method | Vsevolod Stakhov | 2017-08-01 | 1 | -0/+35 |
* | [Feature] Improve symbol type parsing in Lua API | Vsevolod Stakhov | 2017-07-29 | 1 | -29/+47 |
* | [Feature] Skip certain symbols from ANN classify | Vsevolod Stakhov | 2017-07-29 | 2 | -1/+5 |
* | [Minor] Apply tanh to scores | Vsevolod Stakhov | 2017-07-29 | 1 | -1/+1 |
* | [Minor] Allow to get symbols results as statistical tokens | Vsevolod Stakhov | 2017-07-29 | 1 | -0/+52 |
* | [Feature] Allow to get CPU flags from Lua | Vsevolod Stakhov | 2017-07-28 | 2 | -0/+66 |
* | [Fix] Lua_http: freeing | Andrew Lewis | 2017-07-26 | 1 | -1/+1 |
* | [Minor] Use rspamd_socketpair in spawn_subprocess | Vsevolod Stakhov | 2017-07-25 | 1 | -5/+21 |
* | [Minor] Use rspamd_socketpair everywhere | Vsevolod Stakhov | 2017-07-25 | 1 | -1/+1 |
* | [Minor] Allow to get worker object from a task | Vsevolod Stakhov | 2017-07-25 | 1 | -0/+30 |
* | [Minor] Further fixes for subprocess spawning logic | Vsevolod Stakhov | 2017-07-24 | 1 | -3/+14 |
* | [Minor] Prevent data corruption when dealing with signals | Vsevolod Stakhov | 2017-07-24 | 1 | -0/+2 |
* | [Feature] Allow to spawn asynchronous processes from Lua | Vsevolod Stakhov | 2017-07-22 | 1 | -0/+372 |
* | [Minor] Set lua cpath to RSPAMD_LIBDIR, not LUALIBDIR | Vsevolod Stakhov | 2017-07-21 | 1 | -2/+13 |
* | [Fix] Lua: lpeg to be loaded with rspamd_lua_add_preload, to avoid "rspamd_co... | Guillaume Outters | 2017-07-20 | 1 | -1/+1 |
* | [Minor] Add lua source code information to monitored | Vsevolod Stakhov | 2017-07-18 | 1 | -2/+8 |
* | [Fix] Fix setting of path and cpath for Lua | Vsevolod Stakhov | 2017-07-16 | 1 | -2/+27 |
* | [Feature] Allow to set custom mempool variables from settings | Vsevolod Stakhov | 2017-07-14 | 1 | -1/+16 |
* | [Minor] Fix types when iterating hash | Vsevolod Stakhov | 2017-07-13 | 1 | -6/+6 |
* | [Feature] Add method to get all content-type attributes in Lua | Vsevolod Stakhov | 2017-07-13 | 1 | -2/+59 |
* | Fix lua_util_is_utf_spoofed logic | Paul Arthur | 2017-07-09 | 1 | -1/+1 |
* | [Minor] Do not overwrite score occasionally | Vsevolod Stakhov | 2017-07-03 | 1 | -1/+7 |
* | [Fix] Do not overwrite score when setting pre-action | Vsevolod Stakhov | 2017-06-30 | 1 | -4/+9 |
* | [Refactor] Correct misspelled variable name in lua_redis | Alexander Moisseev | 2017-06-28 | 1 | -3/+3 |
* | [Minor] Massive spelling correction | Alexander Moisseev | 2017-06-27 | 8 | -18/+18 |