Commit History

Author SHA1 Message Date
  Felix Fietkau aa5b36c343 fix segfault in extended section lookup 15 years ago
  Felix Fietkau 6ae6536edd filter out duplicate changes when using uci_set to change option values 15 years ago
  Felix Fietkau 4fb6a564b8 clean up uci_set 15 years ago
  Felix Fietkau b485972f3a more cleanup 15 years ago
  Felix Fietkau 9efd0d9456 cleanup, fix rename 15 years ago
  Felix Fietkau 563f8dd6f0 code cleanup, some api changes for new uci_ptr struct 15 years ago
  Felix Fietkau 87e8931579 remove uci_parse_tuple, preparation for adding a new api for lookups 15 years ago
  Felix Fietkau 236f7468c5 fix wrong buffer allocation 15 years ago
  Felix Fietkau 3bff697cca add list support 15 years ago
  Felix Fietkau cac9b1d765 add initial work for option datatype abstraction 15 years ago
  Felix Fietkau 976e6db54e implement extended uci lookup syntax 15 years ago
  Felix Fietkau a4c7003b70 fix a stupid duplicate value checking bug (patch by Frédéric Moulins) 16 years ago
  Felix Fietkau 13290b73f9 don't record a changed value if the new value matches the old one 16 years ago
  Felix Fietkau 057e46181b more const stuff 16 years ago
  Felix Fietkau b415649d5f more const stuff 16 years ago
  Felix Fietkau a01f401208 constify 16 years ago
  Felix Fietkau 51b60a322a rename ctx->errno to ctx->err to avoid conflicts with a #define errno in the system headers 16 years ago
  Felix Fietkau 5510ccd7a9 add an extra check for uci_lookup 16 years ago
  Felix Fietkau 7cefa00ead more plugin support 16 years ago
  Felix Fietkau 4e55f6b382 consistency 16 years ago
  Felix Fietkau 53726f5dd5 add uci_set_backend() 16 years ago
  Felix Fietkau 7ca5c675d7 fix uci_set 16 years ago
  Felix Fietkau 9f540f2106 reorganize some code, add an extra command for adding unnamed sections 16 years ago
  Felix Fietkau 5620bfaa14 extend uci_set so that it can store the resulting element in a variable 16 years ago
  Felix Fietkau a428a41ac9 add a missing nullpointer check 16 years ago
  Felix Fietkau 1465422326 implement the uci changes command to display uncommitted changes 16 years ago
  Felix Fietkau e828bcf07c improve validation, accept more characters in the section type 16 years ago
  Felix Fietkau cf66ea9067 fix a few bugs found during code review 16 years ago
  Felix Fietkau f2520c27cd fix accidental lowercasing of license headers 16 years ago
  Felix Fietkau 0a18953fa3 save some space 16 years ago