summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jo-Philipp Wich [Mon, 15 Jul 2013 14:42:34 +0000 (16:42 +0200)]
luci2: add crontab_get and crontab_set calls, rename rpc_rclocal_policy to rpc_data_policy
Jo-Philipp Wich [Mon, 15 Jul 2013 14:03:37 +0000 (16:03 +0200)]
Increase exec command timeout to 30 seconds
Jo-Philipp Wich [Thu, 11 Jul 2013 10:56:24 +0000 (12:56 +0200)]
luci2: add rclocal_get and rclocal_set calls
Jo-Philipp Wich [Fri, 5 Jul 2013 11:37:28 +0000 (13:37 +0200)]
luci2: add diskfree call
Jo-Philipp Wich [Thu, 4 Jul 2013 11:16:21 +0000 (13:16 +0200)]
luci2: add opkg namespace
Jo-Philipp Wich [Thu, 4 Jul 2013 10:58:26 +0000 (12:58 +0200)]
Add rpc_exec() utility function
Jo-Philipp Wich [Mon, 1 Jul 2013 16:07:11 +0000 (18:07 +0200)]
luci2: implement password_set call
Jo-Philipp Wich [Mon, 1 Jul 2013 15:28:30 +0000 (17:28 +0200)]
luci2: implement sshkeys_get and sshkeys_set calls
Jo-Philipp Wich [Thu, 27 Jun 2013 17:01:06 +0000 (19:01 +0200)]
luci2: make parsing START and STOP from init scripts more robust
Jo-Philipp Wich [Thu, 27 Jun 2013 16:42:53 +0000 (18:42 +0200)]
luci2: implement init_list and init_action calls
Jo-Philipp Wich [Wed, 19 Jun 2013 09:33:17 +0000 (11:33 +0200)]
uci: expose section ordering index when dumping complete packages
Jo-Philipp Wich [Tue, 18 Jun 2013 12:45:57 +0000 (14:45 +0200)]
uci: add delete method
Jo-Philipp Wich [Wed, 12 Jun 2013 14:44:15 +0000 (16:44 +0200)]
luci2: implement process_signal call
Jo-Philipp Wich [Wed, 12 Jun 2013 13:13:50 +0000 (15:13 +0200)]
luci2: implement process_list call
Jo-Philipp Wich [Sun, 9 Jun 2013 14:43:35 +0000 (16:43 +0200)]
iwinfo: expose phyname attribute
Jo-Philipp Wich [Sat, 8 Jun 2013 15:56:02 +0000 (17:56 +0200)]
Add luci2 namespace to offer various backend methods required by the ui
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.
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
Jo-Philipp Wich [Thu, 30 May 2013 12:58:30 +0000 (14:58 +0200)]
Fix session.get procedure with undefined keys attribute
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
Jo-Philipp Wich [Sun, 3 Feb 2013 13:00:57 +0000 (14:00 +0100)]
file: remove unused mode argument from exec procedure
Jo-Philipp Wich [Sun, 3 Feb 2013 13:00:04 +0000 (14:00 +0100)]
iwinfo: finish api
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)
Jo-Philipp Wich [Sat, 2 Feb 2013 18:05:02 +0000 (19:05 +0100)]
uci: add configs method to list all existing packages
Jo-Philipp Wich [Sat, 2 Feb 2013 17:36:50 +0000 (18:36 +0100)]
add ubus uci api
Jo-Philipp Wich [Thu, 31 Jan 2013 21:19:22 +0000 (22:19 +0100)]
file: add exec method, rework read method
Jo-Philipp Wich [Sat, 26 Jan 2013 14:29:09 +0000 (15:29 +0100)]
initial commit