66 Commits (3559931d8f9b3d53374aca52e83f389f42746cac)

Author SHA1 Message Date
Felix Fietkau 3b2d9a13ee upgrade uci to 0.3.0 - fix for adding changes to empty config files - better error handling for invalid config pointers - create /tmp/.uci if it does not exist 17 years ago
Felix Fietkau 1963209708 commit after running uci_set_default 17 years ago
Felix Fietkau c86404e5a1 don't fail on uci_load() with nonexisting config files, but return the right return code 17 years ago
Felix Fietkau e1bb6ae6be make uci_add() create anonymous sections if requested and store the new section name in a variable 17 years ago
Felix Fietkau dd90a2cadd bump uci to 0.2.5 - adds support for adding unnamed sections 17 years ago
Felix Fietkau bb84ed507e update uci - fixes a bug in parse_uci_tuple 17 years ago
Felix Fietkau bbc3a023ca fix a stupid copy&paste mistake 17 years ago
Felix Fietkau b7dc7f320f fix another crash 17 years ago
Felix Fietkau 75bc43fc95 upgrade to uci 0.2.2 - fixes uci invocations from hotplug 17 years ago
Felix Fietkau 2e4ccd2aad import uci v0.2.1 - fixes a merge-import bug 17 years ago
Felix Fietkau 7089be5ad8 fix wrong path to uci (thx, phr3ak) 17 years ago
Felix Fietkau f2f0fef9b1 add uci v0.2 - implements batch mode and a command for listing changes to a package 17 years ago
Felix Fietkau 04caf0a56c upgrade uci 0.1.2, which accepts more characters in the section type validation 17 years ago
Felix Fietkau c5c1f8f1c2 update uci to 0.1.1 - accepts options without value or with an empty value as valid 17 years ago
Felix Fietkau 1f224fac8a fix copy&paste bug 17 years ago
Felix Fietkau 0cf1a58282 Here comes the new UCI. Enjoy :) 17 years ago