Felix Fietkau
|
09582db0d7
|
upgrade to uci 0.7.4 - fixes a file locking bug, thx Cyrus
SVN-Revision: 15021
|
2009-03-24 15:52:50 +00:00 |
Nicolas Thill
|
21d7852de0
|
replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when appropriate
SVN-Revision: 14651
|
2009-02-24 00:08:08 +00:00 |
Felix Fietkau
|
34d45d5d64
|
upgrade to uci 0.7.3 - fixes a small input validation bug
SVN-Revision: 14115
|
2009-01-20 13:21:25 +00:00 |
Felix Fietkau
|
ae1b82df55
|
bump uci to 0.7.2 - adds uci.rename() and fixes uci.set() with a list argument
SVN-Revision: 14111
|
2009-01-20 00:50:09 +00:00 |
Felix Fietkau
|
d05f731a86
|
uci: upgrade to 0.7.1, fixes uci rename for unnamed sections
SVN-Revision: 13751
|
2008-12-27 18:59:38 +00:00 |
Felix Fietkau
|
866dda4baa
|
uci: work around a gcc bug which causes a bogus compiler warning
SVN-Revision: 13739
|
2008-12-24 17:25:21 +00:00 |
Felix Fietkau
|
35fb7c324d
|
upgrade uci to 0.7.0 - adds ucimap and fixes #4236
SVN-Revision: 13732
|
2008-12-23 11:36:22 +00:00 |
Felix Fietkau
|
dc483bc44f
|
uci: upgrade to 0.6.4 - adds extended syntax to the cli and fixes a lua binding problem
SVN-Revision: 13203
|
2008-11-14 17:01:37 +00:00 |
Felix Fietkau
|
359c7e3eb6
|
upgrade to uci 0.6.2 (bugfixes)
SVN-Revision: 12535
|
2008-09-04 23:46:02 +00:00 |
Felix Fietkau
|
e44384cae9
|
upgrade to uci 0.6.1 - lots of cli and lua binding fixes
SVN-Revision: 12413
|
2008-08-27 21:16:20 +00:00 |
Felix Fietkau
|
f2c022c927
|
upgrade uci to 0.6.0 - many bugfixes and an API cleanup
SVN-Revision: 12373
|
2008-08-23 14:26:31 +00:00 |
Felix Fietkau
|
8a08f95e42
|
upgrade to uci 0.5.0, adds list handling support
SVN-Revision: 12353
|
2008-08-20 15:38:51 +00:00 |
Felix Fietkau
|
e9ea28b0af
|
use $(FPIC) in a few places where it matters
SVN-Revision: 12225
|
2008-08-06 22:10:29 +00:00 |
Felix Fietkau
|
b479f15c09
|
another one ...
SVN-Revision: 12045
|
2008-07-31 16:16:56 +00:00 |
Felix Fietkau
|
6a8c0256d0
|
upgrade to uci 0.4.7 - fixes a stupid regression introduced in 0.4.5
SVN-Revision: 12044
|
2008-07-31 15:56:35 +00:00 |
Felix Fietkau
|
cf2cd1c384
|
upgrade to uci 0.4.6 - fixes a parser glitch
SVN-Revision: 12028
|
2008-07-31 01:10:22 +00:00 |
Felix Fietkau
|
3380590790
|
upgrade to uci 0.4.5 - adds extra input validation
SVN-Revision: 12023
|
2008-07-30 20:18:15 +00:00 |
Felix Fietkau
|
69ed8ba037
|
clean up the directory layout of the uci shell api
SVN-Revision: 12022
|
2008-07-30 19:25:36 +00:00 |
Felix Fietkau
|
4053fb48cf
|
nuke uci-sh, it is obsolete and no longer works
SVN-Revision: 12021
|
2008-07-30 19:25:08 +00:00 |
Felix Fietkau
|
4d58c059f0
|
upgrade to uci 0.4.4 (fixes a stupid bug, thx Frédéric Moulins)
SVN-Revision: 11548
|
2008-06-20 17:39:56 +00:00 |
Andy Boyett
|
5a7529a58d
|
Create $(1)/etc/uci-defaults directory during installation. Thanks Yuji Mano. - Fixes the use of CONFIG_UCI_PRECONFIG under git; git does not track empty directories.
SVN-Revision: 11517
|
2008-06-17 00:44:10 +00:00 |
Felix Fietkau
|
b4d1c134da
|
upgrade uci to 0.4.2 - fixes some escaping and library issues
SVN-Revision: 11361
|
2008-06-04 22:43:26 +00:00 |
Felix Fietkau
|
0b66a7d614
|
upgrade uci to 0.4.1 improves uci.foreach and uci.get_all in the lua binding no longer records changes for uci set with oldval == newval
SVN-Revision: 11354
|
2008-06-04 15:28:46 +00:00 |
Felix Fietkau
|
c8ed362edd
|
move the uci lua plugin to /usr/lib/lua instead of /usr/lib/lua/5.1
SVN-Revision: 11353
|
2008-06-04 15:12:44 +00:00 |
Felix Fietkau
|
49499dfbd1
|
update uci to v0.4.0 - improves lua binding
SVN-Revision: 11348
|
2008-06-03 21:43:32 +00:00 |
Felix Fietkau
|
ae92bf4ae4
|
upgrade to uci 0.3.4 - extends lua bindings and fixes a bug that rejected "-" in uci package names
SVN-Revision: 11030
|
2008-05-03 17:08:39 +00:00 |
Felix Fietkau
|
0dd8c59f10
|
upgrade uci to 0.3.3, build lua plugin
SVN-Revision: 10818
|
2008-04-13 14:34:42 +00:00 |
Felix Fietkau
|
511908059a
|
upgrade uci to 0.3.1 - fixes a parser problem
SVN-Revision: 10772
|
2008-04-08 19:51:15 +00:00 |
Andy Boyett
|
24c9bbe5f7
|
Install libuci and headers in staging_dir
SVN-Revision: 10732
|
2008-04-04 21:48:43 +00:00 |
Felix Fietkau
|
3b2d9a13ee
|
upgrade uci to 0.3.0 - fix for adding changes to empty config files - better error handling for invalid config pointers - create /tmp/.uci if it does not exist
SVN-Revision: 10447
|
2008-02-12 22:04:08 +00:00 |
Felix Fietkau
|
dd90a2cadd
|
bump uci to 0.2.5 - adds support for adding unnamed sections
SVN-Revision: 10431
|
2008-02-09 16:37:56 +00:00 |
Felix Fietkau
|
bb84ed507e
|
update uci - fixes a bug in parse_uci_tuple
SVN-Revision: 10400
|
2008-02-05 20:30:44 +00:00 |
Felix Fietkau
|
b7dc7f320f
|
fix another crash
SVN-Revision: 10391
|
2008-02-05 05:05:25 +00:00 |
Felix Fietkau
|
75bc43fc95
|
upgrade to uci 0.2.2 - fixes uci invocations from hotplug
SVN-Revision: 10390
|
2008-02-05 02:30:43 +00:00 |
Felix Fietkau
|
2e4ccd2aad
|
import uci v0.2.1 - fixes a merge-import bug
SVN-Revision: 10388
|
2008-02-05 01:14:30 +00:00 |
Felix Fietkau
|
f2f0fef9b1
|
add uci v0.2 - implements batch mode and a command for listing changes to a package
SVN-Revision: 10386
|
2008-02-05 00:34:17 +00:00 |
Felix Fietkau
|
04caf0a56c
|
upgrade uci 0.1.2, which accepts more characters in the section type validation
SVN-Revision: 10382
|
2008-02-04 21:59:49 +00:00 |
Felix Fietkau
|
c5c1f8f1c2
|
update uci to 0.1.1 - accepts options without value or with an empty value as valid
SVN-Revision: 10381
|
2008-02-04 21:08:12 +00:00 |
Felix Fietkau
|
1f224fac8a
|
fix copy&paste bug
SVN-Revision: 10368
|
2008-02-03 07:00:22 +00:00 |
Felix Fietkau
|
0cf1a58282
|
Here comes the new UCI. Enjoy :)
SVN-Revision: 10367
|
2008-02-03 06:48:15 +00:00 |