An ubus RPC daemon for Liminix
Find a file
Stijn Tintel d11ffe9383 session: use blobmsg_get_u64 for RPC_DUMP_EXPIRES
We need to use blobmsg_get_u64 for RPC_DUMP_EXPIRES as this is now
BLOBMSG_TYPE_INT64.

Fixes: 20bf958bea ("session: use uloop_timeout_remaining64")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: Jo-Philipp Wich <jo@mein.io>
2021-11-04 14:42:38 +02: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: add 802.11ax HE support 2021-05-05 01:30:36 +02: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: use blobmsg_get_u64 for RPC_DUMP_EXPIRES 2021-11-04 14:42:38 +02: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