]> source.dussan.org Git - rspamd.git/commit
* New syntax parser that should make syntax check of XML configs
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Sat, 27 Mar 2010 02:12:35 +0000 (05:12 +0300)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Sat, 27 Mar 2010 02:12:35 +0000 (05:12 +0300)
commit7dbdebbca0dace0f7c1f1a82f38a99ca489b0180
treefb5c948313e0466bda328db7b99324d017c7e0a7
parent2f2642851746b0985f67e8dde58e2458eae07cca
* New syntax parser that should make syntax check of XML configs
* Rework of config structure types (use glib types)
* TODO:
  - implement the whole syntax of rspamd in XML
  - implement custom handlers that modules can install
  - write missing handlers
src/cfg_file.h
src/cfg_utils.c
src/cfg_xml.c
src/cfg_xml.h