project/rpcd.git
2013-07-16 Jo-Philipp... luci2: add led_list and usb_list calls
2013-07-15 Jo-Philipp... luci2: add crontab_get and crontab_set calls, rename...
2013-07-15 Jo-Philipp... Increase exec command timeout to 30 seconds
2013-07-15 Jo-Philipp... luci2: add rclocal_get and rclocal_set calls
2013-07-15 Jo-Philipp... luci2: add diskfree call
2013-07-15 Jo-Philipp... luci2: add opkg namespace
2013-07-04 Jo-Philipp... Add rpc_exec() utility function
2013-07-01 Jo-Philipp... luci2: implement password_set call
2013-07-01 Jo-Philipp... luci2: implement sshkeys_get and sshkeys_set calls
2013-06-27 Jo-Philipp... luci2: make parsing START and STOP from init scripts...
2013-06-27 Jo-Philipp... luci2: implement init_list and init_action calls
2013-06-19 Jo-Philipp... uci: expose section ordering index when dumping complet...
2013-06-18 Jo-Philipp... uci: add delete method
2013-06-12 Jo-Philipp... luci2: implement process_signal call
2013-06-12 Jo-Philipp... luci2: implement process_list call
2013-06-11 Jo-Philipp... iwinfo: expose phyname attribute
2013-06-11 Jo-Philipp... Add luci2 namespace to offer various backend methods...
2013-06-04 Jo-Philipp... Remove system namespace support again, the code has...
2013-05-30 Jo-Philipp... Add system namespace which offers various system inform...
2013-05-30 Jo-Philipp... Fix session.get procedure with undefined keys attribute
2013-04-16 Jo-Philipp... file: properly use container_of() to not trip type...
2013-02-03 Jo-Philipp... file: remove unused mode argument from exec procedure
2013-02-03 Jo-Philipp... iwinfo: finish api
2013-02-02 Jo-Philipp... add ubus iwinfo api (lacks scanning, assoclist, country...
2013-02-02 Jo-Philipp... uci: add configs method to list all existing packages
2013-02-02 Jo-Philipp... add ubus uci api
2013-01-31 Jo-Philipp... file: add exec method, rework read method
2013-01-26 Jo-Philipp... initial commit