libubus: fix incompatible pointer types assigment
[project/ubus.git] / ubusmsg.h
2015-11-19 Felix Fietkauubusd: add monitor support
2015-06-18 John Crispinadd acl code
2014-07-03 Alexandru Ardeleanubus: increase message size limit and make it configura...
2013-10-29 Felix Fietkaulibubus: pull the variable length data array out of...
2012-12-14 Felix Fietkauubusd: implement notify forwarding with status reporting
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