deal with case that have no IP from DNS nor from Cache
[pingcheck] / src / host / hoststatus.cpp
2015-05-22 Christian Herdtweckdeal with case that have no IP from DNS nor from Cache
2015-05-21 Christian Herdtweckremove debug output or more precisely: changed its...
2015-05-21 Christian Herdtweckfixed a bug causing failed assertions from inconsistent...
2015-05-20 Christian Herdtweckadd some debugging output at NOTICE level to HostStatus...
2015-05-04 Christian Herdtweckremoved the HostStatus::report_dns_resolution_failure...
2014-12-09 Christian Herdtweckadded a handler for failed BOOST_ASSERT-ions; add globa...
2014-11-12 Christian Herdtweckadded limit to DNS resolution attempts before pinging...
2012-02-20 Guilherme Maciel... Merge branch 'test'
2012-01-26 Guilherme Maciel... Using LinkStatusItem type as an alias to the boost...
2012-01-26 Guilherme Maciel... Renamed LinkStatusAnalyzer to LinkStatus.
2012-01-25 Guilherme Maciel... Renamed HostStatusAnalyzer to HostStatus.