add support for deferring a reply to a method invoke call
[project/ubus.git] / ubus-example.c
2012-05-28 Felix Fietkaumake a few functions static
2012-05-19 Felix Fietkauubus-example: use object notification, add a simple...
2011-07-30 Felix Fietkauremove an unused-but-set variable
2011-06-17 Felix Fietkauadd copyright/license information
2011-03-27 Felix Fietkausimplify object signatures by reusing the parser policy...
2011-02-11 Felix Fietkauremove array from the signature
2011-02-07 Felix Fietkauremove some verbosity from the ubus example
2011-02-06 Felix Fietkaurename publish to add_object
2011-02-06 Felix Fietkauadd options to override the ubus socket name for the...
2011-02-06 Felix Fietkaufix SIGINT handling
2011-02-06 Felix Fietkaurename listener to ubus-example