aboutsummaryrefslogtreecommitdiffstats
path: root/src/rspamadm
Commit message (Expand)AuthorAgeFilesLines
* [Feature] Add `-e` option for lua_replVsevolod Stakhov2017-07-061-22/+35
* [Feature] Implement per-line mode in lua_repl (like `perl -p`)Vsevolod Stakhov2017-07-061-23/+82
* [Feature] Split long DKIM public keysVsevolod Stakhov2017-06-171-5/+28
* [Minor] Allow to set custom pool for a taskVsevolod Stakhov2017-06-081-1/+1
* [Rework] Propagate ucl variables from the command lineVsevolod Stakhov2017-05-184-4/+4
* [Fix] Allow to follow symlinks when safeVsevolod Stakhov2017-05-092-10/+11
* [Minor] Refactor destroy -> freeVsevolod Stakhov2017-04-291-2/+2
* [Fix] Rspamadm grep: Disable Lua patterns in string search by defaultAndrew Lewis2017-04-252-2/+12
* [Minor] Improve confighelp outputVsevolod Stakhov2017-04-221-7/+9
* [Feature] Rework confighelp to load Lua pluginsVsevolod Stakhov2017-04-222-2/+12
* [Minor] Some fixes for static buildVsevolod Stakhov2017-03-311-1/+3
* [Fix] Fix various issues related to Lua stack manipulationVsevolod Stakhov2017-03-271-10/+7
* [Minor] Fix various style issuesVsevolod Stakhov2017-03-232-5/+0
* [Fix] Rspamadm grep: deal with unusually-formatted logsAndrew Lewis2017-03-201-2/+2
* [Minor] Fix help textAndrew Lewis2017-03-131-3/+3
* [Fix] Fix log line duplication in `rspamadm grep`Andrew Lewis2017-03-081-9/+4
* [Fix] Fix partial matches in rspamadm grepAndrew Lewis2017-03-071-14/+8
* [Minor] Forgot to update help textAndrew Lewis2017-02-021-6/+7
* [Minor] Some more fixes/features for rspamadm grepAndrew Lewis2017-02-022-14/+38
* [Minor] Recreate grep tool as `rspamadm grep`Andrew Lewis2017-02-014-0/+246
* [Minor] Rspamadm lua: support passing command line arguments to LuaAndrew Lewis2017-01-311-0/+16
* [Rework] Change logger setup interfaceVsevolod Stakhov2016-12-143-3/+6
* [Feature] Allow to create variable length dkim keysVsevolod Stakhov2016-12-131-2/+11
* respect -u option in cmd lineAndrej Zverev2016-12-071-1/+4
* [Fix] Fix converting of learn count from sqlite to redisVsevolod Stakhov2016-11-281-4/+4
* [Fix] Do not load tld file to speed up rspamadmVsevolod Stakhov2016-11-231-1/+2
* [Minor] Some more fixesVsevolod Stakhov2016-11-221-1/+2
* [Fix] Fix various warnings and issuesVsevolod Stakhov2016-11-222-3/+5
* [Fix] Fix Fuzzyconvert tool when password or DB is givenAndrew Lewis2016-11-221-7/+0
* [Minor] Clean up error handling in fuzzyconvert toolAndrew Lewis2016-11-221-19/+15
* [Minor] Init urls in rspamadmVsevolod Stakhov2016-11-181-1/+1
* [Minor] Lint rspamadm & test suite scriptsAndrew Lewis2016-11-154-34/+43
* [Minor] Use single reference time in fuzzy_convert utilityAndrew Lewis2016-11-041-1/+2
* [Feature] Utility to convert fuzzy storage from sqlite to redisAndrew Lewis2016-11-034-0/+340
* [Fix] Fix statconvert toolVsevolod Stakhov2016-10-301-14/+24
* [Minor] Show real message on lua load errorsVsevolod Stakhov2016-10-221-2/+2
* [Feature] Allow to run rspamadm lua just as a lua interpreterVsevolod Stakhov2016-10-181-4/+68
* [Rework] More cleanup actionsVsevolod Stakhov2016-10-171-1/+0
* [Fix] rspamadm statconvert: Oops- fix variable clobberingAndrew Lewis2016-08-161-3/+3
* [Fix] rspamadm statconvert: force db to be a stringAndrew Lewis2016-08-161-1/+4
* [Fix] rspamadm statconvert: use db/password for learn cacheAndrew Lewis2016-08-161-3/+4
* [Fix] Fix confusing OpenSSL API usage of i2d_RSAPublicKeyVsevolod Stakhov2016-08-021-1/+1
* [Minor] Really save privkey in fileVsevolod Stakhov2016-08-021-1/+1
* [Feature] Allow to reset redis tokens instead of appendig valuesVsevolod Stakhov2016-07-272-6/+17
* [Minor] Add additional newline to configdump outputVsevolod Stakhov2016-07-141-1/+1
* [Feature] Add a simple tool to generate DKIM keysVsevolod Stakhov2016-07-113-0/+148
* [Fix] Avoid linking with actrie if hyperscan is enabledVsevolod Stakhov2016-06-251-8/+0
* [Feature] Allow to skip some initialization phases to speed up rspamadmVsevolod Stakhov2016-06-243-3/+3
* [Doc] Accent about `command options` helpAndrej Zverev2016-06-171-1/+1
* [Feature] Implement SSL support in http clientVsevolod Stakhov2016-06-131-3/+7