icinga2/lib/remote
Jean Flach 2636e6a77a Whitespace fix
What does this change?
* Remove use of spaces for formatting
These could be found by using `grep -r -l -P '^\t+ +[^*]'
* Removal of training whitespaces
* A few lines longer than 120 chars
2017-12-20 14:53:52 +01:00
..
CMakeLists.txt Fix certificate paths for installers 2017-09-22 15:00:45 +02:00
actionshandler.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
actionshandler.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
apiaction.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
apiaction.hpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
apiclient.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
apiclient.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
apifunction.cpp Whitespace fix 2017-12-20 14:53:52 +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 Whitespace fix 2017-12-20 14:53:52 +01:00
apilistener-filesync.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
apilistener.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
apilistener.hpp Whitespace fix 2017-12-20 14:53:52 +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 Whitespace fix 2017-12-20 14:53:52 +01:00
configfileshandler.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
configobjectutility.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
configobjectutility.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
configpackageshandler.cpp Fix package error message 2017-12-18 11:04:40 +01:00
configpackageshandler.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
configpackageutility.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
configpackageutility.hpp Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
configstageshandler.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
configstageshandler.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
consolehandler.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
consolehandler.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
createobjecthandler.cpp Add missing header 2017-04-05 10:26:54 +02:00
createobjecthandler.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
deleteobjecthandler.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
deleteobjecthandler.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
endpoint.cpp Whitespace fix 2017-12-20 14:53:52 +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 Whitespace fix 2017-12-20 14:53:52 +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 Whitespace fix 2017-12-20 14:53:52 +01:00
filterutility.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
filterutility.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
httpchunkedencoding.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
httpchunkedencoding.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
httpclientconnection.cpp Whitespace fix 2017-12-20 14:53:52 +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 Whitespace fix 2017-12-20 14:53:52 +01:00
httprequest.hpp Use std::shared_ptr instead of boost::shared_ptr 2017-11-30 17:41:00 +01:00
httpresponse.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
httpresponse.hpp Use std::shared_ptr instead of boost::shared_ptr 2017-11-30 17:41:00 +01:00
httpserverconnection.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
httpserverconnection.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
httputility.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
httputility.hpp Whitespace fix 2017-12-20 14:53:52 +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 Whitespace fix 2017-12-20 14:53:52 +01:00
jsonrpc.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
jsonrpc.hpp Return bytes sent/written in SendMessage() and WriteStringToStream() 2017-11-14 08:18:23 +01:00
jsonrpcconnection-heartbeat.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
jsonrpcconnection-pki.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
jsonrpcconnection.cpp Whitespace fix 2017-12-20 14:53:52 +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 Whitespace fix 2017-12-20 14:53:52 +01:00
modifyobjecthandler.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
objectqueryhandler.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
objectqueryhandler.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
pkiutility.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
pkiutility.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
statushandler.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
statushandler.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
templatequeryhandler.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
templatequeryhandler.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
typequeryhandler.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
typequeryhandler.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
url-characters.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
url.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
url.hpp Don't sent scheme and hostname in request 2017-09-06 16:01:02 +02:00
variablequeryhandler.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
variablequeryhandler.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
zone.cpp Whitespace fix 2017-12-20 14:53:52 +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