aboutsummaryrefslogtreecommitdiffstats
path: root/src/libserver/rspamd_control.c
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Use the correct macro to get the size of controlVsevolod Stakhov2016-09-011-4/+4
* [Feature] Implement SSL support in http clientVsevolod Stakhov2016-06-131-2/+7
* [Rework] Finish rework for the rest of places that use HTTPVsevolod Stakhov2016-06-101-5/+10
* [Fix] Some fixes for log pipe handlingVsevolod Stakhov2016-04-041-0/+2
* [Minor] Some fixesVsevolod Stakhov2016-04-041-0/+1
* [Feature] Implement log pipe feature for rspamd logs analysisVsevolod Stakhov2016-04-041-2/+31
* [Feature] Allow to attach fd when broadcasting to workersVsevolod Stakhov2016-04-041-4/+30
* [Feature] Allow to send descriptors from workers to mainVsevolod Stakhov2016-04-041-3/+34
* [Feature] Allow to attach file descriptors to control commandsVsevolod Stakhov2016-04-041-5/+25
* Handle srv protocol timeouts in a specific wayVsevolod Stakhov2016-02-221-16/+24
* Add command to sync fuzzy storageVsevolod Stakhov2016-02-221-1/+14
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-21/+12
* Rework hyperscan notifies to reduce noise levelVsevolod Stakhov2016-01-181-1/+1
* Fix warnings.Vsevolod Stakhov2016-01-151-3/+0
* Remove events when 0 or error are returnedVsevolod Stakhov2016-01-141-1/+10
* Fix issues with freeing of bad rdns requestsVsevolod Stakhov2016-01-141-0/+1
* Show storage id in fuzzy stat commandVsevolod Stakhov2015-12-161-0/+8
* Fix some border cases in control logicVsevolod Stakhov2015-12-161-1/+8
* Another fix for old libeventVsevolod Stakhov2015-12-151-1/+1
* Fix hyperscan command broadcastVsevolod Stakhov2015-12-141-0/+2
* Some fixes to fuzzystatVsevolod Stakhov2015-12-141-2/+26
* Add support for fuzzystat commandVsevolod Stakhov2015-12-141-0/+34
* Allow fd attaching to control repliesVsevolod Stakhov2015-12-141-3/+22
* Add event for loading of hyperscan filesVsevolod Stakhov2015-12-081-38/+85
* Add hyperscan helper workerVsevolod Stakhov2015-12-071-0/+13
* Zero memory before usageVsevolod Stakhov2015-12-041-0/+1
* Fix forking and epoll/kqueueVsevolod Stakhov2015-11-271-0/+7
* Use the correct key to fix memory issuesVsevolod Stakhov2015-11-251-2/+1
* Implement listening for srv pipe in the main processVsevolod Stakhov2015-11-251-0/+1
* Add method to send data to server pipe.Vsevolod Stakhov2015-11-251-1/+105
* Start work on worker->main pipe interfaceVsevolod Stakhov2015-11-251-0/+129
* Add 'reresolve' command to the control interfaceVsevolod Stakhov2015-11-231-2/+31
* Add total statisticsVsevolod Stakhov2015-10-141-2/+25
* Fix HTTP reply status.Vsevolod Stakhov2015-10-121-2/+3
* Implement basic stats support.Vsevolod Stakhov2015-10-121-5/+4
* Handle stats command.Vsevolod Stakhov2015-10-121-0/+13
* Add preliminary support for control protocol client.Vsevolod Stakhov2015-10-121-2/+91
* Implement reply writing for control socket.Vsevolod Stakhov2015-10-121-2/+50
* Broadcast control command to workers.Vsevolod Stakhov2015-10-111-2/+56
* Start control interface implementation.Vsevolod Stakhov2015-10-101-1/+208
* Remove global rspamd_main.Vsevolod Stakhov2015-10-091-0/+23