icinga2/lib/remote
Gunnar Beutner dd77863910 Implement Array::ToString and Dictionary::ToString
fixes #10329
2015-10-26 11:05:24 +01:00
..
CMakeLists.txt Implement URL handler for /v1 2015-10-22 12:15:32 +02:00
actionshandler.cpp Improve api error handling 2015-09-28 16:08:14 +02:00
actionshandler.hpp Add 'override' keyword to methods 2015-08-18 12:45:30 +02:00
apiaction.cpp Implement reflection support for the API 2015-08-26 10:58:59 +02:00
apiaction.hpp Clean up the API action code a bit 2015-08-24 08:01:33 +02:00
apifunction.cpp Implement modified attributes v2 2015-08-15 20:07:10 +02:00
apifunction.hpp Implement modified attributes v2 2015-08-15 20:07:10 +02:00
apilistener-configsync.cpp Fix restore_attribute not working in clusters 2015-10-22 14:50:43 +02:00
apilistener-filesync.cpp Implement initial api object sync for newly connected endpoints 2015-09-17 14:20:44 +02:00
apilistener.cpp Handle exceptions for NetString::WriteStringToStream in ApiListener::ReplayLog 2015-10-26 07:56:58 +01:00
apilistener.hpp Fix wrong log lag in cluster-zone check 2015-09-25 14:24:45 +02:00
apilistener.ti Hide internal attributes in the API 2015-10-20 08:25:10 +02:00
apiuser.cpp Implement API permissions 2015-09-28 14:30:46 +02:00
apiuser.hpp Implement API permissions 2015-09-28 14:30:46 +02:00
apiuser.ti Hide internal attributes in the API 2015-10-20 08:25:10 +02:00
authority.cpp Add getter for endpoint 'connected' attribute 2015-10-22 10:52:38 +02:00
base64.cpp Add Base64::{En,De]code() 2015-07-09 15:20:47 +02:00
base64.hpp Add Base64::{En,De]code() 2015-07-09 15:20:47 +02:00
configfileshandler.cpp Improve api error handling 2015-09-28 16:08:14 +02:00
configfileshandler.hpp Improve api error handling 2015-09-28 16:08:14 +02:00
configobjectutility.cpp Implement Array::ToString and Dictionary::ToString 2015-10-26 11:05:24 +01:00
configobjectutility.hpp Implement config object sync 2015-09-17 14:20:43 +02:00
configpackageshandler.cpp Improve api error handling 2015-09-28 16:08:14 +02:00
configpackageshandler.hpp Rename config/modules to config/packages 2015-09-01 20:09:04 +02:00
configpackageutility.cpp Improve API error handling and fix some whitespace 2015-09-25 13:57:28 +02:00
configpackageutility.hpp Rename config/modules to config/packages 2015-09-01 20:09:04 +02:00
configstageshandler.cpp Re-add missing package and stage name in configstageshandler 2015-09-29 18:25:48 +02:00
configstageshandler.hpp Add 'override' keyword to methods 2015-08-18 12:45:30 +02:00
createobjecthandler.cpp Improve api error handling 2015-09-28 16:08:14 +02:00
createobjecthandler.hpp Add 'override' keyword to methods 2015-08-18 12:45:30 +02:00
deleteobjecthandler.cpp Improve api error handling 2015-09-28 16:08:14 +02:00
deleteobjecthandler.hpp Add 'override' keyword to methods 2015-08-18 12:45:30 +02:00
endpoint.cpp Add getter for endpoint 'connected' attribute 2015-10-22 10:52:38 +02:00
endpoint.hpp Add getter for endpoint 'connected' attribute 2015-10-22 10:52:38 +02:00
endpoint.ti Add getter for endpoint 'connected' attribute 2015-10-22 10:52:38 +02:00
eventqueue.cpp Fix filter permissions in event streams 2015-10-21 15:38:26 +02:00
eventqueue.hpp Implement api event streams 2015-10-21 15:34:26 +02:00
eventshandler.cpp Implement api event streams 2015-10-21 15:34:26 +02:00
eventshandler.hpp Implement api event streams 2015-10-21 15:34:26 +02:00
filterutility.cpp Implement api event streams 2015-10-21 15:34:26 +02:00
filterutility.hpp Implement api event streams 2015-10-21 15:34:26 +02:00
httpchunkedencoding.cpp Implement the Icinga Studio application 2015-08-31 07:50:01 +02:00
httpchunkedencoding.hpp Implement HTTP support 2015-07-09 11:42:34 +02:00
httpclientconnection.cpp Fix deadlock in TlsStream::Close 2015-09-29 10:31:16 +02:00
httpclientconnection.hpp Fix deadlock in TlsStream::Close 2015-09-29 10:31:16 +02:00
httphandler.cpp Improve api error handling 2015-09-28 16:08:14 +02:00
httphandler.hpp Implement support for filters 2015-07-28 13:57:59 +02:00
httprequest.cpp Build fix for OpenBSD 2015-10-20 22:54:58 +02:00
httprequest.hpp Improve API error handling and fix some whitespace 2015-09-25 13:57:28 +02:00
httpresponse.cpp Implement api event streams 2015-10-21 15:34:26 +02:00
httpresponse.hpp Implement api event streams 2015-10-21 15:34:26 +02:00
httpserverconnection.cpp Log a warning message on unauthorized http request 2015-10-16 15:32:35 +02:00
httpserverconnection.hpp Implement the Icinga Studio application 2015-08-31 07:50:01 +02:00
httputility.cpp Improve API error handling and fix some whitespace 2015-09-25 13:57:28 +02:00
httputility.hpp Implement api event streams 2015-10-21 15:34:26 +02:00
i2-remote.hpp Update copyright year 2015-01-22 12:00:23 +01:00
infohandler.cpp Add redirect for / 2015-10-22 13:29:31 +02:00
infohandler.hpp Implement URL handler for /v1 2015-10-22 12:15:32 +02:00
jsonrpc.cpp Improve API error handling and fix some whitespace 2015-09-25 13:57:28 +02:00
jsonrpc.hpp Implement HTTP support 2015-07-09 11:42:34 +02:00
jsonrpcconnection-heartbeat.cpp Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +02:00
jsonrpcconnection.cpp Remove JsonRpcConnection::m_WriteQueue 2015-09-30 16:39:36 +02:00
jsonrpcconnection.hpp Remove JsonRpcConnection::m_WriteQueue 2015-09-30 16:39:36 +02:00
messageorigin.cpp Update copyright year 2015-01-22 12:00:23 +01:00
messageorigin.hpp Implement modified attributes v2 2015-08-15 20:07:10 +02:00
modifyobjecthandler.cpp Fix wrong query type in modify object api request 2015-09-28 19:14:38 +02:00
modifyobjecthandler.hpp Add 'override' keyword to methods 2015-08-18 12:45:30 +02:00
objectqueryhandler.cpp Hide internal attributes in the API 2015-10-20 08:25:10 +02:00
objectqueryhandler.hpp Rename statusqueryhandler to objectqueryhandler 2015-09-24 17:38:44 +02:00
statushandler.cpp Fix null pointer dereference in StatusTargetProvider::GetTargetByName 2015-09-28 16:31:49 +02:00
statushandler.hpp Move /status/Collection to /status 2015-09-24 15:26:57 +02:00
typequeryhandler.cpp Hide internal attributes in the API 2015-10-20 08:25:10 +02:00
typequeryhandler.hpp Implement reflection support for the API 2015-08-26 10:58:59 +02:00
url-characters.hpp Properly encode URLs in Icinga Studio 2015-09-30 14:02:18 +02:00
url.cpp Properly encode URLs in Icinga Studio 2015-09-30 14:02:18 +02:00
url.hpp Properly encode URLs in Icinga Studio 2015-09-30 14:02:18 +02:00
zone.cpp Improve API error handling and fix some whitespace 2015-09-25 13:57:28 +02:00
zone.hpp Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +02:00
zone.ti Implement joins for status queries 2015-09-22 09:45:23 +02:00