2010-01-27 |
nbd | uci: allow shell scripts to override the config dir... |
tree | commitdiff |
2009-10-20 |
nbd | uci: only use $(FPIC) on library parts, saves a few... |
tree | commitdiff |
2009-08-04 |
nbd | fix a typo in apply_config -t |
tree | commitdiff |
2009-07-11 |
nbd | ucitrigger depends on lua |
tree | commitdiff |
2009-07-06 |
nbd | ucitrigger: add options to force enable/disable specifi... |
tree | commitdiff |
2009-06-08 |
nbd | add ucitrigger: a uci plugin, command line tool and... |
tree | commitdiff |
2009-04-30 |
nbd | uci: increase argv size in batch mode to silence a... |
tree | commitdiff |
2009-04-23 |
nbd | uci: upgrade to 0.7.5 - fixes a runtime error with... |
tree | commitdiff |
2009-04-17 |
nbd | get rid of $Id$ - it has never helped us and it has... |
tree | commitdiff |
2009-03-24 |
nbd | upgrade to uci 0.7.4 - fixes a file locking bug, thx... |
tree | commitdiff |
2009-02-24 |
nico | [package] replace some -I & -L flags with $(TARGET_CPPF... |
tree | commitdiff |
2009-01-20 |
nbd | upgrade to uci 0.7.3 - fixes a small input validation bug |
tree | commitdiff |
2009-01-20 |
nbd | bump uci to 0.7.2 - adds uci.rename() and fixes uci... |
tree | commitdiff |
2008-12-27 |
nbd | uci: upgrade to 0.7.1, fixes uci rename for unnamed... |
tree | commitdiff |
2008-12-24 |
nbd | uci: work around a gcc bug which causes a bogus compile... |
tree | commitdiff |
2008-12-23 |
nbd | upgrade uci to 0.7.0 - adds ucimap and fixes #4236 |
tree | commitdiff |
2008-11-14 |
nbd | uci: upgrade to 0.6.4 - adds extended syntax to the... |
tree | commitdiff |
2008-09-04 |
nbd | upgrade to uci 0.6.2 (bugfixes) |
tree | commitdiff |
2008-08-27 |
nbd | upgrade to uci 0.6.1 - lots of cli and lua binding... |
tree | commitdiff |
2008-08-23 |
nbd | upgrade uci to 0.6.0 - many bugfixes and an API cleanup |
tree | commitdiff |
2008-08-20 |
nbd | upgrade to uci 0.5.0, adds list handling support |
tree | commitdiff |
2008-08-20 |
nbd | fix uci_set_state for empty values |
tree | commitdiff |
2008-08-06 |
nbd | use $(FPIC) in a few places where it matters |
tree | commitdiff |
2008-07-31 |
nbd | initialize the CONFIG_APPEND variable |
tree | commitdiff |
2008-07-31 |
nbd | another one ... |
tree | commitdiff |
2008-07-31 |
nbd | upgrade to uci 0.4.7 - fixes a stupid regression introd... |
tree | commitdiff |
2008-07-31 |
nbd | upgrade to uci 0.4.6 - fixes a parser glitch |
tree | commitdiff |
2008-07-30 |
nbd | upgrade to uci 0.4.5 - adds extra input validation |
tree | commitdiff |
2008-07-30 |
nbd | clean up the directory layout of the uci shell api |
tree | commitdiff |
2008-07-30 |
nbd | nuke uci-sh, it is obsolete and no longer works |
tree | commitdiff |
2008-07-30 |
nbd | allow packages to optionally append config file content... |
tree | commitdiff |
2008-06-20 |
nbd | upgrade to uci 0.4.4 (fixes a stupid bug, thx Frédéric... |
tree | commitdiff |
2008-06-17 |
agb | [uci] Create $(1)/etc/uci-defaults directory during... |
tree | commitdiff |
2008-06-04 |
nbd | upgrade uci to 0.4.2 - fixes some escaping and library... |
tree | commitdiff |
2008-06-04 |
nbd | upgrade uci to 0.4.1 |
tree | commitdiff |
2008-06-04 |
nbd | move the uci lua plugin to /usr/lib/lua instead of... |
tree | commitdiff |
2008-06-03 |
nbd | update uci to v0.4.0 - improves lua binding |
tree | commitdiff |
2008-05-03 |
nbd | upgrade to uci 0.3.4 - extends lua bindings and fixes... |
tree | commitdiff |
2008-04-13 |
nbd | upgrade uci to 0.3.3, build lua plugin |
tree | commitdiff |
2008-04-08 |
nbd | upgrade uci to 0.3.1 - fixes a parser problem |
tree | commitdiff |
2008-04-04 |
agb | Install libuci and headers in staging_dir |
tree | commitdiff |
2008-02-12 |
nbd | upgrade uci to 0.3.0 |
tree | commitdiff |
2008-02-09 |
nbd | commit after running uci_set_default |
tree | commitdiff |
2008-02-09 |
nbd | don't fail on uci_load() with nonexisting config files... |
tree | commitdiff |
2008-02-09 |
nbd | make uci_add() create anonymous sections if requested... |
tree | commitdiff |
2008-02-09 |
nbd | bump uci to 0.2.5 - adds support for adding unnamed... |
tree | commitdiff |
2008-02-05 |
nbd | update uci - fixes a bug in parse_uci_tuple |
tree | commitdiff |
2008-02-05 |
nbd | fix a stupid copy&paste mistake |
tree | commitdiff |
2008-02-05 |
nbd | fix another crash |
tree | commitdiff |
2008-02-05 |
nbd | upgrade to uci 0.2.2 - fixes uci invocations from hotplug |
tree | commitdiff |
2008-02-05 |
nbd | import uci v0.2.1 - fixes a merge-import bug |
tree | commitdiff |
2008-02-05 |
nbd | fix wrong path to uci (thx, phr3ak) |
tree | commitdiff |
2008-02-05 |
nbd | add uci v0.2 - implements batch mode and a command... |
tree | commitdiff |
2008-02-04 |
nbd | upgrade uci 0.1.2, which accepts more characters in... |
tree | commitdiff |
2008-02-04 |
nbd | update uci to 0.1.1 - accepts options without value... |
tree | commitdiff |
2008-02-03 |
nbd | fix copy&paste bug |
tree | commitdiff |
2008-02-03 |
nbd | Here comes the new UCI. Enjoy :) |
tree | commitdiff |
|