]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Rework] Reorganize fuzzy backend structure
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 1 Sep 2016 13:38:20 +0000 (14:38 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 1 Sep 2016 13:38:20 +0000 (14:38 +0100)
commit3cd8eaf2a2be74b215bf1e901d8675e51f8e0833
tree53648a2d7bc5478781085a203798fce018e24609
parent99c2eb287a15649c0dac67065b0254c2a94a768f
[Rework] Reorganize fuzzy backend structure
src/fuzzy_storage.c
src/libserver/CMakeLists.txt
src/libserver/fuzzy_backend.c
src/libserver/fuzzy_backend.h
src/libserver/fuzzy_backend_sqlite.c [new file with mode: 0644]
src/libserver/fuzzy_backend_sqlite.h [new file with mode: 0644]
src/libserver/fuzzy_wire.h [moved from src/fuzzy_storage.h with 100% similarity]
src/plugins/fuzzy_check.c