aboutsummaryrefslogtreecommitdiffstats
path: root/src/rspamadm
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Reported-By: @dehnli
* [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
| | | | [Minor] Correct rspamadm -v to display actual version intead of help
* [Feature] Implement SSL support in http clientVsevolod Stakhov2016-06-131-3/+7
|
* [Typo] Correct suppress spellingJérôme Lebleu2016-06-103-3/+3
|
* [Rework] Finish rework for the rest of places that use HTTPVsevolod Stakhov2016-06-102-6/+15
|
* [Feature] Add protection against open files limit and accepting socketsVsevolod Stakhov2016-06-091-1/+1
|
* [Feature] Allow static lua files in any parts of rspamd sourcesVsevolod Stakhov2016-05-282-88/+2
|
* [Feature] Allow versioning for sqlite databasesVsevolod Stakhov2016-05-231-4/+4
|
* [Feature] Add initial version of HTTP lua replVsevolod Stakhov2016-05-161-0/+189
|
* [Fix] Try to handle multiline history in a more sane wayVsevolod Stakhov2016-05-091-1/+11
|
* [Minor] Some output fixesVsevolod Stakhov2016-05-091-1/+4
|
* [Feature] Add dot commands for lua REPL:Vsevolod Stakhov2016-05-092-9/+228
| | | | | | * .help - shows help * .load - loads lua script * .message - scans messages using the specified lua callback
* [Fix] Fix REPL outputVsevolod Stakhov2016-05-091-5/+20
|
* [Feature] Add the initial version of LUA repl to rspamadmVsevolod Stakhov2016-05-093-0/+291
|
* [Rework] Rename http proxy to rspamd proxyVsevolod Stakhov2016-05-061-1/+1
|
* [Feature] Allow multiple PBKDF types in `rspamadm pw`Vsevolod Stakhov2016-04-211-11/+93
|
* [Feature] Allow catena encrypted passwords in controllerVsevolod Stakhov2016-04-211-2/+2
|
* [Feature] Add preliminary version of log_helper workerVsevolod Stakhov2016-04-041-1/+2
|
* [Fix] Allow to edit new files with signtoolVsevolod Stakhov2016-03-311-7/+29
|
* [Feature] Allow to set db and password for redis in stat_convertVsevolod Stakhov2016-03-162-22/+102
|
* Fix some more issues found by coverityVsevolod Stakhov2016-02-222-1/+6
|
* Add command to sync fuzzy storageVsevolod Stakhov2016-02-221-0/+4
| | | | | | | It should be as simple as `rspamadm control fuzzy_sync` Issue: #533 Reported by: @moisseev
* Add workaround for old glibVsevolod Stakhov2016-02-181-0/+12
|
* Add tool to edit signed files using text editorVsevolod Stakhov2016-02-171-2/+165
|
* Add option to show saved comments in configdumpVsevolod Stakhov2016-02-171-4/+23
|
* Refactor UCL APIVsevolod Stakhov2016-02-162-11/+11
|