Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 3810
blob53b3bc2f7f12f9a0934c867bf912934c15e5e946
1 Title: windows agent: no longer truncates plugin output, no longer freezes when plugin produces too much output
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Version: 1.4.0i1
6 Date: 1474377073
7 Class: fix
9 Contains two bugfixes.
10 Fixed race condition where data from a script was not completely read from the suprocess's pipes.
12 Fixed an agent freeze when the plugin data exceeded 2MB.