Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 5466
blob3f2ab411280931bdddafe33e69a183e55fb097b4
1 Title: Fixed filtering of services table for host name
2 Level: 1
3 Component: livestatus
4 Compatible: compat
5 Edition: cre
6 Version: 1.5.0i2
7 Date: 1511873723
8 Class: fix
10 Using a filter of the form 'host_name != ...' on the services table did not
11 work, the result set was always empty. This has been fixed.