]> granicus.if.org Git - icinga2/history - lib/remote/apilistener.hpp
Fix wrong log lag in cluster-zone check
[icinga2] / lib / remote / apilistener.hpp
2015-09-25 Michael FriedrichFix wrong log lag in cluster-zone check
2015-09-17 Michael FriedrichImplement initial api object sync for newly connected...
2015-09-17 Michael FriedrichImplement deleting api created objects in the cluster
2015-09-17 Gunnar BeutnerImplement config object sync
2015-08-31 Gunnar BeutnerImplement the Icinga Studio application
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-08-11 Gunnar BeutnerFix warnings about invalid API function 'icinga::Hello'
2015-08-11 Gunnar BeutnerFix crash during cluster log replay
2015-07-09 Gunnar BeutnerImplement HTTP support
2015-03-09 Gunnar BeutnerDon't accept config updates for zones for which we...
2015-03-05 Gunnar BeutnerImplement SNI support for the TlsStream class
2015-03-02 Gunnar BeutnerFix uninitialized field in the ApiListener class
2015-02-13 Michael FriedrichMake the argments for the stats functions const-ref
2015-02-07 Michael FriedrichRemove name and return value for stats functions
2015-01-22 Michael FriedrichUpdate copyright year
2015-01-20 Gunnar BeutnerMake sure we don't include zones.d directories for...
2014-11-21 Gunnar BeutnerFix initialization for the ApiListener class
2014-11-13 Gunnar BeutnerImplement support for executing remote commands
2014-11-09 Gunnar BeutnerReplace boost::shared_ptr with boost::intrusive_ptr
2014-11-02 Gunnar BeutnerImplement typeof() function
2014-10-16 Gunnar BeutnerAllow TLS connections with unverified certificates
2014-09-17 Gunnar BeutnerFix problems with PNP4Nagios
2014-08-26 Gunnar BeutnerCheck object access when replaying log files
2014-08-25 Gunnar BeutnerImplement support for ApiListener::bind_host
2014-08-04 Michael FriedrichMerge branch 'fix/cluster-ssl-error-msg-6682' into...
2014-08-04 Michael FriedrichBail early if ApiListener cannot be started
2014-06-23 Gunnar BeutnerFix: Icinga doesn't send SetLogPosition messages when...
2014-06-12 Michael FriedrichFix syncing zones.d from etc/ to var/lib in a recursive...
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-25 Gunnar BeutnerRename C++ header files.