]> granicus.if.org Git - icinga2/history - lib/notification
Fix nullptr deref in cluster events
[icinga2] / lib / notification /
2017-03-29 Gunnar BeutnerMerge branch 'support/2.6'
2017-02-08 Michael FriedrichAdd logging for started/stopped features
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
2016-08-30 Michael FriedrichMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerSet versions for all internal libraries
2016-08-25 Gunnar BeutnerMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerReplace BOOST_FOREACH with range-based for loops
2016-08-24 Gunnar BeutnerImplement unit tests for state changes
2016-08-16 Michael FriedrichRemove debug output in NotificationComponent
2016-08-15 Michael FriedrichAdd an explicit flag for disabling reminder notifications
2016-08-12 Michael FriedrichEnhance log messages for {,reminder} notifications
2016-07-28 Michael FriedrichFix that reminder notifications ignore HA mode
2016-06-07 Gunnar BeutnerFix custom notifications in a HA zone
2016-04-20 Gunnar BeutnerFix crash in Downtime::DowntimesExpireTimerHandler
2016-04-20 Gunnar BeutnerImplement support for upgrading NSIS-based installations
2016-04-12 Gunnar BeutnerFix crash in Downtime::DowntimesExpireTimerHandler
2016-04-01 Gunnar BeutnerImplement support for upgrading NSIS-based installations
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-10-28 Gunnar BeutnerConvert Comment/Downtime to config objects
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-09-23 Jean-Marcel FlachImplement status api handler
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-02-12 Michael FriedrichDon't spam the log with reminder notifications not...
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-19 Gunnar BeutnerRefactor logging code
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