Markus Makela
|
638c2250c9
|
Fixed internal test suite.
|
2015-09-29 16:36:12 +03:00 |
|
Markus Makela
|
5350a85e2b
|
Fix to MXS-356: https://mariadb.atlassian.net/browse/MXS-356
Added configurable timeouts for the embedded MySQL connections.
|
2015-09-08 11:23:35 +03:00 |
|
Markus Makela
|
a9fd7926ac
|
Removed unnecessary strcmp.
|
2015-09-04 19:34:18 +03:00 |
|
Markus Makela
|
9a3510ab56
|
Added maxinfo and binlogrouter to the list of "internal routers".
|
2015-09-04 19:30:14 +03:00 |
|
Markus Makela
|
b66dfaa8ec
|
Fixed possible error with multi-line parameters.
|
2015-09-01 21:22:47 +03:00 |
|
Markus Makela
|
77a49e8cbd
|
Removed magic numbers.
|
2015-09-01 14:31:35 +03:00 |
|
Markus Makela
|
386fa78a30
|
Fix to MXS-342: https://mariadb.atlassian.net/browse/MXS-342
Added more error messaging when the parsing of the configuration file fails.
|
2015-09-01 14:31:35 +03:00 |
|
Markus Makela
|
9d9b7bccfc
|
Changed to PCRE for processing configuration file parameters.
|
2015-09-01 14:06:14 +03:00 |
|
Markus Makela
|
e0f95de606
|
Added commas to multi-line parameters without one.
|
2015-09-01 14:06:14 +03:00 |
|
Markus Makela
|
50d1675c7b
|
Moved to realloc instead of always allocating new memory.
|
2015-09-01 14:06:14 +03:00 |
|
Markus Makela
|
de643df067
|
All configuration parameters now support multi-line style.
|
2015-09-01 14:06:14 +03:00 |
|
Markus Makela
|
72097fc30e
|
Added support for multiline options for routers and filters.
|
2015-09-01 14:06:14 +03:00 |
|
Markus Makela
|
45227c8875
|
Changed service permission checks to fail when user doesn't have access rights.
|
2015-08-28 17:39:45 +03:00 |
|
Markus Makela
|
c5214bea1b
|
Cleaned up code and changed function structure.
|
2015-08-28 12:54:38 +03:00 |
|
Markus Makela
|
525daf827a
|
Service are not started if user permissions are inadequate.
Also cleaned up code and error messages.
|
2015-08-28 12:54:38 +03:00 |
|
Markus Makela
|
4da9045da4
|
Removed redundant function.
|
2015-08-28 12:54:38 +03:00 |
|
Markus Makela
|
94eb1b4eb1
|
Added service and monitor permission checks.
|
2015-08-28 12:51:37 +03:00 |
|
Markus Makela
|
0abcf349ff
|
Partial merge of MXS-70
|
2015-08-10 17:33:40 +03:00 |
|
Markus Makela
|
e252402edf
|
Fixed config failure when listener only has a socket and no port.
|
2015-07-24 12:47:28 +03:00 |
|
Markus Makela
|
b756690123
|
Merge branch 'release-1.2' into develop
|
2015-07-15 11:38:27 +03:00 |
|
Markus Makela
|
78eab19c62
|
Fixed compiler warnings.
|
2015-07-14 17:13:09 +03:00 |
|
counterpoint
|
3ddbe47f8b
|
Minor tidy up, including removing obsolete MUTEX_BLOCK.
|
2015-07-13 14:32:54 +01:00 |
|
counterpoint
|
ba417ef633
|
Merge remote-tracking branch 'origin/develop' into MXS-122
Conflicts:
server/core/dcb.c
|
2015-07-08 14:54:22 +01:00 |
|
counterpoint
|
10d690273d
|
Resolve compiler warnings
|
2015-07-08 11:35:41 +01:00 |
|
Markus Makela
|
058f49eb88
|
Added error message about MySQL versions lower than 5.5 and monitors without the 'mysql51_replication' enabled.
|
2015-07-07 20:14:57 +03:00 |
|
counterpoint
|
03503a8f9b
|
Fix a number of relatively simple bugs shown by Coverity.
|
2015-06-26 17:31:58 +01:00 |
|
counterpoint
|
09fdb0a2c2
|
Hopefully final tidy up.
|
2015-06-23 14:58:53 +01:00 |
|
Markus Makela
|
2d9c9425c5
|
Merge branch 'binlog_router_mariadb10' into dev-mdb10
Conflicts:
server/core/config.c
|
2015-06-22 19:16:38 +03:00 |
|
counterpoint
|
b880350cf3
|
Complete merge of latest develop branch
|
2015-06-22 10:39:13 +01:00 |
|
Martin Brampton
|
4c38e2224b
|
Merge remote-tracking branch 'origin/develop' into MXS-122
Conflicts:
server/core/CMakeLists.txt
server/core/dcb.c
server/include/dcb.h
server/include/server.h
server/modules/protocol/mysql_backend.c
|
2015-06-19 23:12:54 +01:00 |
|
Markus Makela
|
f602121459
|
Added configurable SSL certificate verification depth and updated the documentation in the code.
|
2015-06-12 21:21:06 +03:00 |
|
counterpoint
|
267e702dcd
|
Various fixes and code tidying.
|
2015-06-10 11:28:25 +01:00 |
|
counterpoint
|
152f9bbc4a
|
Merge remote-tracking branch 'origin/develop' into MXS-122
|
2015-06-09 13:51:55 +01:00 |
|
Markus Makela
|
19ac70fc2f
|
Added unit tests for SSL.
|
2015-06-03 13:15:45 +03:00 |
|
counterpoint
|
6e803c647b
|
Fix bugs, try different arrangement of dcb_close code.
|
2015-06-03 10:02:27 +01:00 |
|
counterpoint
|
1a76fc141d
|
Add configuration capabilities for persistent connections.
|
2015-06-02 15:44:57 +01:00 |
|
Markus Makela
|
57060cafec
|
Added SSL level configuration to services.
|
2015-06-02 17:16:53 +03:00 |
|
Markus Makela
|
94ba445d2f
|
Added 5.5.5- string to the start of MariaDB 10.0 version strings.
|
2015-06-02 10:57:25 +03:00 |
|
Markus Makela
|
0f814d3e73
|
Added SSL write and read functions.
|
2015-05-29 13:00:37 +03:00 |
|
Markus Makela
|
a572166ffd
|
Added ssl handshake to mysql_client
|
2015-05-28 22:19:50 +03:00 |
|
Markus Makela
|
3d6259cb00
|
Added configuration options for different SSL modes.
|
2015-05-28 16:33:51 +03:00 |
|
Markus Makela
|
16d6bd6d2c
|
Added service SSL mode variables.
|
2015-05-28 11:56:14 +03:00 |
|
Markus Makela
|
4365a04d2c
|
Added 5.5.5- string to the start of MariaDB 10.0 version strings.
|
2015-05-28 10:30:21 +03:00 |
|
Markus Makela
|
a1270ef447
|
Added new monitor parameters to config.c
|
2015-05-19 16:30:01 +03:00 |
|
MassimilianoPinto
|
7d3c8673ec
|
Added unique_name to new server when reloading config
Added unique_name to new server when reloading config
|
2015-05-14 11:02:45 +02:00 |
|
Markus Makela
|
9b4e835434
|
Merge branch 'develop' of https://github.com/mariadb-corporation/MaxScale into develop
|
2015-05-05 13:46:13 +03:00 |
|
Markus Makela
|
9c305d95c7
|
Added a warning about multiple monitors monitoring the same servers.
|
2015-05-05 13:45:24 +03:00 |
|
counterpoint
|
8647b30184
|
Merge remote-tracking branch 'origin/develop' into MXS-105
Conflicts (resolved):
server/modules/routing/schemarouter/schemarouter.c
|
2015-05-05 10:54:09 +01:00 |
|
Markus Makela
|
6d89e156b3
|
Added a warning for bad boolean configuration values.
|
2015-05-04 20:26:32 +03:00 |
|
Markus Makela
|
360db8b235
|
Changed all atoi calls to config_truth_value when they were used to generate boolean values.
|
2015-04-30 10:58:35 +03:00 |
|