aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* [WebUI] Do not hide messages with bad subject, just replace it with '???'Vsevolod Stakhov2017-04-091-2/+6
* [Minor] Filter bad utf8 subjectsVsevolod Stakhov2017-04-091-1/+7
* [Fix] Fix JSON output for history_redisVsevolod Stakhov2017-04-091-4/+16
* [Minor] Fix couple of format arguments issuesVsevolod Stakhov2017-04-081-1/+1
* [Minor] Remove minor warningsVsevolod Stakhov2017-04-081-4/+4
* [Minor] Antivirus: don't set action if all results were whitelistedAndrew Lewis2017-04-071-0/+3
* [Minor] Antivirus: process table results correctly; prettify loggingAndrew Lewis2017-04-071-3/+6
* [Minor] Try fix antivirus pluginAndrew Lewis2017-04-071-8/+27
* [Minor] Use safe version of utf8 macroVsevolod Stakhov2017-04-071-1/+5
* [Minor] Style fixesVsevolod Stakhov2017-04-071-11/+6
* Merge pull request #1580 from croessner/avmVsevolod Stakhov2017-04-071-12/+41
|\
| * [Feature] Retrieve all virus names from SAVAPIChristian Roessner2017-04-071-12/+41
* | [Minor] Emails module: fix hashed lookupsAndrew Lewis2017-04-071-2/+3
|/
* [Minor] Don't try to use filtered resultsAndrew Lewis2017-04-061-1/+3
* [Fix] Fix domain_only emails RBLAndrew Lewis2017-04-061-28/+21
* [Feature] Allow to query hashed emailsVsevolod Stakhov2017-04-061-0/+5
* [Minor] Set expiration for neural net dataVsevolod Stakhov2017-04-061-1/+8
* The same with 'OK SSSP' messagesMB2017-04-031-1/+1
* Handling ACC messages for sophosMB2017-04-031-1/+3
* added dmarc sampled_out reportingcpragadeesh2017-04-011-4/+13
* [Fix] URL redirector: Fix call to is_redirectorAndrew Lewis2017-03-301-1/+1
* [Minor] Silence warningAndrew Lewis2017-03-291-1/+1
* [Fix] Fix archive scans for savapiChristian Roessner2017-03-291-4/+15
* [Fix] Add missing score normalisation for HFILTER_URL_ONLYAndrew Lewis2017-03-291-2/+3
* [Fix] Fix ip_score map configurationAndrew Lewis2017-03-291-3/+3
* [Minor] Force actions: show action in optionsAndrew Lewis2017-03-281-1/+1
* [Fix] Force actions: Use postfilter if we have honor_action / require_actionAndrew Lewis2017-03-281-9/+17
* [Minor] Fix changes to changesAndrew Lewis2017-03-271-1/+1
* [Minor] Fix changes to metric exporterAndrew Lewis2017-03-271-3/+3
* [Minor] One more memoization fixVsevolod Stakhov2017-03-271-9/+4
* [Fix] Fix templates grammar usageVsevolod Stakhov2017-03-272-14/+8
* [Minor] Use table for strings concatenationVsevolod Stakhov2017-03-271-3/+5
* [Minor] Fix typosAndrew Lewis2017-03-261-3/+3
* [Minor] RBL: deal with missing DKIM configAndrew Lewis2017-03-261-1/+1
* [Minor] Removed by a mistakeVsevolod Stakhov2017-03-251-0/+1
* [Minor] Remove some unused macrosVsevolod Stakhov2017-03-251-1/+0
* [Feature] Stat greylisted messages as greylisted not soft-rejectedVsevolod Stakhov2017-03-251-0/+3
* [Fix] Use hostname suffix when dealing with historyVsevolod Stakhov2017-03-251-3/+5
* [Minor] Fix hostname usage in hfilterVsevolod Stakhov2017-03-251-1/+2
* [Feature] Memoize LPEG grammarsVsevolod Stakhov2017-03-255-57/+77
* [Fetaure] Add options for hfilter symbolsVsevolod Stakhov2017-03-251-15/+24
* Add DIRECT_TO_MX rule to once_received pluginSteve Freegard2017-03-241-0/+14
* [Fix] Fix processing of subject wordsVsevolod Stakhov2017-03-241-9/+9
* [Minor] Remove deprecated API callsVsevolod Stakhov2017-03-232-33/+0
* [Minor] Fix various style issuesVsevolod Stakhov2017-03-232-3/+0
* [Feature] Process subject for mixed charactersVsevolod Stakhov2017-03-231-0/+35
* [Feature] Support tag_exists SA functionVsevolod Stakhov2017-03-231-0/+19
* [Feature] Parse else parts in SA rulesVsevolod Stakhov2017-03-231-4/+17
* [Fix] Fix dependencies of DKIM when multiple signatures are foundVsevolod Stakhov2017-03-231-0/+1
* [Feature] Resolve url chains in url_redirector moduleVsevolod Stakhov2017-03-211-2/+14