775 Commits

Author SHA1 Message Date
MassimilianoPinto
d1c4eabbe8 fix for bug 216 2014-03-17 15:50:17 +01:00
MassimilianoPinto
ae2379be31 Server connection counter is updated in closeSession
Server connection counter is updated in closeSession
2014-03-17 11:26:35 +01:00
Mark Riddoch
bef81ac7a6 Update README 2014-03-10 13:24:20 +00:00
MassimilianoPinto
4f60625a54 Server connection counter is updated in closeSession
Server connection counter is updated in closeSession
2014-03-06 08:45:51 +01:00
MassimilianoPinto
895ef4548e MySQL authentication with hostname 2014-03-04 11:23:38 +01:00
MassimilianoPinto
3413828242 MySQL authentication with hostname 2014-03-04 11:23:20 +01:00
MassimilianoPinto
963c61a83b Merge branch 'master' of https://github.com/skysql/MaxScale 2014-03-04 11:21:16 +01:00
MassimilianoPinto
f5a687d30b MySQL authentication with hostname 2014-03-04 11:21:06 +01:00
MassimilianoPinto
7154a3f742 Merge branch 'master' of https://github.com/skysql/MaxScale 2014-03-04 11:20:53 +01:00
MassimilianoPinto
aa1f5adc9a MySQL authentication with hostname 2014-03-04 11:20:41 +01:00
MassimilianoPinto
1a2521f213 Merge branch 'master' of https://github.com/skysql/MaxScale 2014-03-04 11:20:03 +01:00
MassimilianoPinto
5488a2862d MySQL authentication with hostname 2014-03-04 11:19:48 +01:00
MassimilianoPinto
ad56bed497 Merge branch 'master' of https://github.com/skysql/MaxScale 2014-03-04 11:19:24 +01:00
MassimilianoPinto
7fddb625d3 MySQL authentication with hostname 2014-03-04 11:18:50 +01:00
MassimilianoPinto
e48e634675 Merge branch 'feature-MAX-2' into develop for Documentation update 2014-03-04 10:44:57 +01:00
MassimilianoPinto
32d3b0492d Documentation update for MySQL authentication
Documentation update for MySQL authentication
2014-03-04 10:44:05 +01:00
MassimilianoPinto
415221f0c4 Documentation update
Documentation update
2014-03-03 18:34:27 +01:00
MassimilianoPinto
c9cdb063ae Merge branch 'master' into develop 2014-03-03 17:55:16 +01:00
MassimilianoPinto
0a0463c42c Fix for bug-406
Fix for bug-406 in dcb_alloc()
2014-03-03 17:54:39 +01:00
MassimilianoPinto
6322586832 Merge branch 'master' into feature-MAX-2 2014-03-03 17:43:52 +01:00
MassimilianoPinto
dfb965e094 Fix for bug 406
Fix for bug 406
2014-03-03 17:30:33 +01:00
MassimilianoPinto
c6cfc99ee3 At service startup service->rate_limit.last is set back to USERS_REFRESH_TIME
At service startup service->rate_limit.last is set back to
USERS_REFRESH_TIME
This allows reloading users’ table as soon as possible

Fixed mysql_users_alloc instead of users_alloc in replace_mysql_users()
and added MYSQL_USER_MAXLEN where missing
2014-02-28 18:26:24 +01:00
MassimilianoPinto
92d94e16ac Removed duplicated code
Removed duplicated code
2014-02-28 17:55:57 +01:00
MassimilianoPinto
bc31ac2ed3 Branch updated from develop
Branch updated from develop
2014-02-28 17:36:48 +01:00
MassimilianoPinto
1f533c64ff Files updated for user@host mysql auth
Files updated for user@host mysql auth
2014-02-28 15:47:11 +01:00
MassimilianoPinto
22947109b4 Removed extra header file inclusion
Removed extra header file inclusion
2014-02-28 15:07:01 +01:00
MassimilianoPinto
a2285e9e00 Compile errors fixed
Compile errors fixed
2014-02-28 12:56:09 +01:00
MassimilianoPinto
45543eceed Merge branch 'fix-127' into feature-MAX-2
Conflicts:
server/core/dbusers.c
server/core/service.c
server/core/users.c
server/include/dbusers.h
server/include/users.h
server/modules/protocol/mysql_client.c
server/modules/protocol/mysql_common.c
2014-02-28 12:28:14 +01:00
MassimilianoPinto
78799e505f Fix for bug 127 and 345 as part of it
Fix for bug 127 and 345 as part of it
http://bugs.skysql.com/show_bug.cgi?id=127
http://bugs.skysql.com/show_bug.cgi?id=345
2014-02-28 11:29:55 +01:00
MassimilianoPinto
9b27c78649 Develop branch updated from Master 2014-02-28 09:43:10 +01:00
Mark Riddoch
9e4a6b3994 Fixed Project Name in doxygate file 2014-02-27 17:01:40 +00:00
MassimilianoPinto
d6180b1eb1 branch 'develop' updated from 'master' 2014-02-21 17:24:41 +01:00
MassimilianoPinto
a2c9437385 Merge branch 'feature-MAX-2' into develop 2014-02-21 17:12:30 +01:00
MassimilianoPinto
17b328cb9a Added USERS_HASHTABLE_SIZE
Added USERS_HASHTABLE_SIZE,  default size is 52
2014-02-21 17:08:27 +01:00
MassimilianoPinto
6a67bfd713 Merge "Traffic is routed to the master if no slaves available". Fix bug-129 2014-02-21 12:32:54 +01:00
MassimilianoPinto
9ebf3c3237 Merge "Traffic is routed to the master if no slaves available". Fix bug-129 2014-02-21 12:30:39 +01:00
MassimilianoPinto
0e8f29d62a Merge for Fix MySQL 5.1 server handshake 2014-02-21 11:10:14 +01:00
MassimilianoPinto
3bb0d650f8 Fix for MySQL 5.1 server handshake
Fix for MySQL 5.1 server handshake
2014-02-21 09:55:41 +01:00
MassimilianoPinto
ec7d748275 Code clean up and removed text typos in comments
Code clean up and removed text typos in comments
2014-02-20 16:28:54 +01:00
MassimilianoPinto
fa14dceb4b Traffic is routed to the master if no slaves available
Traffic is routed to the master if no slaves available, this applies
for router_options=slave in config file
2014-02-20 13:26:16 +01:00
MassimilianoPinto
8d0f893bb8 Added test file for mysql authentication (user@host, passwd)
Added test file for mysql authentication (user@host, passwd)

make -f ./makefile.mysql_users testall
2014-02-17 16:22:52 +01:00
MassimilianoPinto
e8d68d7271 Added localhost check in gw_find_mysql_user_password_sha()
Added localhost check in gw_find_mysql_user_password_sha1().
The wilcard check is skipped if user@localhost failed
2014-02-17 10:17:22 +01:00
MassimilianoPinto
7ecea7ae7d set dcb->ipv4 for mysql user@host authentication
set dcb->ipv4 for mysql user@host authentication
2014-02-14 18:37:04 +01:00
MassimilianoPinto
086399bb20 uh_cmpfun: resolved error in NULL check
uh_cmpfun: resolved error in NULL check
2014-02-14 18:00:19 +01:00
MassimilianoPinto
9b6ad904f6 MySQL authentication with user@host, resolved compile errors
MySQL authentication with user@host, resolved compile errors
2014-02-14 17:27:17 +01:00
MassimilianoPinto
6a12e99001 MySQL authentication with user@host
MySQL authentication with user@host: user, host and pass word are
loaded from backend servers.
Host is currently handled as IPv4 address
2014-02-14 15:56:48 +01:00
MassimilianoPinto
dd5c287339 Merge branch 'develop' for setipaddress 2014-02-14 12:41:56 +01:00
MassimilianoPinto
51190fb539 Merge branch 'develop' 2014-02-14 12:41:32 +01:00
MassimilianoPinto
6e8db7fbc4 Merge branch 'master' of https://github.com/skysql/MaxScale 2014-02-14 12:38:11 +01:00
MassimilianoPinto
875f8c9608 Merge branch 'develop' 2014-02-14 12:37:43 +01:00