summaryrefslogtreecommitdiff
path: root/package/uci
AgeCommit message (Expand)Author
2008-09-04upgrade to uci 0.6.2 (bugfixes)nbd
2008-08-27upgrade to uci 0.6.1 - lots of cli and lua binding fixesnbd
2008-08-23upgrade uci to 0.6.0 - many bugfixes and an API cleanupnbd
2008-08-20upgrade to uci 0.5.0, adds list handling supportnbd
2008-08-20fix uci_set_state for empty valuesnbd
2008-08-06use $(FPIC) in a few places where it mattersnbd
2008-07-31initialize the CONFIG_APPEND variablenbd
2008-07-31another one ...nbd
2008-07-31upgrade to uci 0.4.7 - fixes a stupid regression introduced in 0.4.5nbd
2008-07-31upgrade to uci 0.4.6 - fixes a parser glitchnbd
2008-07-30upgrade to uci 0.4.5 - adds extra input validationnbd
2008-07-30clean up the directory layout of the uci shell apinbd
2008-07-30nuke uci-sh, it is obsolete and no longer worksnbd
2008-07-30allow packages to optionally append config file contents in the environment b...nbd
2008-06-20upgrade to uci 0.4.4 (fixes a stupid bug, thx Frédéric Moulins)nbd
2008-06-17[uci] Create $(1)/etc/uci-defaults directory during installation. Thanks Yuji...agb
2008-06-04upgrade uci to 0.4.2 - fixes some escaping and library issuesnbd
2008-06-04upgrade uci to 0.4.1nbd
2008-06-04move the uci lua plugin to /usr/lib/lua instead of /usr/lib/lua/5.1nbd
2008-06-03update uci to v0.4.0 - improves lua bindingnbd
2008-05-03upgrade to uci 0.3.4 - extends lua bindings and fixes a bug that rejected "-"...nbd
2008-04-13upgrade uci to 0.3.3, build lua pluginnbd
2008-04-08upgrade uci to 0.3.1 - fixes a parser problemnbd
2008-04-04Install libuci and headers in staging_diragb
2008-02-12upgrade uci to 0.3.0nbd
2008-02-09commit after running uci_set_defaultnbd
2008-02-09don't fail on uci_load() with nonexisting config files, but return the right ...nbd
2008-02-09make uci_add() create anonymous sections if requested and store the new secti...nbd
2008-02-09bump uci to 0.2.5 - adds support for adding unnamed sectionsnbd
2008-02-05update uci - fixes a bug in parse_uci_tuplenbd
2008-02-05fix a stupid copy&paste mistakenbd
2008-02-05fix another crashnbd
2008-02-05upgrade to uci 0.2.2 - fixes uci invocations from hotplugnbd
2008-02-05import uci v0.2.1 - fixes a merge-import bugnbd
2008-02-05fix wrong path to uci (thx, phr3ak)nbd
2008-02-05add uci v0.2 - implements batch mode and a command for listing changes to a p...nbd
2008-02-04upgrade uci 0.1.2, which accepts more characters in the section type validationnbd
2008-02-04update uci to 0.1.1 - accepts options without value or with an empty value as...nbd
2008-02-03fix copy&paste bugnbd
2008-02-03Here comes the new UCI. Enjoy :)nbd