project/rpcd.git
10 years agoRemove system namespace support again, the code has been merged into procd instead.
Jo-Philipp Wich [Tue, 4 Jun 2013 15:20:36 +0000 (17:20 +0200)]
Remove system namespace support again, the code has been merged into procd instead.
This reverts commit e5c9b0411d7ebc03a9edbdd3a7809f0e0bdb38dd.

10 years agoAdd system namespace which offers various system information like software release...
Jo-Philipp Wich [Thu, 30 May 2013 18:17:16 +0000 (20:17 +0200)]
Add system namespace which offers various system information like software release, memory and swap info, uptime and load

10 years agoFix session.get procedure with undefined keys attribute
Jo-Philipp Wich [Thu, 30 May 2013 12:58:30 +0000 (14:58 +0200)]
Fix session.get procedure with undefined keys attribute

11 years agofile: properly use container_of() to not trip type safety warnings
Jo-Philipp Wich [Tue, 16 Apr 2013 19:21:25 +0000 (21:21 +0200)]
file: properly use container_of() to not trip type safety warnings

11 years agofile: remove unused mode argument from exec procedure
Jo-Philipp Wich [Sun, 3 Feb 2013 13:00:57 +0000 (14:00 +0100)]
file: remove unused mode argument from exec procedure

11 years agoiwinfo: finish api
Jo-Philipp Wich [Sun, 3 Feb 2013 13:00:04 +0000 (14:00 +0100)]
iwinfo: finish api

11 years agoadd ubus iwinfo api (lacks scanning, assoclist, countrylist and txpowerlist yet)
Jo-Philipp Wich [Sat, 2 Feb 2013 19:48:51 +0000 (20:48 +0100)]
add ubus iwinfo api (lacks scanning, assoclist, countrylist and txpowerlist yet)

11 years agouci: add configs method to list all existing packages
Jo-Philipp Wich [Sat, 2 Feb 2013 18:05:02 +0000 (19:05 +0100)]
uci: add configs method to list all existing packages

11 years agoadd ubus uci api
Jo-Philipp Wich [Sat, 2 Feb 2013 17:36:50 +0000 (18:36 +0100)]
add ubus uci api

11 years agofile: add exec method, rework read method
Jo-Philipp Wich [Thu, 31 Jan 2013 21:19:22 +0000 (22:19 +0100)]
file: add exec method, rework read method

11 years agoinitial commit
Jo-Philipp Wich [Sat, 26 Jan 2013 14:29:09 +0000 (15:29 +0100)]
initial commit