project/ubus.git
2011-01-31 Felix Fietkauexport the object type through lookup calls
2011-01-31 Felix Fietkaucli: use ubus_invoke() instead of low level handling
2011-01-31 Felix Fietkaumake message data on invoke() optional
2011-01-31 Felix Fietkauadd support for data replies
2011-01-31 Felix Fietkaucleanup, pass both data and status messages on to other...
2011-01-31 Felix Fietkauremove support for path based invoke, add object id...
2011-01-31 Felix Fietkauadd a callback for handling lost ubus connections
2011-01-31 Felix Fietkaulibubus: add method to policy
2011-01-31 Felix Fietkauadd working method calls
2011-01-31 Felix Fietkaulibubus: keep objects in an avl tree
2011-01-31 Felix Fietkauadd request cancelled flag
2011-01-31 Felix Fietkauremove path based invoke functions, add stub implementa...
2011-01-30 Felix Fietkauadd stubs for invoke
2011-01-30 Felix FietkauInitial import