This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
hcq
/
MaxScale
Watch
1
Star
0
Fork
0
You've already forked MaxScale
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bf24f188055ed6c21abf554996f30bdf59046e5e
MaxScale
/
server
/
modules
/
routing
History
Markus Makela
bf24f18805
Merge branch 'develop' into MXS-544
2016-02-29 10:40:33 +02:00
..
binlog
Merge branch 'develop' into MXS-544
2016-02-29 10:40:33 +02:00
maxinfo
Simplify handling of "client data" by having a pointer to it only in DCB and not in session structure. Change name of session->client to session->client_dcb for greater clarity. Temporary free of client data in DCB, to be moved to authenticator when it becomes a module. Fix incorrect name of listener_alloc.
2016-02-23 11:13:21 +00:00
readwritesplit
Merge branch 'develop' into MXS-544
2016-02-29 10:40:33 +02:00
schemarouter
Merge branch 'develop' into MXS-544
2016-02-29 10:40:33 +02:00
test
Fixed tests failing to build
2016-02-09 10:59:11 +02:00
cli.c
LOGIF and skygw_log_write removed from cli.c and debugcli.c
2015-11-17 09:21:47 +02:00
CMakeLists.txt
Rearrange libraries and build files.
2016-01-22 23:26:17 +02:00
debugcli.c
Simplify handling of "client data" by having a pointer to it only in DCB and not in session structure. Change name of session->client to session->client_dcb for greater clarity. Temporary free of client data in DCB, to be moved to authenticator when it becomes a module. Fix incorrect name of listener_alloc.
2016-02-23 11:13:21 +00:00
debugcmd.c
Simplify handling of "client data" by having a pointer to it only in DCB and not in session structure. Change name of session->client to session->client_dcb for greater clarity. Temporary free of client data in DCB, to be moved to authenticator when it becomes a module. Fix incorrect name of listener_alloc.
2016-02-23 11:13:21 +00:00
readconnroute.c
Simplify handling of "client data" by having a pointer to it only in DCB and not in session structure. Change name of session->client to session->client_dcb for greater clarity. Temporary free of client data in DCB, to be moved to authenticator when it becomes a module. Fix incorrect name of listener_alloc.
2016-02-23 11:13:21 +00:00
testroute.c
Added newlines at the end of all files
2015-12-08 09:23:55 +02:00
webserver.c
Simplify handling of "client data" by having a pointer to it only in DCB and not in session structure. Change name of session->client to session->client_dcb for greater clarity. Temporary free of client data in DCB, to be moved to authenticator when it becomes a module. Fix incorrect name of listener_alloc.
2016-02-23 11:13:21 +00:00