summaryrefslogtreecommitdiffstats
path: root/src/fuzzy_storage.c
Commit message (Expand)AuthorAgeFilesLines
...
* [Rework] Adopt fuzzy storage for abstract backendVsevolod Stakhov2016-09-021-211/+259
* [Rework] Reorganize the internal backend structureVsevolod Stakhov2016-09-011-33/+25
* [Rework] Reorganize fuzzy backend structureVsevolod Stakhov2016-09-011-1/+1
* [Fix] Fix fuzzy storage sync repliesVsevolod Stakhov2016-07-071-1/+35
* [Minor] Fix couple of warnings and disable -pedantic modeVsevolod Stakhov2016-07-051-23/+25
* [Feature] Implement mapping of remote flags to local flagsVsevolod Stakhov2016-06-281-0/+63
* [Minor] Disable version 4 of hashesVsevolod Stakhov2016-06-281-12/+0
* [Feature] Allow to query storage about number of fuzzy hashes storedVsevolod Stakhov2016-06-271-0/+5
* [Feature] Improve master/slave loggingVsevolod Stakhov2016-06-271-14/+44
* [Fix] Fix size of length in fuzzy mirror wire protocolVsevolod Stakhov2016-06-271-2/+4
* [Fix] Fix accepting the first update when local idx is -1Vsevolod Stakhov2016-06-271-7/+8
* [Fix] Fix fuzzy storage encrypted mirroringVsevolod Stakhov2016-06-271-1/+17
* [Fix] Send updates to mirrors only if we have some changesVsevolod Stakhov2016-06-271-4/+6
* [Feature] Use new ip parsing APIVsevolod Stakhov2016-06-251-32/+10
* [Revert] Revert flags changes in fuzzy checkVsevolod Stakhov2016-06-231-18/+0
* [Feature] Update fuzzy timestamp when adding valueVsevolod Stakhov2016-06-211-2/+1
* [Feature] Implement SSL support in http clientVsevolod Stakhov2016-06-131-6/+6
* [Rework] Finish rework for the rest of places that use HTTPVsevolod Stakhov2016-06-101-10/+11
* [Feature] Add protection against open files limit and accepting socketsVsevolod Stakhov2016-06-091-12/+12
* [Fix] More fixes to multi-flag fuzzy storageVsevolod Stakhov2016-05-231-1/+1
* [Feature] Implement multi-flags fuzzy repliesVsevolod Stakhov2016-05-231-7/+42
* [Fix] Free the correct pointerVsevolod Stakhov2016-05-231-4/+5
* [Feature] Implement multiple-sources fuzzy storageVsevolod Stakhov2016-05-231-11/+29
* [Fix] Include slave cluster name into http requestVsevolod Stakhov2016-05-231-1/+1
* [Feature] Implement fuzzy updates push protocolVsevolod Stakhov2016-05-231-2/+172
* [Feature] Add parsing of mirror hosts for fuzzy storageVsevolod Stakhov2016-05-231-0/+109
* [Fix] Disallow updates by defaultVsevolod Stakhov2016-05-231-1/+7
* [Feature] Implement fuzzy storage updatesVsevolod Stakhov2016-05-231-8/+189
* [Feature] Preliminary implementation of fuzzy master/slave updatesVsevolod Stakhov2016-05-141-10/+173
* [Feature] Rework listening system to allow multiple socket types per workerVsevolod Stakhov2016-05-141-5/+7
* [Feature] Add versions to fuzzy storageVsevolod Stakhov2016-05-131-2/+4
* [Feature] Use heap in LRU cachesVsevolod Stakhov2016-04-081-2/+2
* [Feature] Add magic for all workers' contextsVsevolod Stakhov2016-04-041-0/+4
* [Feature] Rework system of workers' flagsVsevolod Stakhov2016-04-041-9/+6
* [Feature] Allow to send descriptors from workers to mainVsevolod Stakhov2016-04-041-1/+2
* [Feature] Allow to attach file descriptors to control commandsVsevolod Stakhov2016-04-041-0/+3
* [Minor] Fix some errno handlingVsevolod Stakhov2016-03-151-1/+7
* [Minor] Ensure that socket received is non-blockingVsevolod Stakhov2016-03-151-0/+3
* [Minor] Fix closing race in fuzzy storageVsevolod Stakhov2016-02-291-2/+5
* Add command to sync fuzzy storageVsevolod Stakhov2016-02-221-0/+41
* Unbreak fuzzy_check pluginVsevolod Stakhov2016-02-161-2/+1
* Fix maps initialisationVsevolod Stakhov2016-02-161-1/+5
* Refactor UCL APIVsevolod Stakhov2016-02-161-1/+1
* Fix logging for embedded mapsVsevolod Stakhov2016-02-151-5/+10
* Add versions to rspamd modules and workersVsevolod Stakhov2016-02-121-1/+2
* Properly set `flag` in fuzzy repliesVsevolod Stakhov2016-02-101-0/+1
* Fix for the new libucl APIVsevolod Stakhov2016-02-081-1/+1
* Fix couple of memory leaksVsevolod Stakhov2016-02-071-5/+4
* Fix the rest sourcesVsevolod Stakhov2016-02-061-18/+36
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-21/+12