libubus: Check if remove callback exists before call it
[project/ubus.git] / libubus-io.c
2013-08-08 Felix Fietkaulibubus: detect read/write errors and set the eof flag...
2013-08-08 Felix Fietkaulibubus: fix publishing objects after reconnect
2013-08-04 Yousong ZhouAdd a return value to make compiler silent.
2013-08-04 Yousong ZhouFix the condition for stopping the writev_retry.
2013-04-04 Felix Fietkaulibubus: fix crash on reconnect with objects that have...
2012-12-14 Felix Fietkaulibubus: implement notify handling
2012-12-14 Felix Fietkaulibubus: add UBUS_ATTR_NO_REPLY and add policy for...
2012-10-24 Felix Fietkaulibubus: split out some code into separate source files