Commit Graph

179 Commits

Author SHA1 Message Date
Alexander Moisseev
58336c0249 [Minor] Fix rspamd_stats so it passes Perl::Critic tests 2018-10-19 10:48:09 +03:00
Alexander Moisseev
23d3e85dc3 [Minor] Reformat Pod documents 2018-10-18 12:34:08 +03:00
Alexander Moisseev
c959a46cda [Minor] Reformat more Perl scripts 2018-10-17 19:35:07 +03:00
Alexander Moisseev
4582ebe807 [Minor] Reformat Perl scripts 2018-10-17 15:06:14 +03:00
Vsevolod Stakhov
84f6d30122 [Minor] Fix end/start times when processing multiple log files 2018-07-16 13:42:02 +01:00
Vsevolod Stakhov
418c101010 [Minor] Redis support is now unconditional 2018-07-10 14:13:21 +01:00
Vsevolod Stakhov
765758c283
Merge pull request #2267 from azielke/master
rspamd_stats.pl: Parse RFC5424 style timestamps
2018-05-27 19:26:57 +01:00
Andrey Igoshin
2cad90243c adding MTA hostname 2018-05-06 19:56:25 +03:00
Andrey Igoshin
8d637ed84f [Feature] support for CommuniGate Pro self-generated messages 2018-05-06 16:35:37 +03:00
Alexander Moisseev
8c6e661308 [Minor] rspamd_stats: skip journalctl header 2018-04-27 09:57:14 +03:00
Andrey Igoshin
9a07f09cd2 [Minor] Processing another messages sources 2018-04-21 01:16:15 +03:00
Vsevolod Stakhov
8f6c12a2eb [Minor] Fix probability calculations 2018-04-20 12:48:54 +01:00
Vsevolod Stakhov
13efe6117d [Minor] Add option to ignore specific symbols in report 2018-04-20 12:14:15 +01:00
Vsevolod Stakhov
3f3a884e45 [Minor] Add support of groups in rspamd_stats 2018-04-20 11:37:29 +01:00
Vsevolod Stakhov
cce0110d9e [Minor] Support authenticated users in CGP helper 2018-04-19 17:17:01 +01:00
Vsevolod Stakhov
523def594e [Minor] Fix modern milter headers format in CGP helper 2018-04-19 15:10:47 +01:00
Vsevolod Stakhov
833b11676e [Minor] Support multiple recipients in CGP module 2018-04-19 15:01:59 +01:00
Alexander Zielke
c399a5b76c Parse RFC5424 style timestamps 2018-04-17 16:25:56 +02:00
Alexander Moisseev
7635433089 [Feature] rspamd_stats: Output progress info on STDERR
and only if it is connected to the terminal
2018-03-17 19:03:53 +03:00
Alexander Moisseev
2f60c72b00 [Minor] Import subroutines from IO::Interactive Perl module 2018-03-17 19:01:06 +03:00
Alexander Moisseev
233c5ae2ad [Minor] Fix spinner rotation 2018-03-17 18:58:08 +03:00
Vsevolod Stakhov
0e24e4a9da [Minor] Add workaround for old perl 2018-03-13 16:37:13 +00:00
Vsevolod Stakhov
dcad773071 [Minor] Fix and document --nrelated option 2018-03-13 16:34:37 +00:00
Vsevolod Stakhov
dad6f34f28 [Fix] Fix processing of a single compressed file 2018-03-13 16:15:01 +00:00
Vsevolod Stakhov
0496a98fe0 [Minor] Fix spinner update 2018-03-13 16:13:12 +00:00
Vsevolod Stakhov
1565388e50 [Feature] Add related symbols analysis to rspamd_stats 2018-03-13 12:58:41 +00:00
Vsevolod Stakhov
831a4536d0 [Minor] Allow an alternative syslog format 2018-03-13 12:58:41 +00:00
Vsevolod Stakhov
dd7117cd44 [Minor] Fix NS definitions in asn script 2018-03-01 15:45:02 +00:00
Vsevolod Stakhov
bc08cc1e47 [Minor] Improve asn.pl helper script 2018-02-27 12:25:40 +00:00
Alexander Moisseev
c396dd392d [Minor] rspamd_stats: Add progress indicator 2017-12-27 20:54:06 +03:00
Vsevolod Stakhov
83c4748d4c [Minor] Add utility to read user's input with prompt 2017-10-16 08:31:14 +01:00
Alexander Moisseev
2dd8c838c2 [Minor] Fix reading from a pipe 2017-08-14 18:34:34 +03:00
Alexander Moisseev
873f31b695 [Minor] Fix log format detection 2017-08-14 17:20:03 +03:00
Vsevolod Stakhov
3cd7353a9f [Feature] Add json output for rspamd_stats 2017-08-13 13:07:37 +01:00
Vsevolod Stakhov
f7ea02cd5e [Minor] Add missing use 2017-08-13 13:04:54 +01:00
Alexander Moisseev
aa4fe8256a [Minor] rspamd_stats: try to guess the last year timestamps for syslog 2017-08-08 18:22:20 +03:00
Alexander Moisseev
48a53386ca [Minor] rspamd_stats: allow to omit date in time specification 2017-08-08 13:32:24 +03:00
Alexander Moisseev
1d2fd784bb [Minor] rspamd_stats: add support for syslog timestamps 2017-08-08 12:56:30 +03:00
Alexander Moisseev
1e95d222b3 Revert "[Minor] Store full timestamp when checking logs"
This reverts commit defc166a58.
2017-08-08 10:41:42 +03:00
Alexander Moisseev
b66b1aa609 [Refactor] Correct misspelled rspamd_smtp_recieved_parse 2017-06-28 10:14:54 +03:00
Vsevolod Stakhov
d59bcf73d3 Merge pull request #1710 from moisseev/spelling
[Minor] Massive spelling correction
2017-06-27 08:47:40 +01:00
Vsevolod Stakhov
2362e3ae3a [Minor] Fix internal utils 2017-06-27 08:44:49 +01:00
Alexander Moisseev
bb5a9f8e45 [Minor] Massive spelling correction
by a bot https://github.com/ka7/misspell_fixer
2017-06-27 10:44:19 +03:00
Vsevolod Stakhov
527119290d [Fix] Fix CGP helper reply parsing 2017-06-13 20:10:53 +01:00
Vsevolod Stakhov
543b1c25cf [Minor] Use modern protocol in CGP helper 2017-06-02 16:00:51 +01:00
Vsevolod Stakhov
094cad0a00 [Feature] Add support for bidirectional symbols in rspamd_stats 2017-05-21 12:36:37 +01:00
Alexander Moisseev
54ffd765fd [Minor] rspamd_stats: fix --alpha-score option name
and synopsis inconsistency with option description
2017-05-10 17:39:32 +03:00
Vsevolod Stakhov
defc166a58 [Minor] Store full timestamp when checking logs 2017-04-11 17:05:44 +01:00
Vsevolod Stakhov
d172dc0814 [Minor] Some fixes for static build 2017-03-31 13:29:45 +01:00
Vsevolod Stakhov
7c8e6dfa58 [Fix] Fix CGP escaping 2017-03-06 14:18:29 +00:00