Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Feature] Add json output for rspamd_stats | Vsevolod Stakhov | 2017-08-13 | 1 | -57/+172 |
| | |||||
* | [Minor] Add missing use | Vsevolod Stakhov | 2017-08-13 | 1 | -56/+81 |
| | |||||
* | [Minor] rspamd_stats: try to guess the last year timestamps for syslog | Alexander Moisseev | 2017-08-08 | 1 | -3/+7 |
| | |||||
* | [Minor] rspamd_stats: allow to omit date in time specification | Alexander Moisseev | 2017-08-08 | 1 | -2/+16 |
| | |||||
* | [Minor] rspamd_stats: add support for syslog timestamps | Alexander Moisseev | 2017-08-08 | 1 | -1/+41 |
| | |||||
* | Revert "[Minor] Store full timestamp when checking logs" | Alexander Moisseev | 2017-08-08 | 1 | -1/+1 |
| | | | | This reverts commit defc166a58568c5ec33bb68de22255bd09ea3c12. | ||||
* | [Refactor] Correct misspelled `rspamd_smtp_recieved_parse` | Alexander Moisseev | 2017-06-28 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1710 from moisseev/spelling | Vsevolod Stakhov | 2017-06-27 | 2 | -2/+2 |
|\ | | | | | [Minor] Massive spelling correction | ||||
| * | [Minor] Massive spelling correction | Alexander Moisseev | 2017-06-27 | 2 | -2/+2 |
| | | | | | | | | by a bot https://github.com/ka7/misspell_fixer | ||||
* | | [Minor] Fix internal utils | Vsevolod Stakhov | 2017-06-27 | 2 | -2/+2 |
|/ | |||||
* | [Fix] Fix CGP helper reply parsing | Vsevolod Stakhov | 2017-06-13 | 1 | -1/+1 |
| | |||||
* | [Minor] Use modern protocol in CGP helper | Vsevolod Stakhov | 2017-06-02 | 1 | -7/+5 |
| | |||||
* | [Feature] Add support for bidirectional symbols in rspamd_stats | Vsevolod Stakhov | 2017-05-21 | 1 | -16/+43 |
| | |||||
* | [Minor] rspamd_stats: fix `--alpha-score` option name | Alexander Moisseev | 2017-05-10 | 1 | -2/+2 |
| | | | | and synopsis inconsistency with option description | ||||
* | [Minor] Store full timestamp when checking logs | Vsevolod Stakhov | 2017-04-11 | 1 | -1/+1 |
| | |||||
* | [Minor] Some fixes for static build | Vsevolod Stakhov | 2017-03-31 | 1 | -1/+1 |
| | |||||
* | [Fix] Fix CGP escaping | Vsevolod Stakhov | 2017-03-06 | 1 | -3/+4 |
| | |||||
* | [Feature] Support rmilter block and dkim signature in CGP helper | Vsevolod Stakhov | 2017-03-03 | 1 | -3/+34 |
| | |||||
* | [Minor] Allow to skip certain symbols when reading logs | Vsevolod Stakhov | 2017-03-03 | 1 | -9/+29 |
| | |||||
* | [Minor] Use DISCARD instead of ERROR in CGP interface | Vsevolod Stakhov | 2017-02-27 | 1 | -1/+1 |
| | |||||
* | [Feature] Use Redis instead of memcached in URLs redirector | Vsevolod Stakhov | 2017-02-02 | 1 | -31/+24 |
| | |||||
* | [Minor] Do not build rspamd utils by default | Vsevolod Stakhov | 2017-01-23 | 1 | -6/+8 |
| | |||||
* | [Minor] Remove dynamic modules support: never used | Vsevolod Stakhov | 2016-12-23 | 2 | -2/+1 |
| | |||||
* | [Rework] Finally remove gmime dependency from Rspamd | Vsevolod Stakhov | 2016-12-22 | 2 | -121/+12 |
| | |||||
* | [Rework|Minor] Fix utils | Vsevolod Stakhov | 2016-12-16 | 2 | -3/+5 |
| | |||||
* | [Feature] Add gmime parser to mime_tool | Vsevolod Stakhov | 2016-12-15 | 1 | -15/+89 |
| | |||||
* | [Minor] Add some timing for mime parsing tool | Vsevolod Stakhov | 2016-12-15 | 1 | -0/+9 |
| | |||||
* | [Minor] Fix display for message parts | Vsevolod Stakhov | 2016-12-14 | 1 | -3/+4 |
| | |||||
* | [Feature] Add mime tool to explore messages | Vsevolod Stakhov | 2016-12-14 | 2 | -1/+160 |
| | |||||
* | [Minor] Add utility to benchmark base64 | Vsevolod Stakhov | 2016-12-13 | 1 | -0/+90 |
| | |||||
* | [Rollback] Remove ssse3 and avx2 versions: no real profit | Vsevolod Stakhov | 2016-12-13 | 1 | -0/+3 |
| | |||||
* | [Feature] Add boundaries parsing in content type | Vsevolod Stakhov | 2016-12-12 | 1 | -4/+40 |
| | |||||
* | [Minor] Improve tests for content type | Vsevolod Stakhov | 2016-12-12 | 1 | -28/+147 |
| | |||||
* | [Feature] Add a simple benchmark for content type parsing | Vsevolod Stakhov | 2016-12-12 | 2 | -28/+145 |
| | |||||
* | [Minor] rspamd_stats: add time selectors | Alexander Moisseev | 2016-12-09 | 1 | -2/+24 |
| | | | | The parser should exit from the `while` loop when `--end`is reached instead of skipping lines, but I have no idea how to close the file handle properly in that case. | ||||
* | [Minor] rspamd_stats: fix parsing of the last symbol in log entry | Alexander Moisseev | 2016-12-08 | 1 | -1/+1 |
| | |||||
* | [Minor] rspamd_stats: add actions percentage to summary | Alexander Moisseev | 2016-12-08 | 1 | -1/+2 |
| | |||||
* | [Minor] rspamd_stats: add actions totals | Alexander Moisseev | 2016-12-07 | 1 | -8/+12 |
| | |||||
* | [Minor] rspamd_stats: fix parsing of lines with `NaN` score | Alexander Moisseev | 2016-12-07 | 1 | -1/+1 |
| | |||||
* | [Minor] rspamd_stats: fix parsing when options are logged | Alexander Moisseev | 2016-12-07 | 1 | -1/+1 |
| | | | There are symbols with _comma_ separated options like `DMARC_POLICY_SOFTFAIL(0.10){yandex.ru : SPF not aligned (relaxed), DKIM not aligned (relaxed);}` | ||||
* | [Fix] Relax requirements for Received as gmail cannot RFC | Vsevolod Stakhov | 2016-11-25 | 1 | -2/+9 |
| | |||||
* | [Minor] rspamd_stats: add basic summary | Alexander Moisseev | 2016-11-14 | 1 | -3/+30 |
| | |||||
* | [Fix] Fix issues with CGP helper | Vsevolod Stakhov | 2016-10-12 | 1 | -2/+12 |
| | |||||
* | [Minor] Reformat cgp helper | Vsevolod Stakhov | 2016-10-11 | 1 | -83/+100 |
| | |||||
* | [Feature] Add max-size and timeout options to CGP helper | Vsevolod Stakhov | 2016-10-11 | 1 | -6/+40 |
| | |||||
* | [Minor] Small fixes about fn/fp ambiguity | Vsevolod Stakhov | 2016-10-11 | 1 | -2/+2 |
| | |||||
* | [Feature] Allow to compare other systems with Rspamd | Vsevolod Stakhov | 2016-10-11 | 1 | -29/+224 |
| | |||||
* | [Minor] Unify learn/classify functions | Vsevolod Stakhov | 2016-10-11 | 1 | -96/+74 |
| | |||||
* | [Feature] Add utility to perform classifier tests | Vsevolod Stakhov | 2016-10-10 | 1 | -0/+378 |
| | |||||
* | [Fix] Multiple fixes to asn script, add IPv6 support | Vsevolod Stakhov | 2016-10-03 | 1 | -13/+67 |
| |