]> granicus.if.org Git - icinga2/history - lib/compat/statusdatawriter.cpp
Fix objects cache dump in compat for multiline vars
[icinga2] / lib / compat / statusdatawriter.cpp
2015-06-15 Markus FroschFix objects cache dump in compat for multiline vars
2015-05-29 Michael FriedrichFix missing custom attributes in backends if name is...
2015-02-07 Michael FriedrichRemove name and return value for stats functions
2015-02-07 Michael FriedrichFix last_hard_state missing in StatusDataWriter
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-19 Tobias von der KroneFix hardcoded host notifications_options value in compa...
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-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 support for arrays in custom variables
2014-10-19 Gunnar BeutnerRefactor logging code
2014-10-19 Gunnar BeutnerRemove logger_fwd.hpp
2014-10-13 Gunnar BeutnerMove all libraries into the lib/ directory