aboutsummaryrefslogtreecommitdiff
path: root/net/nginx-util/src/ubus-cxx.cpp
Commit message (Collapse)AuthorAge
* nginx-util: fix issues and cleanupPeter Stadler2020-05-26
* fix regex capture (to conform std) * fix issues for Clang/libcxx (warnings/includes) * fix CONFLICTS in the Makefile * use /bin/sh in host scripts and shellcheck them * add callback for setting arguments in ubus::call Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>