summaryrefslogtreecommitdiff
path: root/package/ubus/Makefile
Commit message (Collapse)AuthorAge
* packages: clean up the package folderJohn Crispin2013-06-21
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007
* ubus: update to latest version, fixes a crash on request cancellingFelix Fietkau2013-05-30
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36766
* ubus: update to latest version, fixes json-c library nameFelix Fietkau2013-05-29
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36759
* ubus: update to the latest version, fixes a rare deadlock with multiple ↵Felix Fietkau2013-05-11
| | | | | | | | synchronous invoke/notify calls Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36603
* ubus: update to latest version, fixes a crash on reconnectFelix Fietkau2013-04-04
| | | | SVN-Revision: 36195
* ubus: update to latest version, fixes a bug in notify return code handlingFelix Fietkau2013-03-17
| | | | SVN-Revision: 36068
* ubus: update to latest versionFelix Fietkau2013-03-13
| | | | SVN-Revision: 35997
* ubus: update to git head, passes u64 blob types as doubles to LuaJo-Philipp Wich2013-01-13
| | | | SVN-Revision: 35141
* base-files: add basic procd integration, let procd start (and restart) ubus ↵Felix Fietkau2012-12-22
| | | | | | instead of having an ubus init script SVN-Revision: 34866
* ubus: update to latest version, fixes request timeout handling issues, hangs ↵Felix Fietkau2012-12-15
| | | | | | on lots of requests, adds object notification support SVN-Revision: 34705
* licensing: Add licensing metadata to many packages Two new variables are ↵Hamish Guthrie2012-10-19
| | | | | | | | | introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. The licensing metadata is put into the bin/<platform>/packages/Packages file for later parsing. A script for that is on it's way! SVN-Revision: 33861
* add myself as a maintainer for various packagesFelix Fietkau2012-10-08
| | | | SVN-Revision: 33660
* ubus: add a missing dependencyFelix Fietkau2012-06-10
| | | | SVN-Revision: 32174
* ubus: update to latest version, adds reconnect supportFelix Fietkau2012-06-04
| | | | SVN-Revision: 32048
* ubus: update to latest version, fixes a socket race condition in the client ↵Felix Fietkau2012-05-18
| | | | | | library with uloop SVN-Revision: 31811
* ubus: update to latest version, add LUAPATH to cmake options - fixes #11398Felix Fietkau2012-05-06
| | | | SVN-Revision: 31622
* ubus: update to current git, package up libubus-luaJo-Philipp Wich2012-05-05
| | | | SVN-Revision: 31619
* ubus: update to the latest versionFelix Fietkau2011-12-06
| | | | SVN-Revision: 29465
* ubus: update to latest version, fixes recursion issues in libubusFelix Fietkau2011-10-27
| | | | SVN-Revision: 28633
* ubusd: add an init scriptFelix Fietkau2011-10-20
| | | | SVN-Revision: 28496
* ubus: update to latest version, includes a small bugfix for object call repliesFelix Fietkau2011-10-10
| | | | SVN-Revision: 28404
* update libubox and ubus to the latest versionFelix Fietkau2011-10-09
| | | | SVN-Revision: 28393
* update libubox and ubus to latest, libubox now includes jshnFelix Fietkau2011-08-11
| | | | SVN-Revision: 27963
* ubus: update to 2011-03-27 (includes an API simplification for object ↵Felix Fietkau2011-03-27
| | | | | | signatures), use PKG_MIRROR_MD5SUM SVN-Revision: 26319
* ubus: add a missing dependencyFelix Fietkau2011-02-28
| | | | SVN-Revision: 25792
* ubus: update to the latest version to fix a compile error with gcc 4.5Felix Fietkau2011-02-26
| | | | SVN-Revision: 25732
* set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using gitFelix Fietkau2011-02-13
| | | | SVN-Revision: 25529
* add ubus - the new openwrt message bus / rpc daemonFelix Fietkau2011-02-11
SVN-Revision: 25457