libubus: check if subscriber cb is non-NULL before calling it
[project/ubus.git] / ubusmsg.h
2012-12-14 Felix Fietkaulibubus: add UBUS_ATTR_NO_REPLY and add policy for...
2012-12-14 Felix Fietkauubus: add notification for subscribers present/gone
2012-12-13 Felix Fietkauwatch add/remove -> subscribe/unsubscribe:
2012-05-28 Felix Fietkaulibubus: add support for reconnecting (and re-publishin...
2012-05-19 Felix Fietkauubusd: add support for watching objects to get notified...
2011-09-05 Felix Fietkauadd an error message for "unknown error"
2011-09-05 Felix Fietkauadd an error code for "operation not supported"
2011-06-17 Felix Fietkauadd copyright/license information
2011-02-11 Felix Fietkauadd support for timeouts on synchronous requests
2011-02-07 Felix Fietkaufix max message length handling - exclude the header
2011-02-06 Felix Fietkaurename publish to add_object
2011-02-05 Felix Fietkauadd functionality for registering anonymous objects...
2011-02-04 Felix Fietkauadd functions for internal object allocation
2011-01-31 Felix Fietkauadd working method calls
2011-01-30 Felix FietkauInitial import