]> source.dussan.org Git - rspamd.git/commit
[Fix] Stop hardcoding of lua in C
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 11 Jan 2017 14:06:18 +0000 (14:06 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 11 Jan 2017 14:06:18 +0000 (14:06 +0000)
commitd9249726a98a417c82aee9ef14353cad6c63da91
tree7b61d3757d5f232ecd1efc5a99f4067c8d46575c
parentbe333bcd20ec9f6ce27075e71c4952f8bd626d4f
[Fix] Stop hardcoding of lua in C
rules/global_functions.lua [new file with mode: 0644]
rules/rspamd.lua
src/CMakeLists.txt
src/lua/CMakeLists.txt
src/lua/global_functions.lua [deleted file]
src/lua/lua_common.c