libubus: preserve the received message buffer for incoming invoke calls
[project/ubus.git] / CMakeLists.txt
2014-07-03 Alexandru Ardeleanubus: increase message size limit and make it configura...
2013-05-29 Felix Fietkaucli: use the new json-c library name
2013-03-04 Thomas Gstädtneradd systemd support
2013-03-04 Thomas Gstädtnermake UBUS_UNIX_SOCKET configurable via cmake
2013-03-03 Thomas Gstädtnermake building examples an option
2013-01-23 Felix Fietkaubuild: remove install prefix override
2012-12-14 Felix Fietkaulibubus: refactor code, move request handling to libubu...
2012-12-13 Felix Fietkauwatch add/remove -> subscribe/unsubscribe:
2012-10-24 Felix Fietkaulibubus: split out some code into separate source files
2012-10-24 Felix Fietkaumove example to examples/
2012-05-28 Felix Fietkauenable -Wmissing-declarations
2012-05-05 Jo-Philipp Wichimplement Lua binding
2011-02-12 Felix Fietkauchange minimum cmake version to 2.6
2011-02-07 Felix Fietkausuppress -rdynamic when linking ubus
2011-02-06 Felix Fietkauuse the json to blobmsg library
2011-02-06 Felix Fietkaurename listener to ubus-example
2011-02-06 Felix Fietkauadd support for parsing method calls with json arguments
2011-02-05 Felix Fietkauadd some stub functionality for the ubus event switch
2011-02-04 Felix Fietkauinstall header files
2011-01-31 Felix Fietkauadd install targets
2011-01-31 Felix Fietkaumake libubus a dynamic library
2011-01-30 Felix FietkauInitial import