]> source.dussan.org Git - rspamd.git/commit
* Add new lua module regexp for using glib regular expressions (pcre compatible)
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Tue, 15 Feb 2011 16:48:21 +0000 (19:48 +0300)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Tue, 15 Feb 2011 16:48:21 +0000 (19:48 +0300)
commit21596f21a35a4d0e110c04824dcda5ef37450003
tree2228e8678b8f72d07b5f84b3efbc3d20cda6c5fc
parent17a938b2aeffb3448c8d61f3d8dd7d012eb910cc
* Add new lua module regexp for using glib regular expressions (pcre compatible)
src/expressions.c
src/expressions.h
src/lua/CMakeLists.txt
src/lua/lua_common.c
src/lua/lua_common.h
src/lua/lua_regexp.c [new file with mode: 0644]