icinga2/lib
Gunnar Beutner 3473731034 Remove api.cpp and api.hpp
fixes #10407
2015-10-22 10:26:56 +02:00
..
base Implement api event streams 2015-10-21 15:34:26 +02:00
checker Implement status api handler 2015-09-23 16:59:07 +02:00
cli Make sure the timer thread is gone when calling fork() 2015-10-20 23:02:11 +02:00
compat Fix support for host checks in CheckResultReader 2015-10-13 08:56:12 +02:00
config Turn includes into AST expressions 2015-10-22 09:46:31 +02:00
db_ido Hide internal attributes in the API 2015-10-20 08:25:10 +02:00
db_ido_mysql DB IDO should provide its connected state via /v1/status 2015-10-16 13:02:41 +02:00
db_ido_pgsql DB IDO should provide its connected state via /v1/status 2015-10-16 13:02:41 +02:00
demo
hello
icinga Remove api.cpp and api.hpp 2015-10-22 10:26:56 +02:00
livestatus Improve performance for Livestatus queries 2015-10-22 08:28:40 +02:00
methods Fix wrong log lag in cluster-zone check 2015-09-25 14:24:45 +02:00
notification Implement status api handler 2015-09-23 16:59:07 +02:00
perfdata Remove unnecessary default values 2015-10-20 08:06:25 +02:00
remote Fix filter permissions in event streams 2015-10-21 15:38:26 +02:00
CMakeLists.txt