summaryrefslogtreecommitdiff
path: root/ubus.c
Commit message (Expand)AuthorAgeFilesLines
* procd: add hotplug-call dispatcherDaniel Golle2021-02-071-0/+1
* make initial ubus connect delay small, use exponential backoffFelix Fietkau2016-03-051-6/+25
* make procd wait for ubus to come upJohn Crispin2014-10-061-0/+1
* allow instances to register ubus object that should be watchedJohn Crispin2014-06-051-0/+1
* debloat and reorganize codeJohn Crispin2013-11-151-74/+23
* make ubus handling use uloop timersJohn Crispin2013-06-271-11/+17
* register the system namespace on ubus regardless of the pidJohn Crispin2013-06-131-3/+2
* fix behaviour during sysupgradeJohn Crispin2013-04-231-0/+9
* add license headersJohn Crispin2013-03-131-2/+16
* add new main.c and fix Makefile/headersJohn Crispin2013-03-131-1/+5
* DPRINTF no longer existsJohn Crispin2013-03-131-5/+5
* raise ubusd priority to speed up message processing under loadFelix Fietkau2012-12-161-0/+2
* implement more parts of the service core apiFelix Fietkau2012-06-011-1/+1
* add the service objectFelix Fietkau2012-06-011-2/+1
* initial import: starts and connects to ubusFelix Fietkau2012-06-011-0/+84