]> source.dussan.org Git - rspamd.git/commit
* Add support for dynamic configuration to the controller's interface.
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Tue, 2 Oct 2012 15:44:49 +0000 (19:44 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Tue, 2 Oct 2012 15:44:49 +0000 (19:44 +0400)
commit5d1f19fc9988261e23f190c216eb17958f178904
tree5ce8f92a06147a887364d4d66f5ea3d8b77c988b
parent80d2b194b1e8ce902a2feac5389bc4de8d5732a5
* Add support for dynamic configuration to the controller's interface.
* File maps are now being watched even if they don't exist on rspamd start.
Several fixes to dynamic configuration logic.
src/cfg_utils.c
src/cfg_xml.c
src/controller.c
src/dynamic_cfg.c
src/dynamic_cfg.h
src/map.c