Commit Graph

531 Commits

Author SHA1 Message Date
425dd8cb3b Removed SSLv2 methods from serviceInitSSL because OpenSSL 1.1.0 does not support them. 2015-06-17 10:24:02 +03:00
2d63aa2842 Fixed typo and added an example script. 2015-06-16 22:36:53 +03:00
466ee46d82 Fix to MXS-125: https://mariadb.atlassian.net/browse/MXS-125
Unified the usages of maxkeys and maxpasswd.
2015-06-16 17:10:00 +03:00
2775145f37 Fixed spelling errors. 2015-06-16 12:59:48 +03:00
a562eb7cee Merge branch 'develop' into MXS-179
Conflicts:
	CMakeLists.txt
2015-06-15 16:44:01 +03:00
c2d69850de Merge branch 'develop' into schemarouter_refresh 2015-06-15 08:48:13 +03:00
f602121459 Added configurable SSL certificate verification depth and updated the documentation in the code. 2015-06-12 21:21:06 +03:00
5936916e04 Merge branch 'develop' into MXS-129 2015-06-12 13:53:41 +03:00
d3cc9be52e Added libcurl-devel and pcre-devel to build dependencies. 2015-06-12 10:05:50 +03:00
f6f5de92eb Merge branch 'develop' into schemarouter_refresh 2015-06-12 09:51:35 +03:00
521e1aaf3b Added man page for maxscale. 2015-06-12 02:55:07 +03:00
2658a437eb Fixed typos in documentation. 2015-06-11 17:02:07 +03:00
3ce1c09ee5 Fixed documentation. 2015-06-11 17:01:02 +03:00
69c838be14 Fixed markdown table. 2015-06-11 16:59:44 +03:00
03109de99e Added documentation about refresh_databases and refresh_interval options. 2015-06-11 16:58:39 +03:00
03470bcd70 Merge branch 'develop' into MXS-129 2015-06-11 10:29:57 +03:00
6f58f29494 Added a guide on how to have a HA setup of MaxScale with lsyncd. 2015-06-04 19:14:53 +03:00
49e72df4ab Fixed formatting. 2015-06-03 11:14:37 +03:00
6e2611f241 Updated documentation with new configuration file name. 2015-06-03 11:07:06 +03:00
dbcb9a450f Added note about GCC versions to the source building document. 2015-06-03 10:15:53 +03:00
57060cafec Added SSL level configuration to services. 2015-06-02 17:16:53 +03:00
a5de4fc503 Merge branch 'develop' into MXS-129 2015-06-02 12:21:05 +03:00
a2768955e7 SSL handshake now successfully completes when a client connects with SSL enabled. 2015-06-01 13:50:22 +03:00
4cbcc4ecb6 Removed old unused cmake variables, updated documentation and fixed testall suite. 2015-05-26 15:12:29 +03:00
099fc0ba3c Fix to MXS-162
Changed router to monitor in documentation.
2015-05-26 14:12:33 +03:00
6be6c741e9 Fixed spaces braking links. 2015-05-26 14:07:39 +03:00
47407405c5 Fixed broken link. 2015-05-26 14:05:18 +03:00
15da20184c Fixed old references in documentation. 2015-05-26 14:04:07 +03:00
5f076b81d4 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
04aaaea717 Added 1.2 release notes. 2015-05-22 18:26:20 +03:00
8c120ca469 Merge branch 'develop' into MXS-121 2015-05-18 16:05:50 +03:00
36b963805b Added missing weightby parameter into readconnroute documentation. 2015-05-16 11:01:30 +03:00
545586b47b Added readconnroute documentation. 2015-05-16 10:40:42 +03:00
c3a243cd30 Fixed typos. 2015-05-14 15:32:57 +03:00
055950aced Updated monitor documentation. 2015-05-14 15:19:11 +03:00
3f3996f87c Merge branch 'develop' into release-1.1.1
Conflicts:
	Documentation/Release-Notes/MaxScale-1.1.1-Release-Notes.md
2015-05-13 20:02:58 +03:00
4ed3ffc398 Fixed typos in deocumentation 2015-05-13 19:56:52 +03:00
67584720a3 Merge branch 'develop' into release-1.1.1 2015-05-13 11:01:39 +03:00
7a81211577 Updated Documentation-Contents.md 2015-05-12 14:44:33 +03:00
b2bd9fedde Merge branch 'develop' into release-1.1.1 2015-05-12 10:34:38 +03:00
7d3fa8de37 Updated readwritesplit documentation. 2015-05-12 04:59:34 +03:00
d1a768f6f5 Updated documentation and created a readwritesplit router document. 2015-05-12 04:48:25 +03:00
9bacf18c59 Some changes to the first section of the release notes and corrected some typos
Some changes to the first section of the release notes and corrected some typos. Also some smaller edits here and there.
2015-05-11 10:06:05 +03:00
6021fad5ad Changed from tables to bullets in bug lists. 2015-05-11 09:26:45 +03:00
fd1433bba1 Updated release notes. 2015-05-11 09:11:25 +03:00
8f019b4514 Added Galera monitor documentation. 2015-05-11 06:45:37 +03:00
1d0740c1c1 Renamed node to initiator in the arguments a monitor calls the script. 2015-05-09 21:16:35 +03:00
49faa88d14 Added MySQL monitor documentation. 2015-05-09 19:03:27 +03:00
a8396a88b5 Merge branch 'doc-typo-fix' into develop 2015-05-09 11:41:55 +03:00
3b32717f7e Updated the changelog and added preliminary MaxScale 1.1.1 release notes. 2015-05-07 23:11:51 +03:00