]> source.dussan.org Git - rspamd.git/commit
* Initial add of xml parser for rspamd configuration
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Thu, 25 Mar 2010 16:19:47 +0000 (19:19 +0300)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Thu, 25 Mar 2010 16:19:47 +0000 (19:19 +0300)
commit2f2642851746b0985f67e8dde58e2458eae07cca
treec379cf43cf7a26be6e70111e8e79815258a1c0ee
parent9e16e433e1386b3613ea5667b12ee14c3ef0588c
* Initial add of xml parser for rspamd configuration
CMakeLists.txt
src/cfg_file.h
src/cfg_file.l
src/cfg_utils.c
src/cfg_xml.c [new file with mode: 0644]
src/cfg_xml.h [new file with mode: 0644]