icinga2/lib/remote
Gunnar Beutner b5b09216c6 Use lambda functions for INITIALIZE_ONCE
fixes #12562
2016-08-27 09:48:36 +02:00
..
CMakeLists.txt Set versions for all internal libraries 2016-08-25 17:56:18 +02:00
actionshandler.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
actionshandler.hpp API: Fix error handling for invalid JSON request body 2016-05-10 15:16:35 +02:00
apiaction.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
apiaction.hpp Use lambda functions for INITIALIZE_ONCE 2016-08-27 09:48:36 +02:00
apiclient.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
apiclient.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
apifunction.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
apifunction.hpp Use lambda functions for INITIALIZE_ONCE 2016-08-27 09:48:36 +02:00
apilistener-configsync.cpp Use lambda functions for INITIALIZE_ONCE 2016-08-27 09:48:36 +02:00
apilistener-filesync.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
apilistener.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
apilistener.hpp Use lambda functions for INITIALIZE_ONCE 2016-08-27 09:48:36 +02:00
apilistener.ti Make the minimum TLS protocol version configurable 2016-08-03 07:46:50 +02:00
apiuser.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
apiuser.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
apiuser.ti Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
authority.cpp Use lambda functions for INITIALIZE_ONCE 2016-08-27 09:48:36 +02:00
base64.cpp Fix another compiler warning 2016-01-18 09:41:52 +01:00
base64.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
configfileshandler.cpp API: Fix error handling for invalid JSON request body 2016-05-10 15:16:35 +02:00
configfileshandler.hpp API: Fix error handling for invalid JSON request body 2016-05-10 15:16:35 +02:00
configobjectutility.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
configobjectutility.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
configpackageshandler.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
configpackageshandler.hpp API: Fix error handling for invalid JSON request body 2016-05-10 15:16:35 +02:00
configpackageutility.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
configpackageutility.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
configstageshandler.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
configstageshandler.hpp API: Fix error handling for invalid JSON request body 2016-05-10 15:16:35 +02:00
consolehandler.cpp Use lambda functions for INITIALIZE_ONCE 2016-08-27 09:48:36 +02:00
consolehandler.hpp API: Fix error handling for invalid JSON request body 2016-05-10 15:16:35 +02:00
createobjecthandler.cpp Fix compiler warnings 2016-08-24 20:33:34 +02:00
createobjecthandler.hpp API: Fix error handling for invalid JSON request body 2016-05-10 15:16:35 +02:00
deleteobjecthandler.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
deleteobjecthandler.hpp API: Fix error handling for invalid JSON request body 2016-05-10 15:16:35 +02:00
endpoint.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
endpoint.hpp Improve performance for Endpoint config validation 2016-08-16 13:55:37 +02:00
endpoint.ti Improve performance for Endpoint config validation 2016-08-16 13:55:37 +02:00
eventqueue.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
eventqueue.hpp Fix compiler warnings 2016-08-24 20:33:34 +02:00
eventshandler.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
eventshandler.hpp API: Fix error handling for invalid JSON request body 2016-05-10 15:16:35 +02:00
filterutility.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
filterutility.hpp Improve filter support for /v1/templates 2016-06-16 08:38:15 +02:00
httpchunkedencoding.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
httpchunkedencoding.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
httpclientconnection.cpp Fix deadlock in HttpClientConnection::DataAvailableHandler 2016-02-01 14:50:18 +01:00
httpclientconnection.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
httphandler.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
httphandler.hpp Use lambda functions for INITIALIZE_ONCE 2016-08-27 09:48:36 +02:00
httprequest.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
httprequest.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
httpresponse.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
httpresponse.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
httpserverconnection.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
httpserverconnection.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
httputility.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
httputility.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
i2-remote.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
infohandler.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
infohandler.hpp API: Fix error handling for invalid JSON request body 2016-05-10 15:16:35 +02:00
jsonrpc.cpp Decode cluster messages in the WorkQueue threads 2016-01-27 16:52:01 +01:00
jsonrpc.hpp Decode cluster messages in the WorkQueue threads 2016-01-27 16:52:01 +01:00
jsonrpcconnection-heartbeat.cpp Use lambda functions for INITIALIZE_ONCE 2016-08-27 09:48:36 +02:00
jsonrpcconnection.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
jsonrpcconnection.hpp Decode cluster messages in the WorkQueue threads 2016-01-27 16:52:01 +01:00
messageorigin.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
messageorigin.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
modifyobjecthandler.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
modifyobjecthandler.hpp API: Fix error handling for invalid JSON request body 2016-05-10 15:16:35 +02:00
objectqueryhandler.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
objectqueryhandler.hpp API: Fix error handling for invalid JSON request body 2016-05-10 15:16:35 +02:00
statushandler.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
statushandler.hpp API: Fix error handling for invalid JSON request body 2016-05-10 15:16:35 +02:00
templatequeryhandler.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
templatequeryhandler.hpp Implement support for retrieving a list of templates from the API 2016-06-15 07:41:51 +02:00
typequeryhandler.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
typequeryhandler.hpp API: Fix error handling for invalid JSON request body 2016-05-10 15:16:35 +02:00
url-characters.hpp Fix URL encoding for '&' 2016-07-25 10:54:17 +02:00
url.cpp Use 'auto' for iterator declarations 2016-08-27 08:37:19 +02:00
url.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
variablequeryhandler.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
variablequeryhandler.hpp Implement support for getting a list of global variables from the API 2016-06-16 08:38:15 +02:00
zone.cpp Improve config validation for arrays of object names 2016-08-26 10:36:53 +02:00
zone.hpp Fix duplicate notifications on HA failover 2016-08-04 10:12:55 +02:00
zone.ti Update copyright headers for 2016 2016-01-12 08:29:59 +01:00