summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* examples: remove dead incrementsPetr Štetiar2019-12-162-6/+0
* iron out all extra compiler warningsPetr Štetiar2019-12-161-3/+4
* cmake: Fix find_library for ubusd and examples/serverFlorian Fainelli2016-07-011-1/+1
* cmake: Add ubox, blobmsg_json libraries and include dirs lookupPetr Štetiar2016-03-071-2/+2
* ubus: Fix memleak in examples/client in case of failureHans Dedecker2015-05-081-0/+1
* ubus: Fix issues reported by static code analysis tool KlocworkHans Dedecker2015-04-202-1/+6
* libubus: fix build error in examples/serverZefir Kurtisi2014-09-171-1/+4
* ubus: add count test to validate large message sizesAlexandru Ardelean2014-07-035-2/+187
* libubus: close file descriptor after passing it in the status msgFelix Fietkau2014-02-271-1/+0
* examples/client: receive data from the passed file descriptorFelix Fietkau2014-02-181-0/+44
* examples/server: send a file descriptor as part of the request to the "hello"...Felix Fietkau2014-02-181-2/+30
* add INCLUDE_DIRECTORIES to subdirectoriesThomas Gstädtner2013-03-031-0/+1
* make building examples an optionThomas Gstädtner2013-03-031-5/+6
* examples: disable the message on the server example, measure the notify laten...Felix Fietkau2012-12-152-1/+14
* examples: use blocking notifyFelix Fietkau2012-12-153-1/+39
* ubus: add notification for subscribers present/goneFelix Fietkau2012-12-141-1/+8
* watch add/remove -> subscribe/unsubscribe:Felix Fietkau2012-12-131-6/+7
* examples: split client/server codeFelix Fietkau2012-10-243-38/+86
* move example to examples/Felix Fietkau2012-10-242-0/+210