summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Redis history: fix number of rowsAndrew Lewis2017-03-141-2/+2
* Merge pull request #1523 from fatalbanana/confighelpVsevolod Stakhov2017-03-141-1/+1
|\
| * [Fix] Proxy: max_retries optionAndrew Lewis2017-03-141-1/+1
* | [Minor] Save unix time in redis historyVsevolod Stakhov2017-03-141-0/+3
* | [Feature] Implement redis history queryingVsevolod Stakhov2017-03-141-3/+68
* | [Fix] Do not reallocate completed zstd bufferVsevolod Stakhov2017-03-141-1/+1
* | [Feature] Implement lua history in controllerVsevolod Stakhov2017-03-142-43/+186
|/
* [Fix] DKIM signing: use domain-specific signing keyAndrew Lewis2017-03-141-2/+2
* [Feature] Preliminary implementation of redis history pluginVsevolod Stakhov2017-03-131-0/+131
* [Minor] Disable internal history if handled by pluginsVsevolod Stakhov2017-03-133-9/+46
* [Feature] Cache and insert scan time into the protocolVsevolod Stakhov2017-03-134-3/+16
* [Feature] Add method to get protocol reply from LuaVsevolod Stakhov2017-03-131-0/+84
* [Feature] Allow to cache and use flexible protocol replyVsevolod Stakhov2017-03-133-54/+127
* [Minor] Fix testsAndrew Lewis2017-03-131-1/+3
* Merge pull request #1517 from fatalbanana/glnVsevolod Stakhov2017-03-131-1/+11
|\
| * [Fix] Greylist: Suppress greylist action for whitelisted hosts tooAndrew Lewis2017-03-131-1/+11
* | Merge pull request #1516 from fatalbanana/wlVsevolod Stakhov2017-03-131-4/+25
|\ \
| * | [Fix] Deal with lists of maps in whitelist moduleAndrew Lewis2017-03-131-4/+25
| |/
* / [Minor] Fix help textAndrew Lewis2017-03-131-3/+3
|/
* [Fix] Properly set missing fields in exporterVsevolod Stakhov2017-03-121-3/+9
* [Feature] Allow to set one_shot flag from register_symbolVsevolod Stakhov2017-03-111-4/+9
* [Fix] Fix crash when resolver is undefinedVsevolod Stakhov2017-03-111-1/+4
* [Minor] Remove some unused variablesVsevolod Stakhov2017-03-109-23/+10
* [Fix] Do not use local_addrs in proxyVsevolod Stakhov2017-03-106-8/+20
* [Feature] Detect newlines in rspamc --mimeVsevolod Stakhov2017-03-101-26/+46
* [Minor] Fold symbols in metadata_exporterVsevolod Stakhov2017-03-102-12/+15
* [Fix] Change default template to deal with non-ASCII charactersVsevolod Stakhov2017-03-101-1/+2
* [Minor] Metadata exporter: fallback to some default settingsAndrew Lewis2017-03-101-4/+4
* Merge pull request #1507 from fatalbanana/mtVsevolod Stakhov2017-03-091-0/+26
|\
| * [Feature] Support using request headers in settingsAndrew Lewis2017-03-091-0/+26
* | Merge pull request #1506 from fatalbanana/cleanupVsevolod Stakhov2017-03-091-2/+0
|\ \
| * | [Minor] get_symbols_all: return nil instead of errorAndrew Lewis2017-03-091-2/+0
| |/
* | Merge pull request #1505 from fatalbanana/meVsevolod Stakhov2017-03-091-5/+5
|\ \
| * | [Fix] Metadata exporter: use rule-specific settings for emailsAndrew Lewis2017-03-091-5/+5
| |/
* | [Fix] Fix task:set_recipients functionVsevolod Stakhov2017-03-091-4/+4
* | [Minor] Add flags to skip images and attachments when learning fuzzyVsevolod Stakhov2017-03-091-0/+12
* | [Feature] Allow to skip certain types of hashes when learning fuzzyVsevolod Stakhov2017-03-091-75/+148
|/
* Merge pull request #1501 from fatalbanana/gsaVsevolod Stakhov2017-03-092-47/+116
|\
| * [Feature] Additional symbol metadata in metadata exporterAndrew Lewis2017-03-091-13/+13
| * [Feature] Add task:get_symbols_all() functionAndrew Lewis2017-03-091-34/+103
* | [Minor] Fix SSE2 test instructionVsevolod Stakhov2017-03-091-1/+1
|/
* [Fix] Fix issue with task:get_symbol and symbols with no metricVsevolod Stakhov2017-03-081-3/+8
* Merge pull request #1500 from fatalbanana/rgVsevolod Stakhov2017-03-081-9/+4
|\
| * [Fix] Fix log line duplication in `rspamadm grep`Andrew Lewis2017-03-081-9/+4
* | [Fix] Fix ratelimit + greylistingVsevolod Stakhov2017-03-081-1/+5
|/
* Merge pull request #1493 from fatalbanana/avxVsevolod Stakhov2017-03-071-18/+45
|\
| * [Minor] Antivirus module: stricter checks for FProt and ClamAVAndrew Lewis2017-03-071-18/+45
* | [Fix] Fix setting class on style fieldVsevolod Stakhov2017-03-071-0/+1
* | [Feature] Allow to extract CTE in Lua APIVsevolod Stakhov2017-03-071-1/+25
* | [Fix] Fix parsing of cte in expressionsVsevolod Stakhov2017-03-073-34/+48
|/