]> granicus.if.org Git - icinga2/history - lib/compat
Fix nullptr deref in cluster events
[icinga2] / lib / compat /
2017-11-09 Gunnar BeutnerMerge branch 'support/2.7'
2017-10-24 Jean FlachMerge pull request #5693 from Icinga/fix/flapping-old...
2017-10-24 Jean FlachFix flapping
2017-05-09 Michael FriedrichMerge pull request #5042 from mbrgm/upgrade-docs-link
2017-05-09 Michael FriedrichMerge pull request #5181 from leeclemens/rpm-selinux
2017-04-28 Michael FriedrichDocs: Fix invalid/redirected URLs
2017-03-29 Gunnar BeutnerMerge branch 'support/2.6'
2017-03-15 Gunnar BeutnerImprove handling for missing start_time and finish_time...
2017-02-08 Michael FriedrichHide stack traces for warning log level in the External...
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-27 Gunnar BeutnerUse 'auto' for iterator declarations
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-14 Gunnar BeutnerFix incorrect return values for some of the CompatUtili...
2016-05-19 Gunnar BeutnerOpen the command pipe with O_RDWR
2016-05-18 Gunnar BeutnerOpen the command pipe with O_RDWR
2016-05-12 Michael FriedrichFix possible crash in Add{Comment,Downtime}
2016-05-12 Michael FriedrichFix overloaded command pipe errors
2016-05-12 Michael FriedrichMove CalculateExecutionTime and CalculateLatency into...
2016-05-12 Michael FriedrichFix: Expired downtimes are not removed
2016-05-11 Michael FriedrichFix possible crash in Add{Comment,Downtime}
2016-05-11 Michael FriedrichFix overloaded command pipe errors
2016-05-10 Michael FriedrichMove CalculateExecutionTime and CalculateLatency into...
2016-05-02 Michael FriedrichFix: Expired downtimes are not removed
2016-03-11 Michael FriedrichRevert "Properly set the next check time for active...
2016-03-05 Michael FriedrichRevert "Properly set the next check time for active...
2016-02-24 Michael FriedrichEnsure that config files are readable by the daemon
2016-02-24 Michael FriedrichEnsure that config files are readable by the daemon
2016-02-24 Michael FriedrichFix permissions for temporary files
2016-02-24 Michael FriedrichFix permissions for temporary files
2016-02-23 Michael FriedrichFix unique creation of temp files
2016-02-23 Michael FriedrichFix unique creation of temp files
2016-02-23 Michael FriedrichProperly set the next check time for active and passive...
2016-02-23 Michael FriedrichExternalCommandListener: Fix crash when reading from...
2016-01-22 Michael FriedrichProperly set the next check time for active and passive...
2016-01-20 Michael FriedrichExternalCommandListener: Fix crash when reading from...
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-11-10 Gunnar BeutnerUse poll() for the command pipe fd
2015-11-09 Gunnar BeutnerUse non-blocking open() for the command pipe
2015-11-02 Michael FriedrichAdd host.last_state_{up,down} and last_check attribute...
2015-10-28 Gunnar BeutnerConvert Comment/Downtime to config objects
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-10-13 Gunnar BeutnerFix support for host checks in CheckResultReader
2015-10-13 Gunnar BeutnerAdd missing Start call for base class in CheckResultRea...
2015-10-13 Gunnar BeutnerFix support for host checks in CheckResultReader
2015-10-13 Gunnar BeutnerAdd missing Start call for base class in CheckResultRea...
2015-09-29 Michael FriedrichRemove dead code from old modified attributes
2015-09-23 Jean-Marcel FlachImplement status api handler
2015-09-22 Gunnar BeutnerAdd missing handler for OnActiveChanged
2015-09-22 Gunnar BeutnerUpdate objects.cache when config is changed
2015-09-17 Gunnar BeutnerImplement config object sync
2015-09-04 Michael FriedrichFix wrong calculation for host compat state UNREACHABLE
2015-09-04 Michael FriedrichFix wrong calculation for host compat state UNREACHABLE
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-06-15 Markus FroschFix objects cache dump in compat for multiline vars
2015-06-15 Markus FroschFix multi line handling for compat check results
2015-06-15 Markus FroschFix objects cache dump in compat for multiline vars
2015-06-15 Markus FroschFix multi line handling for compat check results
2015-05-29 Michael FriedrichFix missing custom attributes in backends if name is...
2015-05-15 Michael FriedrichFix missing custom attributes in backends if name is...
2015-03-28 Gunnar BeutnerMove implementation code from thpp files into separate...
2015-03-27 Gunnar BeutnerGenerate C++ code for type validators
2015-02-25 Gunnar BeutnerFix valgrind warning in ExternalCommandListener::Comman...
2015-02-07 Michael FriedrichRemove name and return value for stats functions
2015-02-07 Michael FriedrichFix last_hard_state missing in StatusDataWriter
2015-02-02 Gunnar BeutnerFix missing files in the Windows package
2015-01-30 Gunnar BeutnerAdd enable_event_handlers attribute in status.dat
2015-01-27 Gunnar BeutnerReplace spaces with tabs
2015-01-22 Michael FriedrichUpdate copyright year
2015-01-21 Gunnar BeutnerRename ScriptFunction to Function
2015-01-19 Tobias von der KroneFix hardcoded host notifications_options value in compa...
2014-12-19 Gunnar BeutnerImplement CMake options for some of the modules
2014-12-18 Gunnar BeutnerRemove obsolete code
2014-12-18 Gunnar BeutnerRefactor the WorkQueue class to make error reporting...
2014-12-18 Michael FriedrichCompat: Fix event_handler_enabled dump based on enable_...
2014-12-17 Gunnar BeutnerUpdate livestatus and statusdata to properly support...
2014-12-08 Gunnar BeutnerAdd missing Flush() call in the CompatLogger class
2014-11-20 Gunnar BeutnerRefactor the config validator so that it doesn't requir...
2014-11-09 Gunnar BeutnerReplace boost::shared_ptr with boost::intrusive_ptr
2014-11-04 Michael FriedrichStatusDataWriter: Encode custom attr arrays&dictionarie...
2014-11-02 Gunnar BeutnerImplement typeof() function
2014-11-02 Gunnar BeutnerImplement support for arrays in custom variables
2014-10-28 Gunnar BeutnerFix code style
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