added option log-file and option FILE to log-output; use in main and adjusted unit...
[pingcheck] / src / config / configurationoptions.cpp
2015-05-04 Christian Herdtweckadded option log-file and option FILE to log-output...
2015-05-04 Christian Herdtweckadded dns cache file option
2014-12-09 Christian Herdtweckadded a handler for failed BOOST_ASSERT-ions; add globa...
2014-11-12 Christian Herdtweckhad forgotten to remove a (rather stupid) debug test...
2014-11-12 Christian Herdtweckconverted 3 constants into configuration variables...
2014-05-14 Christian Herdtweckadded two more options to pingchecker: use random inter...
2012-07-03 Guilherme Maciel... Feature: allow to choose among two log destinations...
2012-03-13 Guilherme Maciel... Added the host.source-network-interface configuration...
2012-02-19 Guilherme Maciel... Bring aboard log level configuration.
2012-02-06 Guilherme Maciel... Test: bring aboard ConfigurationOptions test case.
2012-02-02 Guilherme Maciel... Fix: misspelled class name.
2011-10-19 Guilherme Maciel... Removed validate() method
2011-10-08 Guilherme Maciel... Split the parse_configuration_options
2011-10-08 Guilherme Maciel... Using individual classes for each option, instead of...
2011-09-03 Guilherme Maciel... Changed ping protocol to a "per host" configuration...
2011-08-31 Guilherme Maciel... Created a class to hold configuration options and parsi...