]> source.dussan.org Git - rspamd.git/commit
* Introduce new common system of map files, that can be used for different types...
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Mon, 20 Jul 2009 15:33:48 +0000 (19:33 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Mon, 20 Jul 2009 15:33:48 +0000 (19:33 +0400)
commitf86068d197719b8758fc0a2aeb8556526b2331f8
tree99f59e943f7437dc9987bb9b9d6a23d1e12df6a1
parentacc1e657ead019fd3e0835cadddf4d39a7b9f181
* Introduce new common system of map files, that can be used for different types of maps.
  This includes new logic of callbacks and callbacks calling, files are monitored with
  evtimers with jittering. HTTP support would be included soon as well.
CMakeLists.txt
src/map.c [new file with mode: 0644]
src/map.h [new file with mode: 0644]
src/plugins/emails.c
src/plugins/surbl.c
src/util.c
src/util.h
src/view.c
src/worker.c