aboutsummaryrefslogtreecommitdiffstats
path: root/src/libserver/rspamd_control.h
Commit message (Collapse)AuthorAgeFilesLines
* [Fix] Fix reload and hyperscan ready eventVsevolod Stakhov2017-01-171-3/+4
| | | | MFH: true
* [Feature] Implement log pipe feature for rspamd logs analysisVsevolod Stakhov2016-04-041-0/+15
|
* [Feature] Allow to send descriptors from workers to mainVsevolod Stakhov2016-04-041-1/+3
|
* [Feature] Allow to attach file descriptors to control commandsVsevolod Stakhov2016-04-041-1/+6
|
* Add command to sync fuzzy storageVsevolod Stakhov2016-02-221-0/+7
| | | | | | | 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
|
* Rework hyperscan notifies to reduce noise levelVsevolod Stakhov2016-01-181-1/+3
|
* Show storage id in fuzzy stat commandVsevolod Stakhov2015-12-161-0/+2
|
* Add support for fuzzystat commandVsevolod Stakhov2015-12-141-0/+7
|
* Add event for loading of hyperscan filesVsevolod Stakhov2015-12-081-0/+14
|
* Add hyperscan helper workerVsevolod Stakhov2015-12-071-0/+7
|
* Add method to send data to server pipe.Vsevolod Stakhov2015-11-251-1/+14
|
* Start work on worker->main pipe interfaceVsevolod Stakhov2015-11-251-0/+33
|
* Add 'reresolve' command to the control interfaceVsevolod Stakhov2015-11-231-0/+7
|
* Add missing <event.h> includeVsevolod Stakhov2015-10-131-0/+1
|
* Add preliminary support for control protocol client.Vsevolod Stakhov2015-10-121-1/+2
|
* Implement reply writing for control socket.Vsevolod Stakhov2015-10-121-1/+4
|
* Start control interface implementation.Vsevolod Stakhov2015-10-101-0/+58
|
* Remove global rspamd_main.Vsevolod Stakhov2015-10-091-0/+30