]> source.dussan.org Git - rspamd.git/commit
* Add initial version of lua configuration system
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Mon, 5 Apr 2010 17:09:40 +0000 (21:09 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Mon, 5 Apr 2010 17:09:40 +0000 (21:09 +0400)
commit42baae32bc212e9287e11afa685e2de77cdf48e4
tree1bf9ad6eeb94a0bf40e8d60ed1a0777aa23aa69d
parent6be82def714f297d54302953286223b4afb07208
* Add initial version of lua configuration system
CMakeLists.txt
src/cfg_file.h
src/cfg_utils.c
src/cfg_xml.c
src/cfg_xml.h
src/lua/CMakeLists.txt
src/lua/lua_cfg_file.c [new file with mode: 0644]
src/lua/lua_common.c
src/lua/lua_common.h
src/main.c