summaryrefslogtreecommitdiffstats
path: root/src/rspamadm/control.c
Commit message (Collapse)AuthorAgeFilesLines
* [Fix] Add missing rspamadm control options to helpJean-Louis Dupond2017-08-281-0/+3
|
* [Minor] Refactor destroy -> freeVsevolod Stakhov2017-04-291-2/+2
|
* respect -u option in cmd lineAndrej Zverev2016-12-071-1/+4
|
* [Feature] Implement SSL support in http clientVsevolod Stakhov2016-06-131-3/+7
|
* [Rework] Finish rework for the rest of places that use HTTPVsevolod Stakhov2016-06-101-2/+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
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-21/+12
|
* Add simple routine to get configuration helpVsevolod Stakhov2015-12-281-3/+3
|
* Fix passing args to luaVsevolod Stakhov2015-12-151-5/+20
|
* Import getopt to parse lua optionsVsevolod Stakhov2015-12-151-0/+1
|
* Use lua for formatting 'fuzzy_stat' control outputVsevolod Stakhov2015-12-151-2/+21
|
* Some fixes to rspamadm controlVsevolod Stakhov2015-12-141-0/+8
|
* Add 'reresolve' command to the control interfaceVsevolod Stakhov2015-11-231-3/+7
|
* Implement output functions for rspamadm control.Vsevolod Stakhov2015-10-171-4/+31
|
* Add preliminary version of rspamadm control commandVsevolod Stakhov2015-10-171-0/+181