change the ubus signature type to int instead of the enum, as there are possible...
[project/ubus.git] / ubus-example.c
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