.. |
CMakeLists.txt
|
Fix certificate paths for installers
|
2017-09-22 15:00:45 +02:00 |
actionshandler.cpp
|
Use nullptr instead of <Type>::Ptr()
|
2017-11-30 17:47:09 +01:00 |
actionshandler.hpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
apiaction.cpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
apiaction.hpp
|
Replace boost::bind/boost::function with std::bind/std::function
|
2017-11-27 15:15:11 +01:00 |
apiclient.cpp
|
Fix compiler warnings
|
2017-12-14 09:15:37 +01:00 |
apiclient.hpp
|
Remove extraneous whitespace
|
2017-12-14 08:50:09 +01:00 |
apifunction.cpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
apifunction.hpp
|
Replace boost::bind/boost::function with std::bind/std::function
|
2017-11-27 15:15:11 +01:00 |
apilistener-configsync.cpp
|
Use nullptr instead of <Type>::Ptr()
|
2017-11-30 17:47:09 +01:00 |
apilistener-filesync.cpp
|
Replace boost::ref/boost::cref with std::ref/std::cref
|
2017-11-30 17:47:09 +01:00 |
apilistener.cpp
|
Remove unused variables
|
2017-12-14 08:50:09 +01:00 |
apilistener.hpp
|
Remove extraneous whitespace
|
2017-12-14 08:50:09 +01:00 |
apilistener.ti
|
Implement support for migrating certificates to /var/lib/icinga2/certs
|
2017-10-20 14:06:02 +02:00 |
apiuser.cpp
|
Use nullptr instead of <Type>::Ptr()
|
2017-11-30 17:47:09 +01:00 |
apiuser.hpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
apiuser.ti
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
authority.cpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
configfileshandler.cpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
configfileshandler.hpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
configobjectutility.cpp
|
Use std::unique_ptr for Expression objects
|
2017-12-15 10:44:54 +01:00 |
configobjectutility.hpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
configpackageshandler.cpp
|
Fix package error message
|
2017-12-18 11:04:40 +01:00 |
configpackageshandler.hpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
configpackageutility.cpp
|
Use std::vector::emplace_back instead of std::vector::push_back
|
2017-11-30 17:47:09 +01:00 |
configpackageutility.hpp
|
Use nullptr instead of <Type>::Ptr()
|
2017-11-30 17:47:09 +01:00 |
configstageshandler.cpp
|
Use locks in api config staging
|
2017-09-20 16:45:09 +02:00 |
configstageshandler.hpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
consolehandler.cpp
|
Use std::unique_ptr for Expression objects
|
2017-12-15 10:44:54 +01:00 |
consolehandler.hpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
createobjecthandler.cpp
|
Add missing header
|
2017-04-05 10:26:54 +02:00 |
createobjecthandler.hpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
deleteobjecthandler.cpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
deleteobjecthandler.hpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
endpoint.cpp
|
Fix compiler warning introduced by #5753
|
2017-12-12 11:55:30 +01:00 |
endpoint.hpp
|
Add metrics about communication between endpoints
|
2017-12-11 10:20:25 +01:00 |
endpoint.ti
|
Add metrics about communication between endpoints
|
2017-12-11 10:20:25 +01:00 |
eventqueue.cpp
|
Use std::unique_ptr for Expression objects
|
2017-12-15 10:44:54 +01:00 |
eventqueue.hpp
|
Use std::unique_ptr for Expression objects
|
2017-12-15 10:44:54 +01:00 |
eventshandler.cpp
|
Use std::unique_ptr for Expression objects
|
2017-12-15 10:44:54 +01:00 |
eventshandler.hpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
filterutility.cpp
|
Use std::unique_ptr for Expression objects
|
2017-12-15 10:44:54 +01:00 |
filterutility.hpp
|
Replace a few more NULLs with nullptr
|
2017-12-14 15:37:20 +01:00 |
httpchunkedencoding.cpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
httpchunkedencoding.hpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
httpclientconnection.cpp
|
Remove unused variables
|
2017-12-14 08:50:09 +01:00 |
httpclientconnection.hpp
|
Use std::shared_ptr instead of boost::shared_ptr
|
2017-11-30 17:41:00 +01:00 |
httphandler.cpp
|
Use std::vector::emplace_back instead of std::vector::push_back
|
2017-11-30 17:47:09 +01:00 |
httphandler.hpp
|
Replace boost::bind/boost::function with std::bind/std::function
|
2017-11-27 15:15:11 +01:00 |
httprequest.cpp
|
Replace a few more NULLs with nullptr
|
2017-12-14 15:37:20 +01:00 |
httprequest.hpp
|
Use std::shared_ptr instead of boost::shared_ptr
|
2017-11-30 17:41:00 +01:00 |
httpresponse.cpp
|
Replace a few more NULLs with nullptr
|
2017-12-14 15:37:20 +01:00 |
httpresponse.hpp
|
Use std::shared_ptr instead of boost::shared_ptr
|
2017-11-30 17:41:00 +01:00 |
httpserverconnection.cpp
|
Use nullptr instead of <Type>::Ptr()
|
2017-11-30 17:47:09 +01:00 |
httpserverconnection.hpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
httputility.cpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
httputility.hpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
i2-remote.hpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
infohandler.cpp
|
Use std::vector::emplace_back instead of std::vector::push_back
|
2017-11-30 17:47:09 +01:00 |
infohandler.hpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
jsonrpc.cpp
|
Return bytes sent/written in SendMessage() and WriteStringToStream()
|
2017-11-14 08:18:23 +01:00 |
jsonrpc.hpp
|
Return bytes sent/written in SendMessage() and WriteStringToStream()
|
2017-11-14 08:18:23 +01:00 |
jsonrpcconnection-heartbeat.cpp
|
Dynamically create and destroy the timer thread
|
2017-11-30 17:41:02 +01:00 |
jsonrpcconnection-pki.cpp
|
Use nullptr instead of <Type>::Ptr()
|
2017-11-30 17:47:09 +01:00 |
jsonrpcconnection.cpp
|
Fix compiler warnings
|
2017-12-14 09:15:37 +01:00 |
jsonrpcconnection.hpp
|
Fix compiler warnings
|
2017-12-14 09:15:37 +01:00 |
messageorigin.cpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
messageorigin.hpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
modifyobjecthandler.cpp
|
API: Fix error code for invalid 'attrs' type for POST requests
|
2017-03-01 11:33:43 +01:00 |
modifyobjecthandler.hpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
objectqueryhandler.cpp
|
Remove extraneous whitespace
|
2017-12-14 08:50:09 +01:00 |
objectqueryhandler.hpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
pkiutility.cpp
|
Replace a few more NULLs with nullptr
|
2017-12-14 15:37:20 +01:00 |
pkiutility.hpp
|
Use std::shared_ptr instead of boost::shared_ptr
|
2017-11-30 17:41:00 +01:00 |
statushandler.cpp
|
Replace StatsFunction with Function
|
2017-11-30 19:02:25 +01:00 |
statushandler.hpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
templatequeryhandler.cpp
|
Replace boost::bind/boost::function with std::bind/std::function
|
2017-11-27 15:15:11 +01:00 |
templatequeryhandler.hpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
typequeryhandler.cpp
|
Replace boost::bind/boost::function with std::bind/std::function
|
2017-11-27 15:15:11 +01:00 |
typequeryhandler.hpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
url-characters.hpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
url.cpp
|
Use std::vector::emplace_back instead of std::vector::push_back
|
2017-11-30 17:47:09 +01:00 |
url.hpp
|
Don't sent scheme and hostname in request
|
2017-09-06 16:01:02 +02:00 |
variablequeryhandler.cpp
|
Replace boost::bind/boost::function with std::bind/std::function
|
2017-11-27 15:15:11 +01:00 |
variablequeryhandler.hpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
zone.cpp
|
Use nullptr instead of <Type>::Ptr()
|
2017-11-30 17:47:09 +01:00 |
zone.hpp
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
zone.ti
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |