icinga2/lib/methods
Max Rosin d8462cf6cd Fix the Icinga2 version check for versions with more than 5 characters
The previous implementation assumed that every version number will have
5 characters. With the release of 2.10.0 this does not work anymore.
The new implementation extracts everything from the second character to
the first dash. This should work as long as the version string is in a
format like 'v2.10.1-8-gaebe6da'.

fixes Icinga#6703
2018-10-29 13:51:09 +01:00
..
CMakeLists.txt icinga.com: Update CMakeLists.txt 2018-10-18 09:35:18 +02:00
clusterchecktask.cpp icinga.com: Update *.{h,c}pp 2018-10-18 09:27:04 +02:00
clusterchecktask.hpp icinga.com: Update *.{h,c}pp 2018-10-18 09:27:04 +02:00
clusterzonechecktask.cpp icinga.com: Update *.{h,c}pp 2018-10-18 09:27:04 +02:00
clusterzonechecktask.hpp icinga.com: Update *.{h,c}pp 2018-10-18 09:27:04 +02:00
dummychecktask.cpp icinga.com: Update *.{h,c}pp 2018-10-18 09:27:04 +02:00
dummychecktask.hpp icinga.com: Update *.{h,c}pp 2018-10-18 09:27:04 +02:00
exceptionchecktask.cpp icinga.com: Update *.{h,c}pp 2018-10-18 09:27:04 +02:00
exceptionchecktask.hpp icinga.com: Update *.{h,c}pp 2018-10-18 09:27:04 +02:00
i2-methods.hpp icinga.com: Update *.{h,c}pp 2018-10-18 09:27:04 +02:00
icingachecktask.cpp Fix the Icinga2 version check for versions with more than 5 characters 2018-10-29 13:51:09 +01:00
icingachecktask.hpp icinga.com: Update *.{h,c}pp 2018-10-18 09:27:04 +02:00
methods-itl.conf icinga.com: Update config files (ITL, etc.) 2018-10-18 09:37:59 +02:00
nullchecktask.cpp icinga.com: Update *.{h,c}pp 2018-10-18 09:27:04 +02:00
nullchecktask.hpp icinga.com: Update *.{h,c}pp 2018-10-18 09:27:04 +02:00
nulleventtask.cpp icinga.com: Update *.{h,c}pp 2018-10-18 09:27:04 +02:00
nulleventtask.hpp icinga.com: Update *.{h,c}pp 2018-10-18 09:27:04 +02:00
pluginchecktask.cpp icinga.com: Update *.{h,c}pp 2018-10-18 09:27:04 +02:00
pluginchecktask.hpp icinga.com: Update *.{h,c}pp 2018-10-18 09:27:04 +02:00
plugineventtask.cpp icinga.com: Update *.{h,c}pp 2018-10-18 09:27:04 +02:00
plugineventtask.hpp icinga.com: Update *.{h,c}pp 2018-10-18 09:27:04 +02:00
pluginnotificationtask.cpp icinga.com: Update *.{h,c}pp 2018-10-18 09:27:04 +02:00
pluginnotificationtask.hpp icinga.com: Update *.{h,c}pp 2018-10-18 09:27:04 +02:00
randomchecktask.cpp icinga.com: Update *.{h,c}pp 2018-10-18 09:27:04 +02:00
randomchecktask.hpp icinga.com: Update *.{h,c}pp 2018-10-18 09:27:04 +02:00
timeperiodtask.cpp icinga.com: Update *.{h,c}pp 2018-10-18 09:27:04 +02:00
timeperiodtask.hpp icinga.com: Update *.{h,c}pp 2018-10-18 09:27:04 +02:00