Commit Graph

4 Commits

Author SHA1 Message Date
14bb6cf99b Add convenience functions for common tasks with regular expressions
Several filters use a match-or-ignore logic with two regular
expressions when filtering queries. This commit adds a convenience
function for this task. Also adds a convenience function for reading
several regular expression parameters at once, compiling them and
saving the code while checking for errors.

Also, use the new functions in QLA and CCR filters.
2017-06-28 13:26:52 +03:00
f546a17e77 Update change date of 2.2 2017-06-01 10:24:20 +03:00
ad1c05b015 Merge branch '2.1' into develop 2017-04-05 11:35:13 +03:00
604526667c Compile maxscale_pcre2.c as C++ 2017-03-24 09:21:20 +02:00