icinga2/lib/checker
Alexander A. Klimov 21b68455ce Use Timer::Create() instead of new Timer()
git ls-files -z |xargs -0 perl -pi -e 's/\bnew Timer\b/Timer::Create/g'

ex. in Timer::Create() itself.
2023-04-04 10:35:20 +02:00
..
CMakeLists.txt Replace Copyright header with a short version, part II 2019-02-25 15:09:36 +01:00
checkercomponent.cpp Use Timer::Create() instead of new Timer() 2023-04-04 10:35:20 +02:00
checkercomponent.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
checkercomponent.ti Fix that MaxConcurrentChecks constant is overridden from 'checker' feature 2019-04-16 15:04:57 +02:00