Felix Fietkau
1ef92a0065
ubus: update to the latest version, fixes compile error regressions
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41496
11 years ago
Felix Fietkau
361215b186
ubus: update to the latest version, increases maximum message size and adds a few fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41492
11 years ago
Felix Fietkau
35f05693f1
ubus: update to the latest version, fixes netifd related crashes on ubus calls during reload
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41337
11 years ago
Felix Fietkau
3b2643c92c
ubus: update to the latest version, adds lua binding fixes and adds support for the cli command wait_for (waits for objects to appear, with timeout)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40710
11 years ago
Felix Fietkau
f2689dba28
ubus: update to latest version, blocks unrelated uloop calls on synchronous requests
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39954
11 years ago
John Crispin
086f522108
ubus: update to latest git HEAD
...
add fd handover inside ubus replies
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39897
11 years ago
Felix Fietkau
a70282720d
ubus: update to latest version, fixes lua binding issues and adds fd passing support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39726
11 years ago
Felix Fietkau
01c4775116
ubus: declare main version as ABI version for libubus
...
Reorder BuildPackage calls, as libubox needs to come first for ABI
version handling to work
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39722
11 years ago
John Crispin
5dcb4cc7d1
libubox: ubox: procd: ubus: update to latest git head
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39425
11 years ago
John Crispin
f69788445c
ubus: update to latest git head
...
adds support for events in the lua binding
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38678
11 years ago
Jo-Philipp Wich
d11315e7c6
ubus: restrict unix domain socket permission to 0600 to disallow non-root connections
...
SVN-Revision: 38253
11 years ago
Felix Fietkau
368e7da483
ubus: update to latest version, fixes a bug in reconnect after ubusd dies
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37740
11 years ago
Felix Fietkau
158cc23d39
ubus: fix typo
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37701
11 years ago
Felix Fietkau
e7de3b26ed
ubus: change section/category to base, libs
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37700
11 years ago
Felix Fietkau
80f8b60607
ubus: update to latest version
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37671
11 years ago
Felix Fietkau
2c7530a622
ubus: fix ubus lua binding duplication
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37074
12 years ago
John Crispin
4ebf19b48f
packages: clean up the package folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37007
12 years ago
Felix Fietkau
5b19028c5c
ubus: update to latest version, fixes a crash on request cancelling
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36766
12 years ago
Felix Fietkau
0edabea0b1
ubus: update to latest version, fixes json-c library name
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36759
12 years ago
Felix Fietkau
f09d89a7b1
ubus: update to the latest version, fixes a rare deadlock with multiple synchronous invoke/notify calls
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36603
12 years ago
Felix Fietkau
dda4da0104
ubus: update to latest version, fixes a crash on reconnect
...
SVN-Revision: 36195
12 years ago
Felix Fietkau
7e83385028
ubus: update to latest version, fixes a bug in notify return code handling
...
SVN-Revision: 36068
12 years ago
Felix Fietkau
e29424e0c8
ubus: update to latest version
...
SVN-Revision: 35997
12 years ago
Jo-Philipp Wich
195a00df16
ubus: update to git head, passes u64 blob types as doubles to Lua
...
SVN-Revision: 35141
12 years ago
Felix Fietkau
bbc6694d98
base-files: add basic procd integration, let procd start (and restart) ubus instead of having an ubus init script
...
SVN-Revision: 34866
12 years ago
Felix Fietkau
fba5be2dc5
ubus: update to latest version, fixes request timeout handling issues, hangs on lots of requests, adds object notification support
...
SVN-Revision: 34705
12 years ago
Hamish Guthrie
81a3d9ba31
licensing: Add licensing metadata to many packages Two new variables are 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
12 years ago
Felix Fietkau
37e89213fd
add myself as a maintainer for various packages
...
SVN-Revision: 33660
12 years ago
Felix Fietkau
70e48cb877
ubus: add a missing dependency
...
SVN-Revision: 32174
13 years ago
Felix Fietkau
971c721c6f
ubus: update to latest version, adds reconnect support
...
SVN-Revision: 32048
13 years ago
Felix Fietkau
0b41ae819d
ubus: update to latest version, fixes a socket race condition in the client library with uloop
...
SVN-Revision: 31811
13 years ago
Felix Fietkau
ffa7a3ac35
ubus: update to latest version, add LUAPATH to cmake options - fixes #11398
...
SVN-Revision: 31622
13 years ago
Jo-Philipp Wich
7dc263ddaa
ubus: update to current git, package up libubus-lua
...
SVN-Revision: 31619
13 years ago
Felix Fietkau
efe251b4c2
ubus: update to the latest version
...
SVN-Revision: 29465
13 years ago
Felix Fietkau
2af4d04336
ubus: update to latest version, fixes recursion issues in libubus
...
SVN-Revision: 28633
13 years ago
Felix Fietkau
0798d4a5c7
ubusd: add an init script
...
SVN-Revision: 28496
13 years ago
Felix Fietkau
1359fe4fcf
ubus: update to latest version, includes a small bugfix for object call replies
...
SVN-Revision: 28404
13 years ago
Felix Fietkau
58151667a8
update libubox and ubus to the latest version
...
SVN-Revision: 28393
13 years ago
Felix Fietkau
5e4563221a
update libubox and ubus to latest, libubox now includes jshn
...
SVN-Revision: 27963
13 years ago
Felix Fietkau
a5acf1e9f6
ubus: update to 2011-03-27 (includes an API simplification for object signatures), use PKG_MIRROR_MD5SUM
...
SVN-Revision: 26319
14 years ago
Felix Fietkau
d8e217c28f
ubus: add a missing dependency
...
SVN-Revision: 25792
14 years ago
Felix Fietkau
b4e4c64fd4
ubus: update to the latest version to fix a compile error with gcc 4.5
...
SVN-Revision: 25732
14 years ago
Felix Fietkau
d030509845
set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using git
...
SVN-Revision: 25529
14 years ago
Felix Fietkau
9830851a9d
add ubus - the new openwrt message bus / rpc daemon
...
SVN-Revision: 25457
14 years ago