showlog: Never opt out EVT_HOST and EVT_SERVICE when --hide'ing
commita0db29c6484299099ae92ccfd6d7f14b546489b2
authorAndreas Ericsson <ae@op5.se>
Tue, 24 Aug 2010 13:58:56 +0000 (24 15:58 +0200)
committerAndreas Ericsson <ae@op5.se>
Tue, 24 Aug 2010 13:58:56 +0000 (24 15:58 +0200)
tree3fe5edc442779351ba061d016f93198890290b19
parent3f9e6b2d1e6b58172af09d965d76a25700cceddc
showlog: Never opt out EVT_HOST and EVT_SERVICE when --hide'ing

We do this by only ever adding them to the filter flags to be OR'ed or
AND'ed when we're opting things in (with --show) since we'd otherwise
be hiding all service events, not just initial/current, flapping and
downtime states.

This is part of the fix for issue #3463.

Signed-off-by: Andreas Ericsson <ae@op5.se>
showlog.c