b20decfe1c
MXS-1929: Output const strings from serviceGetUser
...
The values aren't meant to be modified by the caller.
2018-08-06 21:20:29 +03:00
359f61c73b
Improve shutdown signal safeness
...
The signal handler no longer acquires the service list lock which removes
a number of deadlock possibilities from the shutdown process. Instead, a
global shutdown flag is set that serves the same purpose as the individual
service shutdown flags did.
2018-08-01 16:48:05 +03:00
fbce38878b
Turn server status macros to functions
2018-07-25 11:19:47 +03:00
cc0299aee6
Update change date of 2.3
2018-06-25 10:07:52 +03:00
75ddfe4c14
Merge branch '2.2' into develop
2018-06-21 14:02:00 +03:00
396f5d96c2
Merge branch '2.2' into develop
2018-06-20 14:43:03 +03:00
6278f27ab6
Merge branch '2.2' into develop
2018-06-20 10:26:29 +03:00
2e8c19f6be
Merge branch '2.2' into develop
2018-05-21 10:06:20 +03:00
eba6c0c596
MXS-1842 Compile all authenticators as C++
...
Minimal changes, only what is needed to compile.
2018-05-03 10:07:43 +03:00