icinga2/lib/compat
Michael Friedrich a238613fdc
Merge pull request #5825 from Icinga/feature/boost-assign
Replace boost::assign::list_of with initializer lists
2017-11-30 21:20:46 +01:00
..
CMakeLists.txt Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
checkresultreader.cpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
checkresultreader.hpp Add logging for started/stopped features 2017-02-08 15:40:27 +01:00
checkresultreader.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
compatlogger.cpp Replace boost::assign::list_of with initializer lists 2017-11-30 18:09:38 +01:00
compatlogger.hpp Add logging for started/stopped features 2017-02-08 15:40:27 +01:00
compatlogger.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
externalcommandlistener.cpp Replace boost::thread with std::thread 2017-11-30 17:39:20 +01:00
externalcommandlistener.hpp Replace boost::thread with std::thread 2017-11-30 17:39:20 +01:00
externalcommandlistener.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
statusdatawriter.cpp Use std::vector::emplace_back instead of std::vector::push_back 2017-11-30 17:47:09 +01:00
statusdatawriter.hpp Replace boost::thread with std::thread 2017-11-30 17:39:20 +01:00
statusdatawriter.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00