3 Commits (9850e4228400748dc91b07965b972279d45299d6)

Author SHA1 Message Date
Tony Ambardar a367645f23 uci: add missing 'option' support to uci_rename() 7 years ago
Felix Fietkau 7eeb254cc4 treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
John Crispin 4ebf19b48f packages: clean up the package folder 11 years ago
Jo-Philipp Wich 9ee12e3f62 uci: implement a uci_toogle_state() wrapper in the shell api which calls uci_revert_state() before uci_set_state() 13 years ago
Jo-Philipp Wich 63991ba875 base-files, uci: properly revert list state on config_load This fixes a bug where lists end up with duplicate values if config_load was invoked multiple times. 14 years ago
Jo-Philipp Wich 6efb515be1 uci: add uci_get() and uci_get_state() wrappers to shell api (#7312) 15 years ago
Felix Fietkau 4e7fded1c4 uci: allow shell scripts to override the config dir (patch by cshore) 15 years ago
Felix Fietkau 1ffa647fe1 fix uci_set_state for empty values 16 years ago
Felix Fietkau 434f4269ea initialize the CONFIG_APPEND variable 16 years ago
Felix Fietkau 69ed8ba037 clean up the directory layout of the uci shell api 16 years ago
Felix Fietkau 4cb7df23e9 allow packages to optionally append config file contents in the environment by setting a flag and calling config_load multiple times 16 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 bbc3a023ca fix a stupid copy&paste mistake 17 years ago
Felix Fietkau 7089be5ad8 fix wrong path to uci (thx, phr3ak) 17 years ago
Felix Fietkau 0cf1a58282 Here comes the new UCI. Enjoy :) 17 years ago