]> source.dussan.org Git - rspamd.git/commit
* Add lua bindings for upstream API.
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Mon, 26 Mar 2012 15:44:44 +0000 (19:44 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Mon, 26 Mar 2012 15:44:44 +0000 (19:44 +0400)
commit7e440d6f4392a302d6cd4e886fe6da42ae87fed2
tree6cfb4e7ce8e15c565688ebdd734b770eba167b23
parent312a025f6ea39f044d12f93abc8b503e63ea15ba
* Add lua bindings for upstream API.
src/cfg_file.h
src/cfg_utils.c
src/lua/CMakeLists.txt
src/lua/lua_common.c
src/lua/lua_common.h
src/lua/lua_upstream.c [new file with mode: 0644]
src/upstream.c
src/upstream.h