]> source.dussan.org Git - rspamd.git/commit
* Add lua functions parsing for module options
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Tue, 6 Apr 2010 15:55:11 +0000 (19:55 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Tue, 6 Apr 2010 15:55:11 +0000 (19:55 +0400)
commit4405a019f681fcb51ce0e53b477ed64d50740138
tree1717f2091849f9231447c5c6492f9b77361488bf
parent42baae32bc212e9287e11afa685e2de77cdf48e4
* Add lua functions parsing for module options
* Add missing sections to XML parser (classifier, statfile, view, settings)
* Add missing params to XML parser
* Implement new commandline options parser (using glib)
* Set version to 0.3.0 as new rspamd would use new config system
CMakeLists.txt
src/cfg_file.h
src/cfg_xml.c
src/cfg_xml.h
src/lua/lua_cfg_file.c
src/lua/lua_common.c
src/lua/lua_common.h
src/main.c