icinga2/lib/compat
Michael Friedrich 2d1f772a6e Replace CompatUtility's enabled wrappers with native implementation getters
Many conversions were not necessary, or could be dealt inside the actual
feature. libcompat and liblivestatus can take care about such specifics
on their own, lib_db_ido doesn't need boolean conversion in fields, that
is done inside the db driver.
2018-01-15 13:39:34 +01:00
..
CMakeLists.txt Clean up source lists in the CMakeLists.txt files 2018-01-03 11:47:46 +01:00
checkresultreader.cpp Apply clang-tidy fix 'modernize-redundant-void-arg' 2018-01-04 12:24:57 +01:00
checkresultreader.hpp Apply clang-tidy fix 'modernize-use-override' 2018-01-04 12:24:57 +01:00
checkresultreader.ti Change copyright header for 2018 2018-01-02 12:08:55 +01:00
compatlogger.cpp Avoid accessing attributes for validators where not necessary 2018-01-11 08:20:16 +01:00
compatlogger.hpp Avoid accessing attributes for validators where not necessary 2018-01-11 08:20:16 +01:00
compatlogger.ti Change copyright header for 2018 2018-01-02 12:08:55 +01:00
externalcommandlistener.cpp Change copyright header for 2018 2018-01-02 12:08:55 +01:00
externalcommandlistener.hpp Apply clang-tidy fix 'modernize-use-override' 2018-01-04 12:24:57 +01:00
externalcommandlistener.ti Change copyright header for 2018 2018-01-02 12:08:55 +01:00
statusdatawriter.cpp Replace CompatUtility's enabled wrappers with native implementation getters 2018-01-15 13:39:34 +01:00
statusdatawriter.hpp Apply clang-tidy fix 'modernize-use-override' 2018-01-04 12:24:57 +01:00
statusdatawriter.ti Change copyright header for 2018 2018-01-02 12:08:55 +01:00