Alexander Aleksandrovič Klimov
Alexander Aleksandrovič Klimov
... so (important) changes (like #5) reach apps using this lib via e.g. @dependabot.
... to be compatible with GPLv2 applications.
Backport of #9479
not to surprise (and crash) the Icinga DB daemon with unknown types. fixes #9478 ## Before A such request ``` curl -ksSu root:123456 -H 'Accept: application/json' -X POST -d '{"attrs":{"vars.lollcat":"mewww"}}'...
to catch missing includes and duplicate static functions.
by using AtomicFile so they ensure all or nothing of a file gets replaced.
... for delegating notification execution to a specific endpoint. fixes #8140
Once the new main process has read the config, it misses subsequent modifications from the old process otherwise. fixes #9365