| .. |
|
actionshandler.cpp
|
Pass std::exception_ptr to SendJsonError
|
2026-07-02 14:04:15 +02:00 |
|
actionshandler.hpp
|
Remove AuthenticatedApiUser thread-local variable & pass it as param instead
|
2026-02-11 11:39:57 +01:00 |
|
apiaction.cpp
|
Remove AuthenticatedApiUser thread-local variable & pass it as param instead
|
2026-02-11 11:39:57 +01:00 |
|
apiaction.hpp
|
Remove AuthenticatedApiUser thread-local variable & pass it as param instead
|
2026-02-11 11:39:57 +01:00 |
|
apifunction.cpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
apifunction.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
apilistener-authority.cpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
apilistener-configsync.cpp
|
Prune runtime-deleted object dictionary every 15 Minutes
|
2026-07-07 15:48:20 +02:00 |
|
apilistener-filesync.cpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
apilistener.cpp
|
Merge pull request #10830 from Icinga/remember-deleted-api-objects
|
2026-07-08 08:39:38 +02:00 |
|
apilistener.hpp
|
Prune runtime-deleted object dictionary every 15 Minutes
|
2026-07-07 15:48:20 +02:00 |
|
apilistener.ti
|
Track deleted runtime objects to avoid erroneous recreation
|
2026-07-06 16:09:16 +02:00 |
|
apiuser.cpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
apiuser.hpp
|
Add filter-expression permission
|
2026-06-23 10:55:45 +02:00 |
|
apiuser.ti
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
CMakeLists.txt
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
configfileshandler.cpp
|
Pass std::exception_ptr to SendJsonError
|
2026-07-02 14:04:15 +02:00 |
|
configfileshandler.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
configobjectslock.cpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
configobjectslock.hpp
|
HTTP: stream responses where appropriate
|
2026-02-11 09:47:39 +01:00 |
|
configobjectutility.cpp
|
Consistently use std::exception_ptr
|
2026-07-02 13:59:48 +02:00 |
|
configobjectutility.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
configpackageshandler.cpp
|
Pass std::exception_ptr to SendJsonError
|
2026-07-02 14:04:15 +02:00 |
|
configpackageshandler.hpp
|
HTTP: stream responses where appropriate
|
2026-02-11 09:47:39 +01:00 |
|
configpackageutility.cpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
configpackageutility.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
configstageshandler.cpp
|
Pass std::exception_ptr to SendJsonError
|
2026-07-02 14:04:15 +02:00 |
|
configstageshandler.hpp
|
HTTP: stream responses where appropriate
|
2026-02-11 09:47:39 +01:00 |
|
consolehandler.cpp
|
/v1/console: prevent concurrent use of the same session by multiple requests
|
2026-03-03 11:32:39 +01:00 |
|
consolehandler.hpp
|
/v1/console: prevent concurrent use of the same session by multiple requests
|
2026-03-03 11:32:39 +01:00 |
|
createobjecthandler.cpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
createobjecthandler.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
deleteobjecthandler.cpp
|
Pass std::exception_ptr to SendJsonError
|
2026-07-02 14:04:15 +02:00 |
|
deleteobjecthandler.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
endpoint.cpp
|
Endpoint: warn if endpoint name exceeds 64 characters
|
2026-03-26 13:58:57 +01:00 |
|
endpoint.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
endpoint.ti
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
eventqueue.cpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
eventqueue.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
eventshandler.cpp
|
Add filter-expression permission
|
2026-06-23 10:55:45 +02:00 |
|
eventshandler.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
filterutility.cpp
|
Add filter-expression permission
|
2026-06-23 10:55:45 +02:00 |
|
filterutility.hpp
|
Add filter-expression permission
|
2026-06-23 10:55:45 +02:00 |
|
httphandler.cpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
httphandler.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
httpmessage.cpp
|
Fix handling the std::ifstream::failbit in OutgoingHttpMessage
|
2026-05-29 16:05:14 +02:00 |
|
httpmessage.hpp
|
Add common OTel type/lib
|
2026-04-01 12:18:21 +02:00 |
|
httpserverconnection.cpp
|
Merge pull request #10862 from Icinga/fix-api-authentication
|
2026-07-03 08:36:43 +02:00 |
|
httpserverconnection.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
httputility.cpp
|
Merge pull request #10862 from Icinga/fix-api-authentication
|
2026-07-03 08:36:43 +02:00 |
|
httputility.hpp
|
Pass std::exception_ptr to SendJsonError
|
2026-07-02 14:04:15 +02:00 |
|
i2-remote.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
infohandler.cpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
infohandler.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
jsonrpc.cpp
|
JsonDecode: add depth limit
|
2026-06-23 15:38:19 +02:00 |
|
jsonrpc.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
jsonrpcconnection-heartbeat.cpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
jsonrpcconnection-pki.cpp
|
Check if client is a valid endpoint before updating CA-certificate
|
2026-04-15 15:58:26 +02:00 |
|
jsonrpcconnection.cpp
|
Don't shut down JSON-RPC connection if a message fails to parse
|
2026-06-23 15:38:19 +02:00 |
|
jsonrpcconnection.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
mallocinfohandler.cpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
mallocinfohandler.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
messageorigin.cpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
messageorigin.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
modifyobjecthandler.cpp
|
Pass std::exception_ptr to SendJsonError
|
2026-07-02 14:04:15 +02:00 |
|
modifyobjecthandler.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
objectqueryhandler.cpp
|
Pass std::exception_ptr to SendJsonError
|
2026-07-02 14:04:15 +02:00 |
|
objectqueryhandler.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
pkiutility.cpp
|
Use i2a_ASN1_INTEGER(), don't access ASN1_INTEGER data directly
|
2026-07-07 15:36:53 +02:00 |
|
pkiutility.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
statushandler.cpp
|
Pass std::exception_ptr to SendJsonError
|
2026-07-02 14:04:15 +02:00 |
|
statushandler.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
templatequeryhandler.cpp
|
Pass std::exception_ptr to SendJsonError
|
2026-07-02 14:04:15 +02:00 |
|
templatequeryhandler.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
typequeryhandler.cpp
|
Pass std::exception_ptr to SendJsonError
|
2026-07-02 14:04:15 +02:00 |
|
typequeryhandler.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
url-characters.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
url.cpp
|
Url::ParseUserinfo: Actually verify Password
|
2026-04-09 13:28:24 +02:00 |
|
url.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
variablequeryhandler.cpp
|
Pass std::exception_ptr to SendJsonError
|
2026-07-02 14:04:15 +02:00 |
|
variablequeryhandler.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
zone.cpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
zone.hpp
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |
|
zone.ti
|
Replace all existing copyright headers with SPDX headers
|
2026-02-04 14:00:05 +01:00 |