icinga2/lib/remote
Michael Friedrich 6518f78af0 Fix attribute validation for PUT queries
fixes #10601
2015-11-12 10:13:46 +01:00
..
CMakeLists.txt Implement 'console' cli command using the API 2015-11-04 16:01:06 +01:00
actionshandler.cpp API Actions: Remove -by-id from actions and require names for comments and downtimes 2015-11-06 17:06:12 +01: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
apiclient.cpp Change output format for object queries 2015-11-06 14:45:38 +01:00
apiclient.hpp Change output format for object queries 2015-11-06 14:45:38 +01: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 Don't send cluster config messages for objects with version 0 2015-11-08 21:22:06 +01:00
apilistener-filesync.cpp Implement initial api object sync for newly connected endpoints 2015-09-17 14:20:44 +02:00
apilistener.cpp Convert Comment/Downtime to config objects 2015-10-28 17:56:29 +01:00
apilistener.hpp Convert Comment/Downtime to config objects 2015-10-28 17:56:29 +01: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 Require 'Accept' header for API requests (except for GET) 2015-11-05 15:18:53 +01:00
configfileshandler.hpp Improve api error handling 2015-09-28 16:08:14 +02:00
configobjectutility.cpp Fix attribute validation for PUT queries 2015-11-12 10:13:46 +01:00
configobjectutility.hpp Convert Comment/Downtime to config objects 2015-10-28 17:56:29 +01:00
configpackageshandler.cpp Update error messages 2015-10-27 15:26:19 +01: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 Update error messages 2015-10-27 15:26:19 +01:00
configstageshandler.hpp Add 'override' keyword to methods 2015-08-18 12:45:30 +02:00
consolehandler.cpp Remove unused variable 2015-11-08 17:53:22 +01:00
consolehandler.hpp Implement 'console' cli command using the API 2015-11-04 16:01:06 +01:00
createobjecthandler.cpp Fix: Detailed error message is missing when object creation via API fails 2015-11-09 12:30:30 +01: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 Fix incorrect variable names for joined objects in filters 2015-11-07 10:28:34 +01: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 crash in JsonRpcClient::DataAvailableHandler 2015-11-02 17:45:44 +01:00
httpclientconnection.hpp Fix deadlock in TlsStream::Close 2015-09-29 10:31:16 +02:00
httphandler.cpp Improve error message for 404s 2015-11-09 10:48:24 +01:00
httphandler.hpp Implement support for filters 2015-07-28 13:57:59 +02:00
httprequest.cpp Update error messages 2015-10-27 15:26:19 +01:00
httprequest.hpp Update error messages 2015-10-27 15:26:19 +01:00
httpresponse.cpp Implement 'console' cli command using the API 2015-11-04 16:01:06 +01:00
httpresponse.hpp Implement api event streams 2015-10-21 15:34:26 +02:00
httpserverconnection.cpp Change output format for object queries 2015-11-06 14:45:38 +01:00
httpserverconnection.hpp Implement the Icinga Studio application 2015-08-31 07:50:01 +02:00
httputility.cpp Add the HTTP request body to debug log 2015-11-09 22:48:56 +01: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 doc URL to /v1 info page 2015-10-29 18:59:30 +01: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 Fix crash in JsonRpcClient::DataAvailableHandler 2015-11-02 17:45:44 +01: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 Fix attributes names for joins; update documentation 2015-11-11 13:50:47 +01:00
objectqueryhandler.hpp Change output format for object queries 2015-11-06 14:45:38 +01: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 Implement 'console' cli command using the API 2015-11-04 16:01:06 +01:00
url.hpp Implement 'console' cli command using the API 2015-11-04 16:01:06 +01: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