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
MaxScale
/
server
/
modules
/
filter
History
Johan Wikman
05fbdb1b76
Log: skygw_log_flush replaced with mxs_log_flush.
...
skygw_log_flush replaced with mxs_log_flush and skygw_log_sync_all with mxs_log_flush_sync.
2015-11-12 18:28:34 +02:00
..
hint
Log variables moved to log_manager.h
2015-11-04 14:26:53 +02:00
test
Log: skygw_logmanager_init renamed to mxs_log_init.
2015-11-12 16:06:44 +02:00
CMakeLists.txt
Changed from POSIX regular expressions to PCRE2 for the regexfilter.
2015-10-27 22:10:49 +02:00
dbfwfilter.c
Log: skygw_log_flush replaced with mxs_log_flush.
2015-11-12 18:28:34 +02:00
mqfilter.c
Added stats to mqfilter and moved the actual sending of the messages to a separate housekeeper task.
2015-02-18 15:20:40 +02:00
namedserverfilter.c
Log variables moved to log_manager.h
2015-11-04 14:26:53 +02:00
qlafilter.c
Log variables moved to log_manager.h
2015-11-04 14:26:53 +02:00
regexfilter.c
Log variables moved to log_manager.h
2015-11-04 14:26:53 +02:00
slavelag.c
Log variables moved to log_manager.h
2015-11-04 14:26:53 +02:00
tee.c
Log variables moved to log_manager.h
2015-11-04 14:26:53 +02:00
testfilter.c
Fixed concurrency issues in filters.
2015-05-21 15:30:52 +03:00
topfilter.c
Log variables moved to log_manager.h
2015-11-04 14:26:53 +02:00