summaryrefslogtreecommitdiff
path: root/ubusd_obj.h
Commit message (Expand)AuthorAgeFilesLines
* pass ubus_msg_buf to callback of internal objectJohn Crispin2015-06-181-1/+2
* remove the "method" argument for object subscriptionFelix Fietkau2012-12-141-2/+1
* ubus: add notification for subscribers present/goneFelix Fietkau2012-12-141-0/+1
* watch add/remove -> subscribe/unsubscribe:Felix Fietkau2012-12-131-7/+7
* ubusd: add support for watching objects to get notified when they go awayFelix Fietkau2012-05-191-0/+13
* add copyright/license informationFelix Fietkau2011-06-171-0/+13
* implement event pattern matchingFelix Fietkau2011-02-071-0/+2
* add functionality for registering anonymous objects as event listenersFelix Fietkau2011-02-051-1/+14
* add some stub functionality for the ubus event switchFelix Fietkau2011-02-051-0/+4
* remove path based invoke functions, add stub implementation for invoking meth...Felix Fietkau2011-01-311-1/+2
* Initial importFelix Fietkau2011-01-301-0/+37