icinga2/lib/remote
Alexander A. Klimov c3388e9af6 Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
..
CMakeLists.txt
actionshandler.cpp HTTP: Don't override status codes that are not OK 2021-01-13 18:56:56 +01:00
actionshandler.hpp AuthenticatedApiUser name refactor 2020-07-03 11:17:36 +02:00
apiaction.cpp
apiaction.hpp Clarify difference between API actions and functions in their docstrings 2020-11-12 14:23:41 +01:00
apifunction.cpp
apifunction.hpp Clarify difference between API actions and functions in their docstrings 2020-11-12 14:23:41 +01:00
apilistener-authority.cpp
apilistener-configsync.cpp Merge pull request #8450 from Icinga/bugfix/do-not-accept-api-updates-for-unknown-zone 2020-11-24 10:40:20 +01:00
apilistener-filesync.cpp Merge pull request #8488 from Icinga/feature/improve-config-sync-locking 2020-11-27 17:55:15 +01:00
apilistener.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
apilistener.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
apilistener.ti
apiuser.cpp
apiuser.hpp
apiuser.ti Allow to create api user w/ password 2020-10-09 20:15:44 +02:00
configfileshandler.cpp Use content_length method for setting the Content-Length header 2020-12-22 16:27:38 +01:00
configfileshandler.hpp
configobjectutility.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
configobjectutility.hpp
configpackageshandler.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
configpackageshandler.hpp
configpackageutility.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
configpackageutility.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
configstageshandler.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
configstageshandler.hpp
consolehandler.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
consolehandler.hpp
createobjecthandler.cpp
createobjecthandler.hpp
deleteobjecthandler.cpp
deleteobjecthandler.hpp
endpoint.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
endpoint.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
endpoint.ti Introduce Endpoint#capabilities 2020-10-19 13:04:20 +02:00
eventqueue.cpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
eventqueue.hpp Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
eventshandler.cpp ApiEvents: Implement new API event streams response 2021-01-11 14:59:48 +01:00
eventshandler.hpp
filterutility.cpp
filterutility.hpp
httphandler.cpp HTTP Request: Log an exception message if an error occurs 2020-11-02 15:01:48 +01:00
httphandler.hpp
httpserverconnection.cpp Use content_length method for setting the Content-Length header 2020-12-22 16:27:38 +01:00
httpserverconnection.hpp
httputility.cpp Use content_length method for setting the Content-Length header 2020-12-22 16:27:38 +01:00
httputility.hpp
i2-remote.hpp
infohandler.cpp Use content_length method for setting the Content-Length header 2020-12-22 16:27:38 +01:00
infohandler.hpp
jsonrpc.cpp
jsonrpc.hpp
jsonrpcconnection-heartbeat.cpp Remove all codes related to the heartbeat timeout 2020-07-29 14:27:55 +02:00
jsonrpcconnection-pki.cpp Verify certificates against CRL before renewing them 2020-12-09 12:10:59 +01:00
jsonrpcconnection.cpp Close anonymous connections after 10 seconds 2020-11-12 18:01:11 +01:00
jsonrpcconnection.hpp
messageorigin.cpp
messageorigin.hpp
modifyobjecthandler.cpp
modifyobjecthandler.hpp
objectqueryhandler.cpp
objectqueryhandler.hpp
pkiutility.cpp Use ERR_error_string_n() instead of ERR_error_string() 2020-12-08 13:08:18 +01:00
pkiutility.hpp
statushandler.cpp
statushandler.hpp
templatequeryhandler.cpp
templatequeryhandler.hpp
typequeryhandler.cpp
typequeryhandler.hpp
url-characters.hpp
url.cpp
url.hpp
variablequeryhandler.cpp
variablequeryhandler.hpp
zone.cpp
zone.hpp
zone.ti