summaryrefslogtreecommitdiffstats
path: root/src/rspamadm/grep.lua
Commit message (Collapse)AuthorAgeFilesLines
* [Fix] Rspamadm grep: Disable Lua patterns in string search by defaultAndrew Lewis2017-04-251-2/+6
|
* [Fix] Rspamadm grep: deal with unusually-formatted logsAndrew Lewis2017-03-201-2/+2
|
* [Fix] Fix log line duplication in `rspamadm grep`Andrew Lewis2017-03-081-9/+4
| | | | - Reported by: @croessner
* [Minor] Some more fixes/features for rspamadm grepAndrew Lewis2017-02-021-13/+22
| | | | | | - Dump partial matches after processing each file - Don't print orphans & partial matches by default - Fix typo
* [Minor] Recreate grep tool as `rspamadm grep`Andrew Lewis2017-02-011-0/+104