An ubus RPC daemon for Liminix
Find a file
Daniel Golle ccb75178cf
sys: packagelist: drop ABI version from package name
Having the ABI version appended to the package name is not very helpful
when checking for updated versions of a package online or requesting
a new image for the device from an updater service. In both cases,
the ABI version could have been bumped meanwhile and that name is then
simply not found.
Resolve this by removing the appended ABI version in the output of the
rpc-sys packagelist call.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-03-11 00:17:58 +00:00
include/rpcd rc: new ubus object for handling /etc/init.d/ scripts 2020-09-10 13:18:09 +02:00
CMakeLists.txt rc: new ubus object for handling /etc/init.d/ scripts 2020-09-10 13:18:09 +02:00
exec.c exec: always call finish_cb to allow plugin to free up memory 2019-10-29 09:24:46 +01:00
file.c file: extend exec acl checks to commands with arguments 2019-12-11 09:13:05 +01:00
iwinfo.c iwinfo: include ht_operation data only if available 2021-01-06 19:42:14 +00:00
main.c rc: new ubus object for handling /etc/init.d/ scripts 2020-09-10 13:18:09 +02:00
plugin.c plugin: avoid truncating numeric values 2019-11-10 21:26:51 +01:00
rc.c rc: support init.d scripts with START=0 2020-09-18 08:10:56 +02:00
session.c session: deny access if password login is disabled 2020-03-17 19:33:35 +01:00
sys.c sys: packagelist: drop ABI version from package name 2021-03-11 00:17:58 +00:00
uci.c uci: manually clear uci_ptr flags after uci_delete() operations 2021-01-17 21:14:46 +01:00
unauthenticated.json session: setup a persistent NULL section and implement login procedure 2013-09-10 19:56:36 +02:00