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
a61b70a810b0be600fe59da71980955bc670d684
MaxScale
/
server
/
modules
/
routing
/
maxinfo
History
counterpoint
395cbdc103
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
..
CMakeLists.txt
Rearrange libraries and build files.
2016-01-22 23:26:17 +02:00
maxinfo_error.c
Log variables moved to log_manager.h
2015-11-04 14:26:53 +02:00
maxinfo_exec.c
LOGIF removed from maxinfo.
2015-11-17 12:50:15 +02:00
maxinfo_parse.c
Fixes to Coverity defects
2015-12-15 13:13:53 +02:00
maxinfo.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