aboutsummaryrefslogtreecommitdiffstats
path: root/src/rspamadm
Commit message (Expand)AuthorAgeFilesLines
* [Feature] Add timeout to rspamc when doing corpus testVsevolod Stakhov2018-01-042-28/+40
* [Minor] Fix spellingVsevolod Stakhov2018-01-041-1/+1
* [Project] Initialize language detectorVsevolod Stakhov2018-01-011-1/+1
* [Minor] Reformat and fix minor style issues in rescoreVsevolod Stakhov2017-12-111-103/+101
* [Feature] Allow to generate DKIM keys from rspamadm APIVsevolod Stakhov2017-12-091-28/+95
* added corpus_test, rescore commandsPragadeesh C2017-12-074-0/+268
* [Feature] Add `-m` flag to configdump to show modules statesVsevolod Stakhov2017-12-041-1/+18
* [Feature] Add new configwizard command to rspamadmVsevolod Stakhov2017-12-023-0/+167
* [Feature] Export password encryption routines to RedisVsevolod Stakhov2017-12-021-5/+44
* [Feature] Allow rspamadm commands to export methods in LuaVsevolod Stakhov2017-12-0215-14/+44
* [Minor] Fix config transformation with no groupsVsevolod Stakhov2017-11-251-6/+1
* [Minor] Fix transforms loadingVsevolod Stakhov2017-11-041-1/+0
* [Rework] Simplify lua path initializationVsevolod Stakhov2017-11-044-6/+6
* [Rework] Stop embedding rspamadm scripts into CVsevolod Stakhov2017-11-0414-1034/+20
* [Minor] Final stage of g_slice removalVsevolod Stakhov2017-10-293-12/+12
* [Minor] Fix help lineVsevolod Stakhov2017-08-121-3/+3
* [Fix] Add missing rspamadm control options to helpJean-Louis Dupond2017-08-101-0/+3
* [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