.. |
CMakeLists.txt
|
Implement first draft for cluster config staged sync
|
2019-06-19 14:46:11 +02:00 |
actionshandler.cpp
|
…
|
|
actionshandler.hpp
|
…
|
|
apiaction.cpp
|
…
|
|
apiaction.hpp
|
…
|
|
apifunction.cpp
|
…
|
|
apifunction.hpp
|
…
|
|
apilistener-authority.cpp
|
Add ApiListener::UpdatedObjectAuthority()
|
2019-07-11 12:58:07 +02:00 |
apilistener-configsync.cpp
|
Fix and improve logging for runtime object sync
|
2019-08-15 09:29:05 +02:00 |
apilistener-filesync.cpp
|
Cluster config sync: Use a more friendly message when configs are equal and don't need a reload
|
2020-02-05 15:31:41 +01:00 |
apilistener.cpp
|
Merge pull request #7767 from Icinga/bugfix/replay-log-windows-rename
|
2020-02-10 11:42:25 +01:00 |
apilistener.hpp
|
Close connections w/o sucessful TLS handshakes during 10s
|
2020-02-05 15:53:56 +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
|
…
|
|
configfileshandler.cpp
|
…
|
|
configfileshandler.hpp
|
…
|
|
configobjectutility.cpp
|
Fix and improve logging for runtime object sync
|
2019-08-15 09:29:05 +02: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
|
…
|
|
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
|
…
|
|
filterutility.hpp
|
…
|
|
httphandler.cpp
|
API: Handle permission exceptions soon enough, returning 404
|
2019-09-23 09:48:50 +02:00 |
httphandler.hpp
|
Quality: Purge old HTTP code in lib/remote
|
2019-05-24 15:50:43 +02:00 |
httpserverconnection.cpp
|
Replace std::shared_ptr<AsioTlsStream> with Shared<AsioTlsStream>::Ptr
|
2019-10-21 16:12:35 +02:00 |
httpserverconnection.hpp
|
Replace std::shared_ptr<AsioTlsStream> with Shared<AsioTlsStream>::Ptr
|
2019-10-21 16:12:35 +02:00 |
httputility.cpp
|
Quality: Purge old HTTP code in lib/remote
|
2019-05-24 15:50:43 +02:00 |
httputility.hpp
|
Quality: Purge old HTTP code in lib/remote
|
2019-05-24 15:50:43 +02:00 |
i2-remote.hpp
|
…
|
|
infohandler.cpp
|
Update doc URL for the API info handler at /v1
|
2019-08-27 16:47:07 +02: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
|
Don't send event::Heartbeat to unauthenticated peers
|
2020-01-13 11:21:38 +01:00 |
jsonrpcconnection-pki.cpp
|
JsonRpcConnection PKI: Document swalled exception
|
2020-02-20 15:15:54 +01:00 |
jsonrpcconnection.cpp
|
Replace std::shared_ptr<AsioTlsStream> with Shared<AsioTlsStream>::Ptr
|
2019-10-21 16:12:35 +02: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
|
Pki: Extend GetCertificateInformation() with version, serial, signature algorithm, SANs
|
2020-02-17 17:44:10 +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
|
…
|
|