]> granicus.if.org Git - icinga2/commit
Adjust all HTTP handlers (ex. /v1/events)
authorAlexander A. Klimov <alexander.klimov@icinga.com>
Fri, 15 Feb 2019 09:33:01 +0000 (10:33 +0100)
committerAlexander A. Klimov <alexander.klimov@icinga.com>
Mon, 1 Apr 2019 09:40:14 +0000 (11:40 +0200)
commit1941c1da280c94b2e81c6d1aa9c793a09798e678
tree52950544c0f78fbf50289755647c1cc35782824f
parent9ae1d732af3052865c8bd2b4d1bafd90df0ee682
Adjust all HTTP handlers (ex. /v1/events)
30 files changed:
lib/remote/actionshandler.cpp
lib/remote/actionshandler.hpp
lib/remote/configfileshandler.cpp
lib/remote/configfileshandler.hpp
lib/remote/configpackageshandler.cpp
lib/remote/configpackageshandler.hpp
lib/remote/configstageshandler.cpp
lib/remote/configstageshandler.hpp
lib/remote/consolehandler.cpp
lib/remote/consolehandler.hpp
lib/remote/createobjecthandler.cpp
lib/remote/createobjecthandler.hpp
lib/remote/deleteobjecthandler.cpp
lib/remote/deleteobjecthandler.hpp
lib/remote/eventshandler.cpp
lib/remote/eventshandler.hpp
lib/remote/infohandler.cpp
lib/remote/infohandler.hpp
lib/remote/modifyobjecthandler.cpp
lib/remote/modifyobjecthandler.hpp
lib/remote/objectqueryhandler.cpp
lib/remote/objectqueryhandler.hpp
lib/remote/statushandler.cpp
lib/remote/statushandler.hpp
lib/remote/templatequeryhandler.cpp
lib/remote/templatequeryhandler.hpp
lib/remote/typequeryhandler.cpp
lib/remote/typequeryhandler.hpp
lib/remote/variablequeryhandler.cpp
lib/remote/variablequeryhandler.hpp