icinga2/lib/remote
Alexander Aleksandrovič Klimov 635a8c5d4c
Merge pull request #8088 from Icinga/bugfix/log-two-nodes-run-on-different-versions-8075
Display logmessage if two nodes run on different versions
2021-01-11 12:30:30 +01:00
..
CMakeLists.txt Implement first draft for cluster config staged sync 2019-06-19 14:46:11 +02:00
actionshandler.cpp AuthenticatedApiUser name refactor 2020-07-03 11:17:36 +02: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 Unify Application::GetStartTime() and drop GetMainTime() 2020-02-11 17:26:15 +01:00
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 ApiListener: Display log message if two nodes run on different versions 2020-12-16 16:09:28 +01:00
apilistener.hpp Merge pull request #8040 from Icinga/feature/v1-actions-execute-command-8034 2020-12-02 10:53:24 +01:00
apilistener.ti API: Add AES128-GCM-SHA256 compatible cipher for el6 2019-09-16 14:19:22 +02:00
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 ConfigObjectUtility#CreateObject(): check config objects for duplicates 2020-12-16 16:45:22 +01:00
configobjectutility.hpp Fix message origin for runtime created config object (create/delete events) 2019-08-13 15:05:47 +02:00
configpackageshandler.cpp Config packages: Catch active stage exceptions in rare cases 2019-05-08 16:43:27 +02:00
configpackageshandler.hpp
configpackageutility.cpp Introduce 'activate' parameter to config stage handling 2019-09-24 17:17:19 +01:00
configpackageutility.hpp Introduce 'activate' parameter to config stage handling 2019-09-24 17:17:19 +01:00
configstageshandler.cpp Introduce 'activate' parameter to config stage handling 2019-09-24 17:17:19 +01:00
configstageshandler.hpp
consolehandler.cpp
consolehandler.hpp
createobjecthandler.cpp
createobjecthandler.hpp
deleteobjecthandler.cpp
deleteobjecthandler.hpp
endpoint.cpp
endpoint.hpp
endpoint.ti Introduce Endpoint#capabilities 2020-10-19 13:04:20 +02:00
eventqueue.cpp Revert "Eventqueue: Remove unused code" 2019-11-02 14:00:23 +01:00
eventqueue.hpp Revert "Eventqueue: Remove unused code" 2019-11-02 14:00:23 +01:00
eventshandler.cpp
eventshandler.hpp
filterutility.cpp try without initialization of frame Locals which are not used for permissions filter and as far as I can see also not for query filters 2019-05-02 09:03:30 +02:00
filterutility.hpp
httphandler.cpp HTTP Request: Log an exception message if an error occurs 2020-11-02 15:01:48 +01:00
httphandler.hpp Quality: Purge old HTTP code in lib/remote 2019-05-24 15:50:43 +02:00
httpserverconnection.cpp Use content_length method for setting the Content-Length header 2020-12-22 16:27:38 +01:00
httpserverconnection.hpp Replace std::shared_ptr<AsioTlsStream> with Shared<AsioTlsStream>::Ptr 2019-10-21 16:12:35 +02:00
httputility.cpp Use content_length method for setting the Content-Length header 2020-12-22 16:27:38 +01:00
httputility.hpp Quality: Purge old HTTP code in lib/remote 2019-05-24 15:50:43 +02:00
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 Replace std::shared_ptr<AsioTlsStream> with Shared<AsioTlsStream>::Ptr 2019-10-21 16:12:35 +02:00
jsonrpc.hpp Replace std::shared_ptr<AsioTlsStream> with Shared<AsioTlsStream>::Ptr 2019-10-21 16:12:35 +02:00
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 Replace std::shared_ptr<AsioTlsStream> with Shared<AsioTlsStream>::Ptr 2019-10-21 16:12:35 +02:00
messageorigin.cpp
messageorigin.hpp
modifyobjecthandler.cpp Improve error message for POST queries 2019-12-03 11:39:40 +01:00
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 CLI: Allow to list removed CSRs with 'ca list' 2019-06-07 10:33:55 +02:00
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