gluon/package/gluon-core
Matthias Schiffer 0e681d5c37
gluon-core: util: avoid unintended second return value from gsub()
gsub() returns the number of matches as its second return value. This
was unintendedly passed through by the util functions trim() and
node_id(). It can be presumed that this had no effect in practice, but
it can lead to surprising output when passing values to print() for
debugging.
2020-05-04 23:38:22 +02:00
..
files treewide: solve shellcheck warnings 2019-12-14 18:35:11 +01:00
luasrc gluon-core: util: avoid unintended second return value from gsub() 2020-05-04 23:38:22 +02:00
src gluon-core: reimplement gluon.site module in C 2018-01-18 16:29:00 +01:00
check_site.lua gluon-core: drop IBSS support 2019-11-07 19:48:16 +01:00
Config.in gluon-mesh-vpn-core: Add dependency for KERNEL_NET_ACT_POLICE 2019-08-21 18:37:53 +02:00
Makefile gluon-core: remove nixio dependency 2018-07-17 20:08:16 +02:00