author | Florian Forster <octo@huhu.verplant.org> | |
Fri, 21 Nov 2008 22:14:42 +0000 (23:14 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Fri, 21 Nov 2008 22:14:42 +0000 (23:14 +0100) | ||
commit | 266c5c655c88176f817b0df7ce61d37173d6bc42 | |
tree | d602fb08be07b0162b75a4a93fdaa769ee6ae2d6 | tree | snapshot |
parent | 55a46b483726014b91bc7e741d95a84a611b28c2 | commit | diff |
match_regex plugin: Renamed `filter_pcre' to `match_regex'.
In order to fit into the new match/target schema, the substitute part of the
plugin has been removed for now and will be put in a target plugin in the
future.
The match_regex now registeres a match with the new infrastructure and uses
regular expressions to match certain values based on their identifier.
In order to fit into the new match/target schema, the substitute part of the
plugin has been removed for now and will be put in a target plugin in the
future.
The match_regex now registeres a match with the new infrastructure and uses
regular expressions to match certain values based on their identifier.
configure.in | diff | blob | history | |
src/Makefile.am | diff | blob | history | |
src/filter_pcre.c | [deleted file] | blob | history |
src/match_regex.c | [new file with mode: 0644] | blob |