]> source.dussan.org Git - rspamd.git/commit
[Feature] Return map object for further actions
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 6 Mar 2016 14:32:08 +0000 (14:32 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 6 Mar 2016 14:32:08 +0000 (14:32 +0000)
commitf037213749e6c3d2bf35318b100c5e4767cc69f8
tree27ae721b2073047abf63c6e1c3b3253236b810a0
parenteb1765564f4b0668b21f1b93a14f7eede3fcd517
[Feature] Return map object for further actions

Map object could be used to manage maps, for example, by LUA API.
src/libutil/map.c
src/libutil/map.h
src/lua/lua_config.c