icinga2/lib/livestatus
Sven Nierlein 9ba5f30afa livestatus: custom variables return empty arrays instead of strings
livestatus queries for custom variables should return an empty list, ex: []
instead of an empty string if there are no variables.

Signed-off-by: Sven Nierlein <sven@nierlein.de>

refs #5746
2017-12-07 13:29:11 +01:00
..
CMakeLists.txt Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
aggregator.cpp Fix grouping for Livestatus queries with 'Stats' 2017-08-14 15:30:06 +02:00
aggregator.hpp Fix grouping for Livestatus queries with 'Stats' 2017-08-14 15:30:06 +02:00
andfilter.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
andfilter.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
attributefilter.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
attributefilter.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
avgaggregator.cpp Fix grouping for Livestatus queries with 'Stats' 2017-08-14 15:30:06 +02:00
avgaggregator.hpp Fix grouping for Livestatus queries with 'Stats' 2017-08-14 15:30:06 +02:00
column.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
column.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
combinerfilter.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
combinerfilter.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
commandstable.cpp livestatus: custom variables return empty arrays instead of strings 2017-12-07 13:29:11 +01:00
commandstable.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
commentstable.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
commentstable.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
contactgroupstable.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
contactgroupstable.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
contactstable.cpp livestatus: custom variables return empty arrays instead of strings 2017-12-07 13:29:11 +01:00
contactstable.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
countaggregator.cpp Fix grouping for Livestatus queries with 'Stats' 2017-08-14 15:30:06 +02:00
countaggregator.hpp Fix grouping for Livestatus queries with 'Stats' 2017-08-14 15:30:06 +02:00
downtimestable.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
downtimestable.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
endpointstable.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
endpointstable.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
filter.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
filter.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
historytable.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
historytable.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
hostgroupstable.cpp Fix wrong column in Livestatus hostgroups table 2017-02-08 13:01:28 +01:00
hostgroupstable.hpp Fix wrong column in Livestatus hostgroups table 2017-02-08 13:01:28 +01:00
hoststable.cpp livestatus: custom variables return empty arrays instead of strings 2017-12-07 13:29:11 +01:00
hoststable.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
i2-livestatus.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
invavgaggregator.cpp Fix grouping for Livestatus queries with 'Stats' 2017-08-14 15:30:06 +02:00
invavgaggregator.hpp Fix grouping for Livestatus queries with 'Stats' 2017-08-14 15:30:06 +02:00
invsumaggregator.cpp Fix grouping for Livestatus queries with 'Stats' 2017-08-14 15:30:06 +02:00
invsumaggregator.hpp Fix grouping for Livestatus queries with 'Stats' 2017-08-14 15:30:06 +02:00
livestatuslistener.cpp Move PerfdataValue() class into base library 2017-05-15 16:32:29 +02:00
livestatuslistener.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
livestatuslistener.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
livestatuslogutility.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
livestatuslogutility.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
livestatusquery.cpp add a bogus zero reply in livestatus if aggregate filter does not match, fix I#5626 2017-12-07 13:28:16 +01:00
livestatusquery.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
logtable.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
logtable.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
maxaggregator.cpp Fix grouping for Livestatus queries with 'Stats' 2017-08-14 15:30:06 +02:00
maxaggregator.hpp Fix grouping for Livestatus queries with 'Stats' 2017-08-14 15:30:06 +02:00
minaggregator.cpp Fix grouping for Livestatus queries with 'Stats' 2017-08-14 15:30:06 +02:00
minaggregator.hpp Fix grouping for Livestatus queries with 'Stats' 2017-08-14 15:30:06 +02:00
negatefilter.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
negatefilter.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
orfilter.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
orfilter.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
servicegroupstable.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
servicegroupstable.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
servicestable.cpp livestatus: custom variables return empty arrays instead of strings 2017-12-07 13:29:11 +01:00
servicestable.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
statehisttable.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
statehisttable.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
statustable.cpp livestatus: custom variables return empty arrays instead of strings 2017-12-07 13:29:11 +01:00
statustable.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
stdaggregator.cpp Fix grouping for Livestatus queries with 'Stats' 2017-08-14 15:30:06 +02:00
stdaggregator.hpp Fix grouping for Livestatus queries with 'Stats' 2017-08-14 15:30:06 +02:00
sumaggregator.cpp Fix grouping for Livestatus queries with 'Stats' 2017-08-14 15:30:06 +02:00
sumaggregator.hpp Fix grouping for Livestatus queries with 'Stats' 2017-08-14 15:30:06 +02:00
table.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
table.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
timeperiodstable.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
timeperiodstable.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
zonestable.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
zonestable.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00