summaryrefslogtreecommitdiffstats
path: root/package/uci/Makefile
Commit message (Expand)AuthorAgeFilesLines
* add ucitrigger: a uci plugin, command line tool and lua interface for automat...nbd2009-06-081-1/+19
* uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does not...nbd2009-04-231-2/+2
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
* upgrade to uci 0.7.4 - fixes a file locking bug, thx Cyrusnbd2009-03-241-2/+2
* [package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLA...nico2009-02-241-1/+1
* upgrade to uci 0.7.3 - fixes a small input validation bugnbd2009-01-201-2/+2
* bump uci to 0.7.2 - adds uci.rename() and fixes uci.set() with a list argumentnbd2009-01-201-2/+2
* uci: upgrade to 0.7.1, fixes uci rename for unnamed sectionsnbd2008-12-271-2/+2
* uci: work around a gcc bug which causes a bogus compiler warningnbd2008-12-241-0/+5
* upgrade uci to 0.7.0 - adds ucimap and fixes #4236nbd2008-12-231-3/+5
* uci: upgrade to 0.6.4 - adds extended syntax to the cli and fixes a lua bindi...nbd2008-11-141-2/+2
* upgrade to uci 0.6.2 (bugfixes)nbd2008-09-041-2/+2
* upgrade to uci 0.6.1 - lots of cli and lua binding fixesnbd2008-08-271-2/+2
* upgrade uci to 0.6.0 - many bugfixes and an API cleanupnbd2008-08-231-2/+2
* upgrade to uci 0.5.0, adds list handling supportnbd2008-08-201-3/+3
* use $(FPIC) in a few places where it mattersnbd2008-08-061-0/+1
* another one ...nbd2008-07-311-2/+2
* upgrade to uci 0.4.7 - fixes a stupid regression introduced in 0.4.5nbd2008-07-311-2/+2
* upgrade to uci 0.4.6 - fixes a parser glitchnbd2008-07-311-2/+2
* upgrade to uci 0.4.5 - adds extra input validationnbd2008-07-301-2/+2
* clean up the directory layout of the uci shell apinbd2008-07-301-1/+1
* nuke uci-sh, it is obsolete and no longer worksnbd2008-07-301-13/+0
* upgrade to uci 0.4.4 (fixes a stupid bug, thx Frédéric Moulins)nbd2008-06-201-2/+2
* [uci] Create $(1)/etc/uci-defaults directory during installation. Thanks Yuji...agb2008-06-171-0/+1
* upgrade uci to 0.4.2 - fixes some escaping and library issuesnbd2008-06-041-2/+2
* upgrade uci to 0.4.1nbd2008-06-041-2/+2
* move the uci lua plugin to /usr/lib/lua instead of /usr/lib/lua/5.1nbd2008-06-041-2/+2
* update uci to v0.4.0 - improves lua bindingnbd2008-06-031-3/+3
* upgrade to uci 0.3.4 - extends lua bindings and fixes a bug that rejected "-"...nbd2008-05-031-2/+2
* upgrade uci to 0.3.3, build lua pluginnbd2008-04-131-5/+21
* upgrade uci to 0.3.1 - fixes a parser problemnbd2008-04-081-2/+2
* Install libuci and headers in staging_diragb2008-04-041-1/+8
* upgrade uci to 0.3.0nbd2008-02-121-3/+3
* bump uci to 0.2.5 - adds support for adding unnamed sectionsnbd2008-02-091-2/+2
* update uci - fixes a bug in parse_uci_tuplenbd2008-02-051-2/+2
* fix another crashnbd2008-02-051-2/+2
* upgrade to uci 0.2.2 - fixes uci invocations from hotplugnbd2008-02-051-2/+2
* import uci v0.2.1 - fixes a merge-import bugnbd2008-02-051-3/+3
* add uci v0.2 - implements batch mode and a command for listing changes to a p...nbd2008-02-051-4/+6
* upgrade uci 0.1.2, which accepts more characters in the section type validationnbd2008-02-041-2/+2
* update uci to 0.1.1 - accepts options without value or with an empty value as...nbd2008-02-041-3/+5
* fix copy&paste bugnbd2008-02-031-1/+0
* Here comes the new UCI. Enjoy :)nbd2008-02-031-0/+75