summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] added test parsing html/phished urlsMikhail Galanin2018-07-314-18/+224
|
* [Fix] Fixed issues reported by luacheckMikhail Galanin2018-07-311-4/+4
|
* [Minor] Pass params via table instead of long arglist. Added esld_limit ↵Mikhail Galanin2018-07-312-26/+195
| | | | param to lua_util.extract_specific_urls()
* [Minor] Fix index in redirector registrationVsevolod Stakhov2018-07-301-1/+1
|
* [Minor] Fix reload leak in dkim moduleVsevolod Stakhov2018-07-301-1/+7
|
* [Project] Rework fuzzy check moduleVsevolod Stakhov2018-07-301-42/+60
|
* [Project] Migrate chartable moduleVsevolod Stakhov2018-07-301-21/+37
|
* [Project] Make dkim_check context reentrantVsevolod Stakhov2018-07-301-26/+28
|
* [Project] Implement fast module ctx lookupVsevolod Stakhov2018-07-3012-88/+109
|
* [Project] Make SPF module reentrantVsevolod Stakhov2018-07-301-11/+20
|
* [Project] Make surbl module reentrant (no global context)Vsevolod Stakhov2018-07-302-21/+68
|
* [Minor] Initialize composite policy when defined from LuaVsevolod Stakhov2018-07-302-5/+6
|
* [Minor] Fix minor memory leak on saving statsVsevolod Stakhov2018-07-301-1/+4
|
* [Fix] Freeze updates queue when do actual storage updateVsevolod Stakhov2018-07-301-17/+40
|
* Merge pull request #2382 from moisseev/eslintVsevolod Stakhov2018-07-296-181/+228
|\ | | | | [Minor] Refactor query function to use named parameters
| * [Minor] Fix save map on cluster messagesAlexander Moisseev2018-07-291-3/+8
| |
| * [Minor] Refactor query function to use named parametersAlexander Moisseev2018-07-286-180/+222
| |
* | [Minor] Update help/man pagesVsevolod Stakhov2018-07-283-21/+26
| |
* | [Feature] Improve `rspamc counters` outputVsevolod Stakhov2018-07-281-12/+32
|/
* [Fix] Fix HTML part detection heuristicVsevolod Stakhov2018-07-282-2/+8
|
* [Test] Disable broken testVsevolod Stakhov2018-07-281-5/+6
|
* [Test] Log rspamc outputVsevolod Stakhov2018-07-281-0/+1
|
* [CritFix] Fix caseless comparison of equal length stringsVsevolod Stakhov2018-07-281-4/+1
|
* Merge pull request #2381 from moisseev/eslintVsevolod Stakhov2018-07-282-31/+31
|\ | | | | [Minor] Use query function to get and update symbols
| * [WebUI] Save symbols to the selected serverAlexander Moisseev2018-07-281-7/+13
| | | | | | | | instead of local
| * [Minor] Use query function to get and update symbolsAlexander Moisseev2018-07-282-29/+23
|/
* Merge pull request #2380 from negram/fix-empty-plain-text-detected-as-htmlVsevolod Stakhov2018-07-273-5/+28
|\ | | | | [Fix] Detect empty text part as text, not HTML
| * [Fix] Detect empty text part as text, not HTMLMikhail Galanin2018-07-273-5/+28
| | | | | | | | Issue: #2367
* | Merge pull request #2377 from moisseev/eslintVsevolod Stakhov2018-07-272-33/+12
|\ \ | |/ |/| [Minor] Remove obsolete HTTP request
| * [Minor] Use query function to get actions,Alexander Moisseev2018-07-272-20/+12
| | | | | | | | | | get actions from "local" if "All SERVERS" option is selected, sort conditional operators by action index
| * [Minor] Remove obsolete HTTP requestAlexander Moisseev2018-07-271-13/+0
|/
* [Fix] Replace bad unicode sequences instead of stopping on themVsevolod Stakhov2018-07-261-1/+1
| | | | Issue: #2373
* Merge pull request #2376 from negram/clickhouse-retentionVsevolod Stakhov2018-07-261-7/+7
|\ | | | | [Minor] Fixed warning reported by luackeck
| * [Minor] Fixed warning reported by luackeckMikhail Galanin2018-07-261-7/+7
| |
* | Merge pull request #2375 from negram/clickhouse-retentionVsevolod Stakhov2018-07-262-7/+220
|\| | | | | [Feature] Clickhouse retention
| * ev_base -> rspamd_config in logger callsMikhail Galanin2018-07-261-15/+15
| |
| * Some polishingMikhail Galanin2018-07-261-3/+3
| |
| * Clickhouse tables retentionMikhail Galanin2018-07-262-6/+219
| |
* | [Minor] Fix build on NetBSDVsevolod Stakhov2018-07-261-0/+3
| |
* | [Minor] Fix operationVsevolod Stakhov2018-07-261-1/+1
| |
* | Merge pull request #2374 from moisseev/eslintVsevolod Stakhov2018-07-264-13/+14
|\ \ | | | | | | [Minor] Allow to query specific host
| * | [Minor] Allow to query specific hostAlexander Moisseev2018-07-264-13/+14
| | | | | | | | | | | | For now we need just `local`
* | | [Minor] Various fixesVsevolod Stakhov2018-07-262-22/+68
| | |
* | | [Minor] Simplify hashes definitionsVsevolod Stakhov2018-07-262-12/+5
| | |
* | | [Fix] Fix statconver command line argumentsVsevolod Stakhov2018-07-261-2/+2
| | | | | | | | | | | | Issue: #2366
* | | [Minor] Spill on '!~' as wellVsevolod Stakhov2018-07-261-1/+1
|/ /
* | [Fix] Allow to parse SA rules with no spaces around =~ (dirty hack)Vsevolod Stakhov2018-07-251-5/+3
| | | | | | | | Issue: #2372
* | [Minor] Add default split pattern (on spaces)Vsevolod Stakhov2018-07-251-12/+26
| |
* | Merge pull request #2368 from moisseev/eslintVsevolod Stakhov2018-07-256-221/+190
|\ \ | | | | | | [WebUI] Fix query URL for selected server
| * | [WebUI] Refactor query functions into oneAlexander Moisseev2018-07-256-221/+190
| | |