Age | Commit message (Expand) | Author |
2011-04-04 | [package] uci: mark uci as unsafe for parallel building | jow |
2011-03-27 | uci: fix linking against libdl (#9123) | nbd |
2011-03-27 | uci: update to fix lua plugin linker issue (#9121) | nbd |
2011-03-26 | uci: install libucimap to the staging dir | nbd |
2011-03-26 | remove ucitrigger, it is unused and will be replaced by something different i... | nbd |
2011-03-26 | uci: update to latest version, uses cmake now | nbd |
2011-01-27 | [toolchain]: get rid of gcc 4.1.2 and 4.2.4 support | kaloz |
2011-01-19 | [package] uci: use latest git, fixes reorder operation and incorperates neste... | jow |
2010-11-01 | [package] uci: use a delete-safe iterator in the Lua :foreach() function | jow |
2010-10-14 | uci: update to 2010-09-28 | nbd |
2010-08-14 | [package] base-files, uci: properly revert list state on config_load | jow |
2010-08-08 | [package] uci: Install ucimap.h into the staging dir | lars |
2010-05-21 | [package] uci: bump pkg release after r21489-r21494 (#7312) | jow |
2010-05-20 | [package] uci: revert pkg rev to 5 until updated sources are available (#7351) | jow |
2010-05-17 | [package] uci: bump package revision | jow |
2010-05-17 | [package] uci: add uci_get() and uci_get_state() wrappers to shell api (#7312) | jow |
2010-03-23 | [uci] bump to the lastest git commit | thepeople |
2010-01-27 | uci: allow shell scripts to override the config dir (patch by cshore) | nbd |
2009-10-20 | uci: only use $(FPIC) on library parts, saves a few hundred bytes | nbd |
2009-08-04 | fix a typo in apply_config -t | nbd |
2009-07-11 | ucitrigger depends on lua | nbd |
2009-07-06 | ucitrigger: add options to force enable/disable specific triggers | nbd |
2009-06-08 | add ucitrigger: a uci plugin, command line tool and lua interface for automat... | nbd |
2009-04-30 | uci: increase argv size in batch mode to silence a false gcc 4.4 compiler war... | nbd |
2009-04-23 | uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does not... | nbd |
2009-04-17 | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd |
2009-03-24 | upgrade to uci 0.7.4 - fixes a file locking bug, thx Cyrus | nbd |
2009-02-24 | [package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLA... | nico |
2009-01-20 | upgrade to uci 0.7.3 - fixes a small input validation bug | nbd |
2009-01-20 | bump uci to 0.7.2 - adds uci.rename() and fixes uci.set() with a list argument | nbd |
2008-12-27 | uci: upgrade to 0.7.1, fixes uci rename for unnamed sections | nbd |
2008-12-24 | uci: work around a gcc bug which causes a bogus compiler warning | nbd |
2008-12-23 | upgrade uci to 0.7.0 - adds ucimap and fixes #4236 | nbd |
2008-11-14 | uci: upgrade to 0.6.4 - adds extended syntax to the cli and fixes a lua bindi... | nbd |
2008-09-04 | upgrade to uci 0.6.2 (bugfixes) | nbd |
2008-08-27 | upgrade to uci 0.6.1 - lots of cli and lua binding fixes | nbd |
2008-08-23 | upgrade uci to 0.6.0 - many bugfixes and an API cleanup | nbd |
2008-08-20 | upgrade to uci 0.5.0, adds list handling support | nbd |
2008-08-20 | fix uci_set_state for empty values | nbd |
2008-08-06 | use $(FPIC) in a few places where it matters | nbd |
2008-07-31 | initialize the CONFIG_APPEND variable | nbd |
2008-07-31 | another one ... | nbd |
2008-07-31 | upgrade to uci 0.4.7 - fixes a stupid regression introduced in 0.4.5 | nbd |
2008-07-31 | upgrade to uci 0.4.6 - fixes a parser glitch | nbd |
2008-07-30 | upgrade to uci 0.4.5 - adds extra input validation | nbd |
2008-07-30 | clean up the directory layout of the uci shell api | nbd |
2008-07-30 | nuke uci-sh, it is obsolete and no longer works | nbd |
2008-07-30 | allow packages to optionally append config file contents in the environment b... | nbd |
2008-06-20 | upgrade 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 |