summaryrefslogtreecommitdiff
path: root/ubus.c
Commit message (Expand)AuthorAgeFilesLines
* add error reporting supportFelix Fietkau2011-03-281-0/+27
* adjust for ubus api changesFelix Fietkau2011-03-271-29/+9
* add the status method to the signatureFelix Fietkau2011-03-271-0/+3
* move all device data to its own table to prevent namespace collisionsFelix Fietkau2011-03-271-3/+10
* add a callback for dumping device status informationFelix Fietkau2011-03-271-0/+3
* add a simple status callback for network interfacesFelix Fietkau2011-03-271-0/+29
* fix interface object type nameFelix Fietkau2011-03-271-1/+1
* Initial importFelix Fietkau2011-03-271-0/+167