aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2825 from moisseev/webuiVsevolod Stakhov2019-03-291-26/+58
|\ | | | | [WebUI] Update Throughput summary values dynamically
| * [WebUI] Show grayed out pieAlexander Moisseev2019-03-291-2/+30
| | | | | | | | when throughput percentage is undefined
| * [WebUI] Update Throughput summary values dynamicallyAlexander Moisseev2019-03-291-24/+28
| | | | | | | | instead of reloading table rows
* | [Fix] Rework cached Redis logic to avoid sentinels breakingVsevolod Stakhov2019-03-291-56/+83
| | | | | | | | Issue: #2796
* | [Minor] Fix stupid torch that uses `print` for loggingVsevolod Stakhov2019-03-282-6/+11
| |
* | [Fix] Neural: Fix trainingVsevolod Stakhov2019-03-281-1/+4
| | | | | | | | Issue: #2793
* | [Minor] Lua_util: Add lupa.filters.pbkdfVsevolod Stakhov2019-03-281-0/+6
| |
* | [Minor] Lua_cryptobox: Add pbkdf() methodVsevolod Stakhov2019-03-281-0/+84
| |
* | Merge pull request #2822 from HeinleinSupport/lua_scannersVsevolod Stakhov2019-03-283-28/+23
|\ \ | |/ |/| Lua scanners - some fixes
| * [Minor] lua_scanners - enable spamassassinCarsten Rosenberg2019-03-271-0/+1
| |
| * [Minor] lua_scanners - improve fail debuggingCarsten Rosenberg2019-03-271-27/+21
| |
| * [Minor] Fix oletools typoCarsten Rosenberg2019-03-271-1/+1
| |
* | [Minor] Preserve line endings when templatingVsevolod Stakhov2019-03-271-4/+5
| |
* | [Minor] Lua_task: Fix doc stringsVsevolod Stakhov2019-03-271-4/+4
| |
* | [Feature] Preprocess config files using jinja templatesVsevolod Stakhov2019-03-2712-74/+241
| |
* | [Minor] Add older glib compatVsevolod Stakhov2019-03-272-0/+26
| |
* | [Minor] Pass variables from the environment to rspamd_envVsevolod Stakhov2019-03-273-18/+42
| |
* | Merge pull request #2813 from miecio45/add_lua_mixed_scriptVsevolod Stakhov2019-03-272-0/+76
|\ \ | |/ |/| [Minor] Add util.if_utf_mixed_script to lua
| * [Minor] Rewrite is_utf_mixed_script to use libicu onlyMiecio Za2019-03-262-6/+31
| | | | | | | | Rewrite to use U8_NEXT
| * [Minor] Add util.if_utf_mixed_script to luaMiecio Za2019-03-211-0/+51
| | | | | | | | | | | | | | Add new function which implements PoC for chekcing mixed script in utf string. Behaviour is similar to single string spoof detection in libicu before version 58
* | [Feature] Add `rspamadm template` commandVsevolod Stakhov2019-03-261-0/+129
| |
* | [Minor] Lua_util: Add jinja2 related functionsVsevolod Stakhov2019-03-262-0/+50
| |
* | [Minor] Unify `--var` argument for rspamd and rspamadmVsevolod Stakhov2019-03-262-2/+32
| |
* | [Rework] Change lua global variables registrationVsevolod Stakhov2019-03-265-55/+106
| |
* | [Minor] Apply all matching special handlersVsevolod Stakhov2019-03-263-12/+31
| |
* | [Minor] Allow unconditional special handlersVsevolod Stakhov2019-03-262-2/+12
| |
* | [Minor] Add lua-lupa library for Jinja2 templatesVsevolod Stakhov2019-03-264-0/+2008
| |
* | [Minor] Fix alien userdata printingVsevolod Stakhov2019-03-261-6/+4
| |
* | [Minor] Fix line length in DMARC reportsVsevolod Stakhov2019-03-251-1/+1
| | | | | | | | | | Issue: #2820 Closes: #2820
* | [Minor] Enable stale bot in GitHubVsevolod Stakhov2019-03-251-0/+17
| |
* | [Minor] Replies: Fix the case when we cannot find hash in RedisVsevolod Stakhov2019-03-251-1/+1
| |
* | [Minor] Fix the case when filename is empty for an imageVsevolod Stakhov2019-03-251-2/+7
| | | | | | | | | | Issue: #2818 Closes: #2818
* | Merge pull request #2817 from moisseev/headersVsevolod Stakhov2019-03-251-2/+16
|\ \ | | | | | | [Minor] Header regexps: Add Postbox User-Agent
| * | [Minor] Header regexps: Add Postbox User-AgentAlexander Moisseev2019-03-251-2/+16
| | |
* | | [Fix] Fix priority for regexp symbols registriationVsevolod Stakhov2019-03-251-1/+1
|/ /
* | [Minor] Fix flags on virtual symbolsVsevolod Stakhov2019-03-232-2/+0
| |
* | [Minor] Print virtual depsVsevolod Stakhov2019-03-231-0/+3
| |
* | [Minor] Fix postfilters squeezing issueVsevolod Stakhov2019-03-231-1/+2
| |
* | [Fix] Core: Fix squeezed dependencies handling for virtual symbolsVsevolod Stakhov2019-03-224-72/+181
| |
* | [Minor] Another fix of leaked password scam ruleVsevolod Stakhov2019-03-221-1/+1
| |
* | [Minor] Mime_types: Add additional ct for .exeVsevolod Stakhov2019-03-221-1/+5
| |
* | [Feature] Mime_types: When no extension defined, detect it by contentVsevolod Stakhov2019-03-221-1/+15
| |
* | [Feature] Mime_types: Implement user configurable extension filtersVsevolod Stakhov2019-03-221-11/+53
| | | | | | | | Issue: #2799
* | [Fix] Clickhouse: Fix table schema uploadVsevolod Stakhov2019-03-221-2/+6
| |
* | [Minor] Clickhouse: Implement schema addtionsVsevolod Stakhov2019-03-221-4/+5
| |
* | [Minor] Add nostat flag to failure symbolVsevolod Stakhov2019-03-221-1/+1
| |
* | [Minor] SURBL: Add failure symbolsVsevolod Stakhov2019-03-222-4/+21
| | | | | | | | Issue: #2801
* | [Minor] RBL: Add fail symbolsVsevolod Stakhov2019-03-221-1/+13
| | | | | | | | Issue: #2801
* | Merge pull request #2807 from HeinleinSupport/masterVsevolod Stakhov2019-03-221-3/+3
|\ \ | | | | | | [Minor] clustering.lua - fix typos
| * | [Minor] clustering.lua - fix typosCarsten Rosenberg2019-03-191-3/+3
| | |