Felix Fietkau
|
15757646c5
uci: update to latest version, fixes return code of the cli on various failures
|
13 лет назад |
Jo-Philipp Wich
|
ed5b7b7392
uci: update to git head, reduces quotations in exported config files and fixes delta list handling in the Lua binding
|
14 лет назад |
Jo-Philipp Wich
|
43cd850faa
uci: update to latest git rev 7289b2d69aaffa9299b47aaaa0da1e9969ace6c1
|
14 лет назад |
Felix Fietkau
|
3fadea0d6f
uci: fix segfault on import of anonymous sections (#10204)
|
14 лет назад |
Felix Fietkau
|
f11ae11093
uci: update to latest version (includes several bugfixes)
|
14 лет назад |
Felix Fietkau
|
60d593c2d7
uci: fix one more unused-but-set issue (#9731)
|
14 лет назад |
Felix Fietkau
|
75d2ba7a5c
uci: update to fix more unused-but-set issues (#9731)
|
14 лет назад |
Felix Fietkau
|
226ad1d259
uci: update to 2011-07-18, fixes #9731
|
14 лет назад |
Jo-Philipp Wich
|
9ee12e3f62
uci: implement a uci_toogle_state() wrapper in the shell api which calls uci_revert_state() before uci_set_state()
|
14 лет назад |
Jo-Philipp Wich
|
c64e907639
uci: mark uci as unsafe for parallel building
|
14 лет назад |
Felix Fietkau
|
f16824c63f
uci: fix linking against libdl (#9123)
|
15 лет назад |
Felix Fietkau
|
860c1cc790
uci: update to fix lua plugin linker issue (#9121)
|
15 лет назад |
Felix Fietkau
|
d29154d5e4
uci: install libucimap to the staging dir
|
15 лет назад |
Felix Fietkau
|
e4c6bc70aa
remove ucitrigger, it is unused and will be replaced by something different in the future
|
15 лет назад |
Felix Fietkau
|
e8c9ebd052
uci: update to latest version, uses cmake now
|
15 лет назад |
Imre Kaloz
|
25fb11cf89
get rid of gcc 4.1.2 and 4.2.4 support
|
15 лет назад |
Jo-Philipp Wich
|
9500602457
uci: use latest git, fixes reorder operation and incorperates nested delete patch
|
15 лет назад |
Jo-Philipp Wich
|
f52274bf2f
uci: use a delete-safe iterator in the Lua :foreach() function The following test case exposed a NULL pointer dereference in uci_lua_foreach(): lua -luci -e 'x=uci.cursor(); x:foreach("firewall", "forwarding", function(s) x:delete("firewall", s[".name"]) end)'
|
15 лет назад |
Felix Fietkau
|
1ca915970e
uci: update to 2010-09-28
|
15 лет назад |
Jo-Philipp Wich
|
63991ba875
base-files, uci: properly revert list state on config_load This fixes a bug where lists end up with duplicate values if config_load was invoked multiple times.
|
15 лет назад |
Lars-Peter Clausen
|
37f27e26f3
uci: Install ucimap.h into the staging dir
|
15 лет назад |
Jo-Philipp Wich
|
46301850d6
uci: bump pkg release after r21489-r21494 (#7312)
|
15 лет назад |
Jo-Philipp Wich
|
74fb19715e
uci: revert pkg rev to 5 until updated sources are available (#7351)
|
15 лет назад |
Jo-Philipp Wich
|
80bd4f6603
uci: bump package revision
|
15 лет назад |
Travis Kemen
|
17b7aaba31
bump to the lastest git commit
|
16 лет назад |
Felix Fietkau
|
fff7416664
uci: only use $(FPIC) on library parts, saves a few hundred bytes
|
16 лет назад |
Felix Fietkau
|
ec07b537ee
ucitrigger depends on lua
|
16 лет назад |
Felix Fietkau
|
e7cbce1f9e
add ucitrigger: a uci plugin, command line tool and lua interface for automatically applying uci config changes
|
16 лет назад |
Felix Fietkau
|
b60fc68fa8
uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does not work
|
16 лет назад |
Felix Fietkau
|
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
|
16 лет назад |