Commit Graph

8 Commits

Author SHA1 Message Date
de6338e7d6 Added logging of matching and non-matching queries to dbfwfilter
When configured to log matching queries, the dbfwfilter will log all queries
that match a rule. The rule name, user name and the query itself are logged.

It is also possible to match all queries that do not match a rule. Only the user
name and query is logged in this mode.
2016-02-09 11:00:27 +02:00
3da251f781 Added user configurable actions to dbfwfilter
The dbfwfilter can now either allow, block or ignore queries that match the
configured rules.
2016-02-09 11:00:27 +02:00
36bf4ee0ce Cleaned up documentation
Fixed spelling mistakes, cleaned up formatting and added missing links.
2016-01-08 11:02:12 +02:00
065e5feec3 Added missing PCRR2 documentation to regexfilter.
The regexfilter was missing the documentation for the PCRE2 changes.
2015-12-06 11:00:04 +02:00
f82c7863aa Fixed spelling mistakes and cleaned up documentation
Various documents had minor problems in them that needed cleaning up.
2015-12-02 11:17:39 +02:00
02954f717e Fixed spelling mistakes in documentation. 2015-11-13 10:39:21 +02:00
27a6e4ab19 Added missing namedserverfilter documentation. 2015-07-10 13:51:32 +03:00
f21d08be4a Added template cnf file to /etc and renamed folders. 2015-07-09 14:41:23 +03:00