summaryrefslogtreecommitdiff
path: root/ubusmsg.h
Commit message (Expand)AuthorAgeFilesLines
* libubus: introduce new status messagesStijn Tintel2022-02-281-0/+3
* ubusd: add monitor supportFelix Fietkau2015-11-191-0/+15
* add acl codeJohn Crispin2015-06-181-0/+4
* ubus: increase message size limit and make it configurable at build-timeAlexandru Ardelean2014-07-031-1/+1
* libubus: pull the variable length data array out of struct ubus_msghdr to fix...Felix Fietkau2013-10-291-1/+0
* ubusd: implement notify forwarding with status reportingFelix Fietkau2012-12-151-0/+2
* libubus: add UBUS_ATTR_NO_REPLY and add policy for UBUS_ATTR_ACTIVEFelix Fietkau2012-12-141-0/+1
* ubus: add notification for subscribers present/goneFelix Fietkau2012-12-141-0/+9
* watch add/remove -> subscribe/unsubscribe:Felix Fietkau2012-12-131-3/+7
* libubus: add support for reconnecting (and re-publishing objects)Felix Fietkau2012-05-291-0/+1
* ubusd: add support for watching objects to get notified when they go awayFelix Fietkau2012-05-191-0/+5
* add an error message for "unknown error"Felix Fietkau2011-09-051-0/+1
* add an error code for "operation not supported"Felix Fietkau2011-09-051-0/+1
* add copyright/license informationFelix Fietkau2011-06-171-0/+13
* add support for timeouts on synchronous requestsFelix Fietkau2011-02-111-0/+1
* fix max message length handling - exclude the headerFelix Fietkau2011-02-071-1/+1
* rename publish to add_objectFelix Fietkau2011-02-061-2/+2
* add functionality for registering anonymous objects as event listenersFelix Fietkau2011-02-051-0/+1
* add functions for internal object allocationFelix Fietkau2011-02-051-0/+3
* add working method callsFelix Fietkau2011-01-311-0/+1
* Initial importFelix Fietkau2011-01-301-0/+72