]> granicus.if.org Git - icinga2/history - lib/remote/zone.cpp
Make sure we don't include zones.d directories for zones which were removed
[icinga2] / lib / remote / zone.cpp
2014-11-09 Gunnar BeutnerReplace boost::shared_ptr with boost::intrusive_ptr
2014-11-08 Michael FriedrichFix Zone::IsGlobal()
2014-06-12 Michael FriedrichFix thinko with global zone sync
2014-06-06 Michael FriedrichFix segfault with zones without endpoints on config...
2014-05-25 Gunnar BeutnerRename C++ header files.
2014-05-22 Michael FriedrichFix null ptr exception in Zone::GetLocalZone()
2014-05-13 Gunnar BeutnerImplement the config::Update message.
2014-05-11 Gunnar BeutnerRemove unnecessary includes.
2014-05-08 Gunnar BeutnerFix missing variable assignment in Zone::CanAccessObject().
2014-05-08 Gunnar BeutnerFix permissions for master zones.
2014-05-08 Gunnar BeutnerRefactor the agent and cluster components.