]> granicus.if.org Git - icinga2/history - lib/remote/apilistener-sync.cpp
Make sure we don't include zones.d directories for zones which were removed
[icinga2] / lib / remote / apilistener-sync.cpp
2015-01-20 Gunnar BeutnerMake sure we don't include zones.d directories for...
2014-12-15 Gunnar BeutnerRemove unnecessary includes
2014-12-01 Michael FriedrichFix missing lock in ConfigUpdateHandler()
2014-11-09 Gunnar BeutnerReplace boost::shared_ptr with boost::intrusive_ptr
2014-10-20 Gunnar BeutnerUpdate some more log messages
2014-10-19 Gunnar BeutnerRemove logger_fwd.hpp
2014-09-02 Gunnar BeutnerFix build problems with Oracle Solaris Studio
2014-08-25 Gunnar BeutnerUse const-ref specifier when catching exceptions
2014-08-20 Gunnar BeutnerImprove TLS and cluster error messages
2014-06-13 Michael FriedrichReplace existing mkdir() calls with Utility::MkDir()
2014-06-13 Michael FriedrichReplace recursive implementation with a forward loop...
2014-06-12 Michael FriedrichFix syncing zones.d from etc/ to var/lib in a recursive...
2014-06-12 Michael FriedrichFix thinko with global zone sync
2014-06-11 Michael FriedrichMerge branch 'feature/global-zone-6254' into next
2014-06-11 Michael FriedrichAdd global zone identifier for global object/template...
2014-05-28 Michael FriedrichMerge branch 'fix/rename-log-lib-name-6346' into next
2014-05-28 Michael FriedrichChange log message identifier for libremote.
2014-05-25 Gunnar BeutnerRename C++ header files.
2014-05-23 Gunnar BeutnerFix config sync problem.
2014-05-15 Gunnar BeutnerImplement timestamps for zone configs.
2014-05-15 Gunnar BeutnerImplement "accept_config" attribute.
2014-05-13 Gunnar BeutnerImplement the config::Update message.
2014-05-13 Gunnar BeutnerImplicitly set zone attribute for files includes from...
2014-05-13 Gunnar BeutnerImplement support for the zones.d config directory.