]> source.dussan.org Git - rspamd.git/commit
* Preload statfiles at the early beginning in the main process
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Thu, 31 Mar 2011 13:35:35 +0000 (17:35 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Thu, 31 Mar 2011 13:35:35 +0000 (17:35 +0400)
commita93dd7892f8ecf0a72a242d2d203575001ef635e
tree43aaac84ff4f7059f2c89b425f47e341b6c3211e
parent37d6c7f23fd44283d1853141d39ecc3f3a2c54e6
* Preload statfiles at the early beginning in the main process
* Add JSON output for rspamd worker
* Add HTTP protocol support for rspamd worker
src/main.c
src/main.h
src/protocol.c
src/protocol.h
src/worker.c