|
2a63fb0776
|
MXS-2304 Store config parameter container as value in monitor and service
|
2019-02-22 16:53:17 +02:00 |
|
|
5828c93112
|
MXS-2304 Convert static config parameter methods to non-static
Parameter handling changed in several places.
|
2019-02-22 15:17:55 +02:00 |
|
|
1fed465fdb
|
MXS-2246 Remove duplicate info in SERVICE and Service
Both of them contained fields for the service and router names.
Now the names are in SERVICE and they must be accessed via member
function.
|
2019-02-14 15:24:10 +02:00 |
|
|
45bfbbdd9e
|
Convert maxscale/protocol.h to .hh
|
2019-01-15 17:26:26 +02:00 |
|
|
b16ee3a94e
|
MXS-2220 Move server_is_active inside the class
|
2019-01-07 16:10:15 +02:00 |
|
|
f2fcf79fb2
|
Cleanup server.hh
Simplify type definitions.
|
2018-12-05 16:45:32 +02:00 |
|
|
ad12ff6d06
|
MXS-2196: Rename dcb.h to dcb.hh
|
2018-12-04 11:50:43 +02:00 |
|
|
bb295b5cbe
|
MXS-2196: Remove listeners from services
All access to the listeners of a service are done via the listener
functions.
|
2018-12-04 11:39:51 +02:00 |
|
|
d9ae298102
|
MXS-2205 Combine maxscale/server.h with maxscale/server.hh
The server-struct is still used in several .h-files.
|
2018-12-03 16:47:27 +02:00 |
|
|
5f7211aac5
|
MXS-2205 Combine maxscale/filter.h with maxscale/filter.hh
|
2018-12-03 15:28:06 +02:00 |
|
|
77585bdb8c
|
MXS-2197: Make config.h and service.h C++ headers
This is the first step into converting the other headers into C++.
|
2018-11-30 12:15:57 +02:00 |
|