An ubus RPC daemon for Liminix
Find a file
Luka Perkov 2350c6fa91 file: handle return output of b64_decode
Solve this compile warning:

file.c:300:16: error: comparison of unsigned expression < 0 is always false [-Werror,-Wtautological-compare]
                if (data_len < 0)

Signed-off-by: Luka Perkov <luka@openwrt.org>
2016-04-12 17:15:08 +02:00
include/rpcd fix for json 0.12 2015-03-08 15:04:13 +01:00
CMakeLists.txt add a system object that allows us to set passwords and trigger sysupgrade 2015-08-25 23:56:32 +02:00
exec.c Extend copyright 2014-01-12 12:48:58 +00:00
file.c file: handle return output of b64_decode 2016-04-12 17:15:08 +02:00
iwinfo.c iwinfo: add phyname procedure 2015-02-11 14:07:31 +01:00
main.c paths: substitute literal with macro 2015-11-20 18:00:28 +01:00
plugin.c properly handle return codes 2015-03-28 18:36:40 +01:00
session.c properly handle return codes 2015-03-28 18:36:40 +01:00
sys.c add a system object that allows us to set passwords and trigger sysupgrade 2015-08-25 23:56:32 +02:00
uci.c uci: allow setting zero-length values (to delete an option) 2015-11-23 19:11:44 +01:00
unauthenticated.json session: setup a persistent NULL section and implement login procedure 2013-09-10 19:56:36 +02:00