|
bf6eea38aa
|
Updated documentation.
|
2015-06-18 18:13:50 +03:00 |
|
|
632ee92dbc
|
Merge branch 'MXS-179' into develop
|
2015-06-18 15:11:51 +03:00 |
|
|
7b40cdeb18
|
Added instructions for SSH key generation.
|
2015-06-18 13:49:12 +03:00 |
|
|
670b075d4e
|
Updated lsyncd document.
|
2015-06-18 13:25:30 +03:00 |
|
|
3ce3a1ae66
|
Removed SSLv2 methods from serviceInitSSL because OpenSSL 1.1.0 does not support them.
|
2015-06-17 10:24:02 +03:00 |
|
|
a2c2565ec2
|
Fixed typo and added an example script.
|
2015-06-16 22:36:53 +03:00 |
|
|
8955a595ac
|
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 |
|
|
0e8c558ce3
|
Fixed spelling errors.
|
2015-06-16 12:59:48 +03:00 |
|
|
31fd5c9292
|
Merge branch 'develop' into MXS-179
Conflicts:
CMakeLists.txt
|
2015-06-15 16:44:01 +03:00 |
|
|
300da3d121
|
Merge branch 'develop' into schemarouter_refresh
|
2015-06-15 08:48:13 +03:00 |
|
|
3f60ca33db
|
Added configurable SSL certificate verification depth and updated the documentation in the code.
|
2015-06-12 21:21:06 +03:00 |
|
|
8803abeddd
|
Merge branch 'develop' into MXS-129
|
2015-06-12 13:53:41 +03:00 |
|
|
7ffc9b9b89
|
Added libcurl-devel and pcre-devel to build dependencies.
|
2015-06-12 10:05:50 +03:00 |
|
|
0f3c940ae7
|
Merge branch 'develop' into schemarouter_refresh
|
2015-06-12 09:51:35 +03:00 |
|
|
e83178f561
|
Added man page for maxscale.
|
2015-06-12 02:55:07 +03:00 |
|
|
3b5fe7a904
|
Fixed typos in documentation.
|
2015-06-11 17:02:07 +03:00 |
|
|
d1cac42a79
|
Fixed documentation.
|
2015-06-11 17:01:02 +03:00 |
|
|
0d96cef3a4
|
Fixed markdown table.
|
2015-06-11 16:59:44 +03:00 |
|
|
f34d40be60
|
Added documentation about refresh_databases and refresh_interval options.
|
2015-06-11 16:58:39 +03:00 |
|
|
2837622a41
|
Merge branch 'develop' into MXS-129
|
2015-06-11 10:29:57 +03:00 |
|
|
02bff3980a
|
Added a guide on how to have a HA setup of MaxScale with lsyncd.
|
2015-06-04 19:14:53 +03:00 |
|
|
3c8365c501
|
Fixed formatting.
|
2015-06-03 11:14:37 +03:00 |
|
|
4191aaccd9
|
Updated documentation with new configuration file name.
|
2015-06-03 11:07:06 +03:00 |
|
|
c5bffe90f7
|
Added note about GCC versions to the source building document.
|
2015-06-03 10:15:53 +03:00 |
|
|
f8ccf6ccea
|
Added SSL level configuration to services.
|
2015-06-02 17:16:53 +03:00 |
|
|
4358778bdb
|
Merge branch 'develop' into MXS-129
|
2015-06-02 12:21:05 +03:00 |
|
|
c2ccdaa807
|
SSL handshake now successfully completes when a client connects with SSL enabled.
|
2015-06-01 13:50:22 +03:00 |
|
|
211f8a0393
|
Removed old unused cmake variables, updated documentation and fixed testall suite.
|
2015-05-26 15:12:29 +03:00 |
|
|
6bd5d87501
|
Fix to MXS-162
Changed router to monitor in documentation.
|
2015-05-26 14:12:33 +03:00 |
|
|
11ce01146b
|
Fixed spaces braking links.
|
2015-05-26 14:07:39 +03:00 |
|
|
43063d52dc
|
Fixed broken link.
|
2015-05-26 14:05:18 +03:00 |
|
|
292ca64437
|
Fixed old references in documentation.
|
2015-05-26 14:04:07 +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 |
|
|
577baf27bb
|
Added 1.2 release notes.
|
2015-05-22 18:26:20 +03:00 |
|
|
c281d8176b
|
Merge branch 'develop' into MXS-121
|
2015-05-18 16:05:50 +03:00 |
|
|
5246f169e7
|
Added missing weightby parameter into readconnroute documentation.
|
2015-05-16 11:01:30 +03:00 |
|
|
39d338fcfc
|
Added readconnroute documentation.
|
2015-05-16 10:40:42 +03:00 |
|
|
eebda91eea
|
Fixed typos.
|
2015-05-14 15:32:57 +03:00 |
|
|
8890368d37
|
Updated monitor documentation.
|
2015-05-14 15:19:11 +03:00 |
|
|
a9e571ef52
|
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 |
|
|
6826e0bb19
|
Fixed typos in deocumentation
|
2015-05-13 19:56:52 +03:00 |
|
|
c4be6f7065
|
Merge branch 'develop' into release-1.1.1
|
2015-05-13 11:01:39 +03:00 |
|
|
d6091f071d
|
Updated Documentation-Contents.md
|
2015-05-12 14:44:33 +03:00 |
|
|
dcd51e7f2d
|
Merge branch 'develop' into release-1.1.1
|
2015-05-12 10:34:38 +03:00 |
|
|
943c9f5f65
|
Updated readwritesplit documentation.
|
2015-05-12 04:59:34 +03:00 |
|
|
8f83845f34
|
Updated documentation and created a readwritesplit router document.
|
2015-05-12 04:48:25 +03:00 |
|
|
f57d5fd26f
|
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 |
|
|
705c4e5a05
|
Changed from tables to bullets in bug lists.
|
2015-05-11 09:26:45 +03:00 |
|
|
bb4eb39d8b
|
Updated release notes.
|
2015-05-11 09:11:25 +03:00 |
|
|
18ced69d36
|
Added Galera monitor documentation.
|
2015-05-11 06:45:37 +03:00 |
|