]> source.dussan.org Git - rspamd.git/commit
[Rework] Move maps code to a separate lua unit
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 6 Mar 2016 18:12:33 +0000 (18:12 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 6 Mar 2016 18:12:33 +0000 (18:12 +0000)
commit2f55351fca3143ed85ac9ebaa4590c5053ff014c
tree2aeddd89a781a663a456d25a69d84bb5d6d869e3
parentf037213749e6c3d2bf35318b100c5e4767cc69f8
[Rework] Move maps code to a separate lua unit
src/lua/CMakeLists.txt
src/lua/lua_common.h
src/lua/lua_config.c
src/lua/lua_map.c [new file with mode: 0644]
src/lua/lua_map.h [new file with mode: 0644]