]> granicus.if.org Git - icinga2/history - lib/checker
Implement the 'name' field for types
[icinga2] / lib / checker /
2015-08-25 Gunnar BeutnerImplement support for tracking dependencies between...
2015-08-18 Gunnar BeutnerFix compiler warnings
2015-08-15 Gunnar BeutnerRename DynamicObject/DynamicType to ConfigObject/ConfigType
2015-08-15 Michael FriedrichImplement modified attributes v2
2015-03-28 Gunnar BeutnerMove implementation code from thpp files into separate...
2015-03-27 Gunnar BeutnerGenerate C++ code for type validators
2015-03-20 Gunnar BeutnerUse TypeInstance field instead of looking up types...
2015-03-03 Gunnar BeutnerFix uninitialized field in the CheckerComponent class
2015-02-09 Gunnar BeutnerImplement additional attributes for the Host class
2015-02-07 Michael FriedrichRemove name and return value for stats functions
2015-02-02 Gunnar BeutnerFix missing files in the Windows package
2015-01-22 Michael FriedrichUpdate copyright year
2014-12-19 Gunnar BeutnerImplement CMake options for some of the modules
2014-11-09 Gunnar BeutnerReplace boost::shared_ptr with boost::intrusive_ptr
2014-11-02 Gunnar BeutnerImplement typeof() function
2014-10-20 Gunnar BeutnerUpdate some more log messages
2014-10-19 Gunnar BeutnerRemove logger_fwd.hpp
2014-10-17 Gunnar BeutnerImplement support for C/C++ comments in the TI compiler
2014-10-13 Gunnar BeutnerMove all libraries into the lib/ directory