icinga2/lib/remote
Alexander Aleksandrovič Klimov 363f4d3fde
Merge pull request #9408 from Icinga/bugfix/match-api-permissions-against-join-relations
ObjectQueryHandler: Check user permissions on joined relations
2022-10-11 13:42:27 +02: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
apiaction.cpp
apiaction.hpp
apifunction.cpp
apifunction.hpp
apilistener-authority.cpp
apilistener-configsync.cpp Fix runtime config updates not working for objects without zone 2020-12-10 16:08:55 +01:00
apilistener-filesync.cpp Merge pull request #7961 from Icinga/bugfix/startup-log 2022-04-11 14:41:07 +02:00
apilistener.cpp Protect ApiListener#m_SSLContext with a mutex 2022-04-11 11:02:45 +02:00
apilistener.hpp Protect ApiListener#m_SSLContext with a mutex 2022-04-11 11:02:45 +02:00
apilistener.ti Introduce DEFAULT_CONNECT_TIMEOUT 2021-07-27 21:57:02 +02:00
apiuser.cpp
apiuser.hpp
apiuser.ti
configfileshandler.cpp De-couple package and stage name validation 2021-08-02 15:40:14 +02:00
configfileshandler.hpp
configobjectutility.cpp Fix compiler warnings don't move local variables 2022-02-22 17:51:43 +01:00
configobjectutility.hpp
configpackageshandler.cpp De-couple package and stage name validation 2021-08-02 15:40:14 +02:00
configpackageshandler.hpp
configpackageutility.cpp ConfigPackageUtility: Don't reset ongoing package updates on config validation success and process is going to be reloaded 2022-03-30 09:42:22 +02:00
configpackageutility.hpp ConfigPackageUtility: Don't reset ongoing package updates on config validation success and process is going to be reloaded 2022-03-30 09:42:22 +02:00
configstageshandler.cpp ConfigStagesHandler: Don't allow concurrent package updates anymore 2022-03-30 09:42:22 +02:00
configstageshandler.hpp ConfigStagesHandler: Don't allow concurrent package updates anymore 2022-03-30 09:42:22 +02:00
consolehandler.cpp Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +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
eventqueue.cpp Fix compiler warnings don't move local variables 2022-02-22 17:51:43 +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: Outsource permission matching from CheckPermission() to a separate method 2022-10-10 12:33:33 +02:00
filterutility.hpp FilterUtility: Outsource permission matching from CheckPermission() to a separate method 2022-10-10 12:33:33 +02:00
httphandler.cpp
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 Fix compiler warnings don't move local variables 2022-02-22 17:51:43 +01:00
jsonrpc.hpp
jsonrpcconnection-heartbeat.cpp
jsonrpcconnection-pki.cpp Merge pull request #9332 from Icinga/bugfix/compare-cluster-tickets-in-constant-time 2022-04-11 15:32:32 +02:00
jsonrpcconnection.cpp JsonRpcConnection: always log errors 2021-03-04 16:23:07 +01:00
jsonrpcconnection.hpp
messageorigin.cpp
messageorigin.hpp
modifyobjecthandler.cpp
modifyobjecthandler.hpp
objectqueryhandler.cpp Evaluate permission filters also on all joined relations 2022-10-10 12:33:33 +02:00
objectqueryhandler.hpp
pkiutility.cpp Replace std/boost::bind() function with lambda expression 2021-03-10 16:29:40 +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 Don't allow to change object parent,host/service_name at runtime 2022-09-09 18:26:28 +02:00