icinga2/lib/remote
Yonas Habteab 9f84c1516e ApiListener: Reorder logging in `ApiTimerHandler()` 2024-08-28 16:53:53 +02:00
..
CMakeLists.txt /v1/debug/malloc_info: call malloc_info(3) if available 2024-08-09 12:59:25 +02:00
actionshandler.cpp Merge pull request #7958 from Icinga/bugfix/api-500-404-7956 2023-01-24 15:08:17 +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 Unify Application::GetStartTime() and drop GetMainTime() 2020-02-11 17:26:15 +01:00
apilistener-configsync.cpp ApiListener: Process cluster config updates sequentially 2024-06-13 11:26:19 +02:00
apilistener-filesync.cpp Fix config sync after freezing namespaces 2023-02-01 12:29:47 +01:00
apilistener.cpp ApiListener: Reorder logging in `ApiTimerHandler()` 2024-08-28 16:53:53 +02:00
apilistener.hpp Revert "Process `config::update/delete` cluster events gracefully" 2024-03-07 17:17:17 +01:00
apilistener.ti Introduce DEFAULT_CONNECT_TIMEOUT 2021-07-27 21:57:02 +02:00
apiuser.cpp Fix file endings 2023-05-17 18:05:13 +02:00
apiuser.hpp
apiuser.ti Allow to create api user w/ password 2020-10-09 20:15:44 +02:00
configfileshandler.cpp De-couple package and stage name validation 2021-08-02 15:40:14 +02:00
configfileshandler.hpp
configobjectslock.cpp Introduce RAII style `ObjectNameLock` class 2024-06-13 11:26:19 +02:00
configobjectslock.hpp Introduce RAII style `ObjectNameLock` class 2024-06-13 11:26:19 +02:00
configobjectutility.cpp `ConfigObjectUtility#CreateObject()`: Use `Defer` for config path cleanup 2024-06-13 11:26:19 +02:00
configobjectutility.hpp Just get paths from existing objects for modification and deletion 2022-11-28 16:39:16 +01:00
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 Fix file endings 2023-05-17 18:05:13 +02:00
configstageshandler.hpp ConfigStagesHandler: Don't allow concurrent package updates anymore 2022-03-30 09:42:22 +02:00
consolehandler.cpp Prevent calls to command API while the configuration is reloading. 2023-08-09 08:45:04 +02:00
consolehandler.hpp
createobjecthandler.cpp Don't allow to modify/create/delete an object concurrently 2024-06-13 11:26:19 +02:00
createobjecthandler.hpp
deleteobjecthandler.cpp Don't allow to modify/create/delete an object concurrently 2024-06-13 11:26:19 +02:00
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 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 EventsHandler: Drop superfluous `CpuBoundWork` usage 2024-02-09 12:00:50 +01:00
eventshandler.hpp
filterutility.cpp FilterUtility::GetFilterTargets(): don't run filter for specific object(s) for all objects 2023-12-13 16:02:50 +01:00
filterutility.hpp FilterUtility: Replace some nested raw pointers by our `unique_ptr<X>*` 2022-11-28 14:50:54 +01:00
httphandler.cpp Fix file endings 2023-05-17 18:05:13 +02:00
httphandler.hpp
httpserverconnection.cpp HttpServerConnection: use exceptions for error handling 2024-02-19 14:12:41 +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 Fix file endings 2023-05-17 18:05:13 +02: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 Fix file endings 2023-05-17 18:05:13 +02:00
jsonrpcconnection-pki.cpp RequestCertificateHandler(): also renew if CA needs a renewal 2023-12-18 15:28:11 +01:00
jsonrpcconnection.cpp JsonRpcConnection: Raise an exception when trying to send to disconnected clients 2024-08-27 14:23:41 +02:00
jsonrpcconnection.hpp JsonRpcConnection#Disconnect(): spawn coroutine only if necessary 2024-08-27 14:23:41 +02:00
mallocinfohandler.cpp /v1/debug/malloc_info: call malloc_info(3) if available 2024-08-09 12:59:25 +02:00
mallocinfohandler.hpp /v1/debug/malloc_info: call malloc_info(3) if available 2024-08-09 12:59:25 +02:00
messageorigin.cpp
messageorigin.hpp
modifyobjecthandler.cpp Don't allow to modify/create/delete an object concurrently 2024-06-13 11:26:19 +02:00
modifyobjecthandler.hpp
objectqueryhandler.cpp FilterUtility: Replace some nested raw pointers by our `unique_ptr<X>*` 2022-11-28 14:50:54 +01:00
objectqueryhandler.hpp
pkiutility.cpp Fix file endings 2023-05-17 18:05:13 +02:00
pkiutility.hpp
statushandler.cpp Fix file endings 2023-05-17 18:05:13 +02:00
statushandler.hpp
templatequeryhandler.cpp
templatequeryhandler.hpp
typequeryhandler.cpp
typequeryhandler.hpp
url-characters.hpp
url.cpp Fix file endings 2023-05-17 18:05:13 +02:00
url.hpp
variablequeryhandler.cpp Fix file endings 2023-05-17 18:05:13 +02:00
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