icinga2/lib/remote
Jean Flach c5fe46a300 Experimental actions without types
refs #9080
2015-08-21 12:48:32 +02:00
..
CMakeLists.txt Ensure that runtime config objects are persisted on disk 2015-08-18 14:21:55 +02:00
actionshandler.cpp Experimental actions without types 2015-08-21 12:48:32 +02:00
actionshandler.hpp Add 'override' keyword to methods 2015-08-18 12:45:30 +02:00
apiaction.cpp Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +02:00
apiaction.hpp Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +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-sync.cpp Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +02:00
apilistener.cpp Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +02:00
apilistener.hpp Fix compiler warnings 2015-08-18 07:46:04 +02:00
apilistener.ti Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +02:00
apiuser.cpp Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +02:00
apiuser.hpp Add ApiUser::GetByClientCN() 2015-07-09 15:25:51 +02:00
apiuser.ti Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +02:00
authority.cpp Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +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 Fix HTTP handlers 2015-07-29 13:39:58 +02:00
configfileshandler.hpp Add 'override' keyword to methods 2015-08-18 12:45:30 +02:00
configmoduleshandler.cpp Fix HTTP handlers 2015-07-29 13:39:58 +02:00
configmoduleshandler.hpp Add 'override' keyword to methods 2015-08-18 12:45:30 +02:00
configmoduleutility.cpp Ensure that runtime config objects are persisted on disk 2015-08-18 14:21:55 +02:00
configmoduleutility.hpp Ensure that runtime config objects are persisted on disk 2015-08-18 14:21:55 +02:00
configobjectutility.cpp Fix crash in ConfigObjectUtility::CreateObject 2015-08-18 20:25:06 +02:00
configobjectutility.hpp Ensure that runtime config objects are persisted on disk 2015-08-18 14:21:55 +02:00
configstageshandler.cpp Fix HTTP handlers 2015-07-29 13:39:58 +02:00
configstageshandler.hpp Add 'override' keyword to methods 2015-08-18 12:45:30 +02:00
createobjecthandler.cpp Ensure that runtime config objects are persisted on disk 2015-08-18 14:21:55 +02:00
createobjecthandler.hpp Add 'override' keyword to methods 2015-08-18 12:45:30 +02:00
deleteobjecthandler.cpp Ensure that runtime config objects are persisted on disk 2015-08-18 14:21:55 +02:00
deleteobjecthandler.hpp Add 'override' keyword to methods 2015-08-18 12:45:30 +02:00
endpoint.cpp Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +02:00
endpoint.hpp Fix compiler warnings 2015-08-18 07:46:04 +02:00
endpoint.ti Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +02:00
filterutility.cpp Implement support for filter_vars 2015-08-18 06:47:07 +02:00
filterutility.hpp Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +02:00
httpchunkedencoding.cpp Rename HttpRequest.Url to HttpRequest.RequestUrl 2015-07-09 17:32:19 +02:00
httpchunkedencoding.hpp Implement HTTP support 2015-07-09 11:42:34 +02:00
httpconnection.cpp Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +02:00
httpconnection.hpp Implement HTTP support 2015-07-09 11:42:34 +02:00
httphandler.cpp Fix URL handlers 2015-08-11 09:31:56 +02:00
httphandler.hpp Implement support for filters 2015-07-28 13:57:59 +02:00
httprequest.cpp Implement support for the X-HTTP-Method-Override HTTP header 2015-07-22 08:28:15 +02:00
httprequest.hpp Move url handler to /lib/remote 2015-07-16 13:35:32 +02:00
httpresponse.cpp Fix compiler warnings 2015-07-09 12:46:04 +02:00
httpresponse.hpp Implement HTTP support 2015-07-09 11:42:34 +02:00
httputility.cpp Implement basic actions framework 2015-07-30 17:50:17 +02:00
httputility.hpp Implement basic actions framework 2015-07-30 17:50:17 +02:00
i2-remote.hpp Update copyright year 2015-01-22 12:00:23 +01:00
jsonrpc.cpp Implement HTTP support 2015-07-09 11:42:34 +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 Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +02:00
jsonrpcconnection.hpp Implement modified attributes v2 2015-08-15 20:07:10 +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 Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +02:00
modifyobjecthandler.hpp Add 'override' keyword to methods 2015-08-18 12:45:30 +02:00
statusqueryhandler.cpp Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +02:00
statusqueryhandler.hpp Add 'override' keyword to methods 2015-08-18 12:45:30 +02:00
url-characters.hpp Update url parser 2015-07-29 13:14:43 +02:00
url.cpp Update url parser 2015-07-29 13:14:43 +02:00
url.hpp Update url parser 2015-07-29 13:14:43 +02:00
zone.cpp Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +02:00
zone.hpp Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +02:00
zone.ti Rename DynamicObject/DynamicType to ConfigObject/ConfigType 2015-08-15 20:40:41 +02:00