aboutsummaryrefslogtreecommitdiffstats
path: root/package/uci
Commit message (Expand)AuthorAgeFilesLines
* packages: clean up the package folderJohn Crispin2013-06-212-229/+0
* uci: update to fix excessive reorder delta entry duplication (#13678)Felix Fietkau2013-06-111-2/+2
* uci: update to latest version, adds uci<->blobmsg conversion code from netifdFelix Fietkau2013-06-101-4/+4
* uci: update to git head (#13348, http://luci.subsignal.org/trac/ticket/572)Jo-Philipp Wich2013-05-261-3/+3
* uci: update to git headJo-Philipp Wich2013-05-021-3/+3
* uci: update to git headJo-Philipp Wich2013-04-221-4/+4
* uci: update to latest version, adds list delete, removes unused plugin supportFelix Fietkau2013-01-041-4/+3
* uci: disable parallel builds again, the lua<->libuci dependency is not safeFelix Fietkau2012-12-301-1/+1
* uci: update to latest version (adds list delete support), enable parallel buildFelix Fietkau2012-12-271-4/+4
* licensing: Add licensing metadata to many packages Two new variables are intr...Hamish Guthrie2012-10-191-0/+3
* add myself as a maintainer for various packagesFelix Fietkau2012-10-081-0/+2
* uci: update to latest version, fixes return code of the cli on various failuresFelix Fietkau2012-03-281-3/+3
* uci: update to git head, reduces quotations in exported config files and fixe...Jo-Philipp Wich2012-02-241-3/+3
* uci: update to latest git rev 7289b2d69aaffa9299b47aaaa0da1e9969ace6c1Jo-Philipp Wich2011-11-141-4/+4
* uci: fix segfault on import of anonymous sections (#10204)Felix Fietkau2011-10-211-3/+3
* uci: update to latest version (includes several bugfixes)Felix Fietkau2011-10-211-4/+4
* uci: fix one more unused-but-set issue (#9731)Felix Fietkau2011-07-191-4/+4
* uci: update to fix more unused-but-set issues (#9731)Felix Fietkau2011-07-181-3/+3
* uci: update to 2011-07-18, fixes #9731Felix Fietkau2011-07-181-4/+4
* uci: implement a uci_toogle_state() wrapper in the shell api which calls uci_...Jo-Philipp Wich2011-07-152-2/+7
* uci: mark uci as unsafe for parallel buildingJo-Philipp Wich2011-04-041-0/+2
* uci: fix linking against libdl (#9123)Felix Fietkau2011-03-271-3/+3
* uci: update to fix lua plugin linker issue (#9121)Felix Fietkau2011-03-271-3/+3
* uci: install libucimap to the staging dirFelix Fietkau2011-03-261-0/+1
* remove ucitrigger, it is unused and will be replaced by something different i...Felix Fietkau2011-03-265-720/+0
* uci: update to latest version, uses cmake nowFelix Fietkau2011-03-262-66/+42
* get rid of gcc 4.1.2 and 4.2.4 supportImre Kaloz2011-01-271-5/+0
* uci: use latest git, fixes reorder operation and incorperates nested delete p...Jo-Philipp Wich2011-01-192-24/+4
* uci: use a delete-safe iterator in the Lua :foreach() function The following ...Jo-Philipp Wich2010-11-012-1/+21
* uci: update to 2010-09-28Felix Fietkau2010-10-142-6/+6
* base-files, uci: properly revert list state on config_load This fixes a bug w...Jo-Philipp Wich2010-08-142-1/+7
* uci: Install ucimap.h into the staging dirLars-Peter Clausen2010-08-081-1/+1
* uci: bump pkg release after r21489-r21494 (#7312)Jo-Philipp Wich2010-05-211-1/+1
* uci: revert pkg rev to 5 until updated sources are available (#7351)Jo-Philipp Wich2010-05-201-1/+1
* uci: bump package revisionJo-Philipp Wich2010-05-171-1/+1
* uci: add uci_get() and uci_get_state() wrappers to shell api (#7312)Jo-Philipp Wich2010-05-171-3/+21
* bump to the lastest git commitTravis Kemen2010-03-233-438/+6
* uci: allow shell scripts to override the config dir (patch by cshore)Felix Fietkau2010-01-271-11/+11
* uci: only use $(FPIC) on library parts, saves a few hundred bytesFelix Fietkau2009-10-201-1/+1
* fix a typo in apply_config -tFelix Fietkau2009-08-041-1/+1
* ucitrigger depends on luaFelix Fietkau2009-07-111-1/+1
* ucitrigger: add options to force enable/disable specific triggersFelix Fietkau2009-07-062-4/+62
* add ucitrigger: a uci plugin, command line tool and lua interface for automat...Felix Fietkau2009-06-086-1/+1102
* uci: increase argv size in batch mode to silence a false gcc 4.4 compiler war...Felix Fietkau2009-04-301-0/+11
* uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does not...Felix Fietkau2009-04-231-2/+2
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
* upgrade to uci 0.7.4 - fixes a file locking bug, thx CyrusFelix Fietkau2009-03-241-2/+2
* replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when a...Nicolas Thill2009-02-241-1/+1
* upgrade to uci 0.7.3 - fixes a small input validation bugFelix Fietkau2009-01-201-2/+2
* bump uci to 0.7.2 - adds uci.rename() and fixes uci.set() with a list argumentFelix Fietkau2009-01-201-2/+2