Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Fix] Add fail-safety for destroying sessions | Vsevolod Stakhov | 2018-08-14 | 10 | -131/+208 |
| | |||||
* | [Fix] Call Lua callback on DNS timeouts | Vsevolod Stakhov | 2018-08-14 | 1 | -5/+27 |
| | |||||
* | [Minor] Include subject in task digest | Vsevolod Stakhov | 2018-08-14 | 1 | -0/+1 |
| | |||||
* | [Minor] Improve dkim signing debugging | Vsevolod Stakhov | 2018-08-13 | 2 | -4/+17 |
| | |||||
* | [Minor] Fix conditional debugging | Vsevolod Stakhov | 2018-08-13 | 3 | -5/+33 |
| | |||||
* | [Minor] Another fix for MISSING_MIMEOLE | Vsevolod Stakhov | 2018-08-13 | 1 | -2/+2 |
| | | | | Issue: #514 | ||||
* | Merge pull request #2418 from negram/save-logs-and-configs-in-tests | Vsevolod Stakhov | 2018-08-13 | 2 | -0/+21 |
|\ | | | | | [Test] Save logs and config once a test has been done | ||||
| * | [Test] Save logs and config once a test has been done | Mikhail Galanin | 2018-08-13 | 2 | -0/+21 |
| | | |||||
* | | [Minor] Log bad output if proxied connection returns garbadge | Vsevolod Stakhov | 2018-08-13 | 1 | -0/+5 |
| | | |||||
* | | Merge pull request #2417 from moisseev/eslint | Vsevolod Stakhov | 2018-08-12 | 2 | -2/+7 |
|\ \ | | | | | | | [WebUI] Fix maps loading from neighbours | ||||
| * | | [WebUI] Fix maps loading from neighbours | Alexander Moisseev | 2018-08-12 | 2 | -2/+7 |
| | | | |||||
* | | | [Minor] Select the appropriate message | Vsevolod Stakhov | 2018-08-12 | 1 | -1/+1 |
| | | | |||||
* | | | [Minor] Add missing reply headers | Vsevolod Stakhov | 2018-08-12 | 1 | -0/+2 |
|/ / | |||||
* | | Merge pull request #2416 from moisseev/eslint | Vsevolod Stakhov | 2018-08-12 | 1 | -39/+11 |
|\ \ | | | | | | | [Minor] Combine saveMap functions | ||||
| * | | [Minor] Combine saveMap functions | Alexander Moisseev | 2018-08-11 | 1 | -39/+11 |
|/ / | |||||
* | | Merge pull request #2403 from heraklit256/extended-dnswl-scores | Vsevolod Stakhov | 2018-08-11 | 3 | -7/+16 |
|\ \ | | | | | | | Add negative weight on DNSWL entries | ||||
| * | | adjust DNSWL scores to -0.1/-0.2/-0.5 | heraklit256 | 2018-08-11 | 1 | -2/+2 |
| | | | |||||
| * | | Revert "mark PKCS7 mime types as good" | heraklit256 | 2018-08-07 | 1 | -2/+2 |
| | | | | | | | | | | | | This reverts commit 19b524dc47f1465db7329be57c02f27e7aca215b. | ||||
| * | | add negative weight to DNSWL entries | heraklit256 | 2018-08-07 | 2 | -5/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | However, a message must be correctly DKIM signed to get some more negative weight in case an received IP is listed with medium or high trust at DNSWL. This supersedes a first patch without the DKIM condition. | ||||
* | | | Merge pull request #2415 from dehnli/remove-phishtank-map | Vsevolod Stakhov | 2018-08-11 | 1 | -1/+0 |
|\ \ \ | | | | | | | | | [Minor] Remove phishtank map .. | ||||
| * | | | [Minor] Remove phishtank map .. | dehnli | 2018-08-11 | 1 | -1/+0 |
|/ / / | | | | | | | .. in favour of DNS based service | ||||
* | | | Merge pull request #2413 from negram/more-fake-records | Vsevolod Stakhov | 2018-08-10 | 2 | -0/+145 |
|\ \ \ | | | | | | | | | [Test] Cover "102 Multimap" suite with faked records | ||||
| * | | | [Test] Fake Lua test suite | Mikhail Galanin | 2018-08-10 | 1 | -0/+5 |
| | | | | |||||
| * | | | [Test] Cover "102 Multimap" suite with faked records | Mikhail Galanin | 2018-08-10 | 1 | -0/+140 |
| | | | | |||||
* | | | | [Feature] Use pure Lua debugm function | Vsevolod Stakhov | 2018-08-10 | 24 | -160/+169 |
| | | | | |||||
* | | | | [Feature] Add pure Lua debugm function | Vsevolod Stakhov | 2018-08-10 | 3 | -44/+89 |
| | | | | |||||
* | | | | [Minor] Add logx method to the logger | Vsevolod Stakhov | 2018-08-10 | 1 | -18/+39 |
| |_|/ |/| | | |||||
* | | | Merge pull request #2412 from negram/add-record-type-to-log | Vsevolod Stakhov | 2018-08-10 | 3 | -4/+46 |
|\ \ \ | |/ / |/| | | [Minor] Add record type into log when set up fake records | ||||
| * | | [Minor] str_from_rdns_type -> rdns_str_from_type to keep consistency | Mikhail Galanin | 2018-08-10 | 3 | -5/+5 |
| | | | |||||
| * | | [Minor] Add record type into log when set up fake records | Mikhail Galanin | 2018-08-10 | 3 | -4/+46 |
| | | | |||||
* | | | Merge pull request #2411 from negram/fix-mx-faking | Vsevolod Stakhov | 2018-08-10 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | [Minor] Fixed parsing of faked mx-record: | ||||
| * | | | [Minor] Fixed parsing of faked mx-record: priority goes first and then the value | Mikhail Galanin | 2018-08-10 | 1 | -2/+2 |
| | | | | |||||
* | | | | [Minor] Oops, fix endless loop | Vsevolod Stakhov | 2018-08-10 | 1 | -1/+0 |
| | | | | |||||
* | | | | [Minor] Apply idempotent filters to skipped messages | Vsevolod Stakhov | 2018-08-10 | 1 | -1/+3 |
| | | | | |||||
* | | | | [Fix] Do not try to process skipped messages | Vsevolod Stakhov | 2018-08-10 | 2 | -0/+17 |
| |/ / |/| | | |||||
* | | | [Minor] Try to fix selector setting | Vsevolod Stakhov | 2018-08-09 | 1 | -1/+5 |
| | | | |||||
* | | | [Minor] Update ussue template | Vsevolod Stakhov | 2018-08-09 | 1 | -4/+4 |
| | | | |||||
* | | | [Fix] Fix HTTP requests with no body | Vsevolod Stakhov | 2018-08-09 | 1 | -5/+9 |
| | | | |||||
* | | | [Minor] Allow to get a trace function | Vsevolod Stakhov | 2018-08-09 | 1 | -0/+20 |
| | | | |||||
* | | | [Feature] Add support for Lua API tracing | Vsevolod Stakhov | 2018-08-09 | 25 | -2/+454 |
| | | | |||||
* | | | Merge pull request #2404 from heraklit256/rbl-nixspam | Vsevolod Stakhov | 2018-08-09 | 2 | -5/+16 |
|\ \ \ | |/ / |/| | | add NiX spam RBL | ||||
| * | | add NiX Spam RBL (http://www.dnsbl.manitu.net/) | heraklit256 | 2018-08-07 | 2 | -5/+16 |
| | | | |||||
* | | | Merge pull request #2408 from negram/isolate-dmarc-tests | Vsevolod Stakhov | 2018-08-08 | 1 | -0/+230 |
|\ \ \ | | | | | | | | | [Fix] Use fake dns records in tests | ||||
| * | | | [Fix] Use fake dns records in tests | Mikhail Galanin | 2018-08-08 | 1 | -0/+230 |
|/ / / | |||||
* | | | Merge pull request #2407 from negram/fix-faked-error-code | Vsevolod Stakhov | 2018-08-08 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | [Fix] Save faked code into fake dns record | ||||
| * | | | [Fix] Save faked code into fake dns record | Mikhail Galanin | 2018-08-08 | 1 | -0/+2 |
|/ / / | |||||
* | | | [Minor] Luacheck fixes | Vsevolod Stakhov | 2018-08-08 | 1 | -7/+2 |
| | | | |||||
* | | | [Project] Migrate CH data to a fat table | Vsevolod Stakhov | 2018-08-08 | 1 | -155/+73 |
| | | | |||||
* | | | [Project] Implement Clickhouse migrations | Vsevolod Stakhov | 2018-08-08 | 2 | -104/+220 |
| | | | |||||
* | | | [Minor] Improve SSL shutdown to keep connections in SSL cache | Vsevolod Stakhov | 2018-08-08 | 1 | -0/+12 |
| | | |