Adds support the Parallel audit log index creation

The index is now being generated.
This commit is contained in:
Felipe Zimmerle
2015-07-13 16:48:57 -03:00
parent 96a777a5cf
commit f13a1bd880
8 changed files with 157 additions and 2 deletions

View File

@@ -75,7 +75,8 @@ ACTIONS = \
actions/transformations/utf8_to_unicode.cc
UTILS = \
utils/sha1.cc
utils/sha1.cc \
utils/md5.cc
libmodsecurity_la_SOURCES = \
parser/seclang-parser.yy \