libubus: refactor ubus_context msgbuf data to be dynamically allocated
[project/ubus.git] / libubus-obj.c
2014-04-26 Felix Fietkaulibubus: add support for defining a policy mask
2014-02-18 Felix Fietkaulibubus: implement file descriptor passing support
2013-10-29 Felix Fietkaulibubus: pull the variable length data array out of...
2013-08-29 Lukasz Bajlibubus: Check if remove callback exists before call it
2012-12-14 Felix Fietkaulibubus: do not send a status reply if UBUS_ATTR_NO_REP...
2012-12-14 Felix Fietkaulibubus: reduce code duplication and add stack depth...
2012-10-30 Felix Fietkaulibubus: fix stack space init for processing requests
2012-10-24 Felix Fietkaulibubus: split out some code into separate source files