Commit Graph

34 Commits

Author SHA1 Message Date
4191aaccd9 Updated documentation with new configuration file name. 2015-06-03 11:07:06 +03:00
65f13339d7 Merge branch 'install_dir_change' into develop
Conflicts:
	CMakeLists.txt
	Documentation/Tutorials/Administration-Tutorial.md
	log_manager/CMakeLists.txt
	server/core/CMakeLists.txt
	server/core/gateway.c
	server/core/maxkeys.c
	server/core/maxpasswd.c
	server/modules/filter/test/CMakeLists.txt
	server/modules/routing/CMakeLists.txt
2015-05-26 13:34:39 +03:00
7ff8539f07 MXS-98: https://mariadb.atlassian.net/browse/MXS-98
Added optional logging of regex filter matching to user defined file and trace log.
2015-05-01 18:54:19 +03:00
17d99f8f20 Fixed rule parsing 2015-04-29 19:19:36 +03:00
a5820cadbd Added a note to the dbfwfilter documentation about using local time. 2015-04-29 15:08:18 +03:00
256452f285 Moved default file search paths to gwdirs.h which is configured by CMake from gwdirs.h.in. 2015-04-27 04:48:50 +03:00
2e3b9564aa Added service sections to all filter examples. 2015-04-19 20:36:00 +03:00
d4783283e5 Added missing regexfilter documentation updates. 2015-04-19 20:24:12 +03:00
e267f131ab Cleaned up filter documents and added clarification about service and filter interaction. 2015-04-19 18:46:14 +03:00
bbc919d8f9 Fixed typos in documentation. 2015-04-14 20:36:29 +03:00
8159ad6b13 Added a note to the dbfwfilter about multi-statements not being supported. 2015-04-02 16:49:27 +03:00
a3806dc2c0 Added option for controlling case sensitivity of dbfwfilter regex. 2015-04-02 16:31:34 +03:00
c6b537542d Updated dbfwfilter and schemarouter documentation. 2015-04-02 15:00:47 +03:00
92226e7826 ... 2015-03-24 20:26:12 -07:00
d84f2e4f83 ... 2015-03-24 20:09:24 -07:00
fa35847a0a Renamed fwfilter to dbfwfilter. 2015-03-19 23:26:34 +02:00
79eab75394 Updated firewall filter documentation. 2015-03-09 06:20:07 +02:00
ea68676b32 Added a note about tee filter currently not supporting multi-statements to the documentation. 2015-03-05 10:25:25 +02:00
85032f50c4 Added a new matching mode 'strict_all' and added it to the documentation. 2015-02-19 19:36:05 +02:00
90c1d20450 Even more fixes to tables in the documentation. 2015-02-05 06:42:18 +02:00
ee21afae6e Fixing tables in the documentation. 2015-02-05 06:38:54 +02:00
9196df04a7 Added separate documentation files for the mqfilter and the rabbitmq consumer client. 2015-02-05 06:31:01 +02:00
d782ee9a05 Fixed some typos. 2015-01-30 20:54:37 +02:00
6580b47be9 Added fwfilter documentation and mqfilter/rabbitmq-consumer tutorial. 2015-01-30 20:42:47 +02:00
98889d7508 Add legal documents, remove PDFs. 2015-01-28 12:28:45 +00:00
d689d377c5 Markdown conversions from GDocs. 2015-01-28 11:12:49 +00:00
e8f7588faf Updated PDF documents with TOC as clickable links 2015-01-05 15:58:39 +00:00
ea0d2e562d Updates to PDF copies of the documentation 2015-01-05 14:32:43 +00:00
809fac3ff5 Documentation update 2014-11-28 17:55:54 +00:00
1c10d0ee39 Core changes to support tee filter. 2014-06-20 17:49:40 +01:00
0784c2cea8 Addition of tee filter 2014-06-20 11:47:07 +01:00
8d9d51216f Addition of user and source to all filter
Bug fix in timestamp for topfilter
2014-06-19 14:02:41 +01:00
df3fe9e9b2 Regex Filter Documentation 2014-06-18 15:28:09 +01:00
966d3f3fd4 Enhancements to topfilter and qlafilter
Documentation for topfilter and qlafilter
2014-06-13 08:35:23 +01:00