Johan Wikman
cf0aeed516
MXS-2014 Rename log_manager.h to log.h
...
There's nothing resembling a manager anymore.
2018-08-17 10:59:37 +03:00
Johan Wikman
9a8bb95be6
MXS-2014 Rename mxs_log_priority_is_enabled
...
- Renamed to mxs_log_is_priority_enabled
- That function instead of the macro is now consistently used
2018-08-16 09:59:43 +03:00
Johan Wikman
cc0299aee6
Update change date of 2.3
2018-06-25 10:07:52 +03:00
Markus Mäkelä
afcb708e6e
Merge branch '2.1' into 2.2
2017-11-21 16:49:21 +02:00
Markus Mäkelä
486024aaf4
MXS-1390: Add missing SSL parameter processing to servers resource
...
Added missing SSL parameters to servers resource output as well as added
the processing of these parameters when servers are created. It is
preferable to define servers as either encrypter or plain and to prevent
the modification of this at runtime.
2017-09-11 12:49:11 +03:00
Esa Korhonen
ed05d24a9a
Move SSL-code in mysql_auth.c and pam_client_session.cc to
...
a separate function in ssl.cc
Removes some duplicate code.
2017-08-07 12:22:59 +03:00
Markus Mäkelä
26bf342e6b
Merge branch '2.1' into develop
2017-07-24 12:37:25 +03:00
Johan Wikman
f546a17e77
Update change date of 2.2
2017-06-01 10:24:20 +03:00
Johan Wikman
8d7653bdff
Compile listener and ssl as C++
2017-03-24 11:11:15 +02:00