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
d1bc68c7d0e199d09fff522e964f7146208c39f1
MaxScale
/
server
/
modules
History
VilhoRaatikka
d1bc68c7d0
Added new member to TEE_SESSION structure: TEE_SESSION->tee_replybuf where reply message is stored until replied to client.
...
Temporarily commented out waiting section and left to be removed after further testing.
2014-12-31 14:42:14 +02:00
..
filter
Added new member to TEE_SESSION structure: TEE_SESSION->tee_replybuf where reply message is stored until replied to client.
2014-12-31 14:42:14 +02:00
include
Fix to bugs
#665
, and
#664
. Potentially to
#649
.
2014-12-29 20:19:01 +02:00
monitor
Fixed a memory leak in tee.c:freeSession, where tee session wasn't freed
2014-12-23 13:36:05 +02:00
protocol
Fix to prevent double free of dcb->data/session->data. If authentication fails, call free(dcb->data) only when DCB in question is *not* cloned.
2014-12-30 12:28:36 +02:00
routing
Fixed debug assertion and protected read of client DCB's state and consistency.
2014-12-30 10:55:53 +02:00
CMakeLists.txt
initial implementation of the CMake build system
2014-09-11 18:24:41 +03:00