]> source.dussan.org Git - rspamd.git/commit
added corpus_test, rescore commands 1946/head
authorPragadeesh C <cpragadeesh@gmail.com>
Thu, 1 Jun 2017 23:07:28 +0000 (16:07 -0700)
committerPragadeesh C <cpragadeesh@gmail.com>
Thu, 7 Dec 2017 16:22:58 +0000 (21:52 +0530)
commit703bd13d5bedc30ed9bbeb7180d3cd083fc0e1f4
tree1b3d94a09c1a8fbb24eb9d40e73a510bb8ed53d0
parent40759556db803500b4eaaaf443dff0a94320f209
added corpus_test, rescore commands
lualib/rspamadm/corpus_test.lua [new file with mode: 0644]
lualib/rspamadm/rescore.lua [new file with mode: 0644]
lualib/rspamadm/rescore_utility.lua [new file with mode: 0644]
src/rspamadm/CMakeLists.txt
src/rspamadm/commands.c
src/rspamadm/corpus_test.c [new file with mode: 0644]
src/rspamadm/rescore.c [new file with mode: 0644]