17c3d1e612
MXS-1441 Make externcmd_allocate const correct
2017-10-03 10:45:37 +03:00
130b686d9b
MXS-1405: Log subprocess output immediately
...
When the subprocess outputs a line, the message should be logged
immediately. This allows automated timestamps for the output of the
executed subprocess.
2017-09-18 11:39:33 +03:00
7e6e8d3e29
MXS-1405: Capture subprocess output
...
The output by the subprocesses launched by the externcmd system is now
captured and logged.
2017-09-18 11:39:33 +03:00
097f1b4613
MXS-1405: Move externcmd documentation to header
...
The function documentation is more useful in the public header.
2017-09-13 22:54:26 +03:00
4f7606ebc0
MXS-1405: Execute EXTERNCMD synchronously
...
The execution of external commands in MaxScale by monitors needs to be
synchronous in order to prevent the unintended detection of state changes.
2017-09-13 22:51:53 +03:00
f546a17e77
Update change date of 2.2
2017-06-01 10:24:20 +03:00
5648f708af
Update license to BSL 1.1
2017-02-14 21:42:28 +02:00
b187afdcf4
Move config_runtime.h and externcmd.h to core
...
+ some cleanup
2017-01-24 13:05:21 +02:00