Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-05 | allow instances to register ubus object that should be watched | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-11-15 | debloat and reorganize code | John Crispin | |
split app into procd and init binaries remove log support, this is an external service now Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-06-27 | make ubus handling use uloop timers | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-06-13 | register the system namespace on ubus regardless of the pid | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-04-23 | fix behaviour during sysupgrade | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-03-13 | add license headers | John Crispin | |
2013-03-13 | add new main.c and fix Makefile/headers | John Crispin | |
2013-03-13 | DPRINTF no longer exists | John Crispin | |
2012-12-16 | raise ubusd priority to speed up message processing under load | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2012-06-01 | implement more parts of the service core api | Felix Fietkau | |
2012-06-01 | add the service object | Felix Fietkau | |
2012-06-01 | initial import: starts and connects to ubus | Felix Fietkau | |