]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
daemon/lua: introduce kres.strerror(errcode)
authorVladimír Čunát <vladimir.cunat@nic.cz>
Sun, 25 May 2025 08:17:44 +0000 (10:17 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Sun, 25 May 2025 08:17:44 +0000 (10:17 +0200)
commit638bf76f5ab96853abb2651a81d9e4cee288b634
tree7736150a03be2a824ddc59731b3a08b7d8cb2aa5
parent1c04f92be30687b9d3331a6796bf3324ed49f6c9
daemon/lua: introduce kres.strerror(errcode)

As seen in the grandparent comit, the previous style
was error-prone and a bit verbose.
daemon/lua/kres-gen-33.lua
daemon/lua/kres-gen.sh
daemon/lua/kres.lua
daemon/lua/sandbox.lua.in
daemon/lua/trust_anchors.lua.in
modules/ta_update/ta_update.lua
modules/watchdog/watchdog.lua