Commit History

Author SHA1 Message Date
  Stijn Tintel 5ad59ad412 Add bitfield_set function from libubox. 6 years ago
  Felix Fietkau c203c2f900 Revert "mandatory anonymous section identifier" 7 years ago
  Felix Fietkau 2eb9c097e3 cli: remove now-defunct UCI_FLAG_EXPORT_NAME support 7 years ago
  Antonio Paunovic df72af4740 mandatory anonymous section identifier 7 years ago
  Yousong Zhou 3c7f3556b0 Fix delta path handling. 9 years ago
  Yousong Zhou 790d30606d Add a few notes on the return value of uci_lookup_ptr(). 9 years ago
  Yousong Zhou 65478f0636 delta: use a table for converting between UCI_CMD_XXX and prefixes. 9 years ago
  Yousong Zhou 32815cf495 delta: add a simple duplication check when adding delta path. 9 years ago
  Felix Fietkau 6adc611deb remove unused hook support 11 years ago
  Felix Fietkau e4516d01a7 remove plugin support, it has been unused for a long time and should not be used for any new code 11 years ago
  Luka Perkov ec8cbbbe0f add new command del_list 11 years ago
  Felix Fietkau 4a7d8053ae fix lgpl license headers 12 years ago
  Felix Fietkau 352572f18e constify arguments to parser function 13 years ago
  Felix Fietkau 862b173154 add parser helpers similar to the blobmsg parser in libubox 13 years ago
  Felix Fietkau 9080634cc6 improve support for C++ stuff 13 years ago
  Felix Fietkau 3fa65a20ae add a helper function for looking up an option string 13 years ago
  Felix Fietkau cb9a05e41a fix return value in inline lookup functions 13 years ago
  Felix Fietkau fcb93b2ca7 add convenience functions for looking up packages/sections/options 13 years ago
  Felix Fietkau c4402a9e59 uci_history -> uci_delta 13 years ago
  Felix Fietkau 82db7b2485 export uci_parse_ptr 13 years ago
  Felix Fietkau 2b0ba18028 fix uci_lookup_ptr comments 14 years ago
  Felix Fietkau 476db47724 add plugin support 15 years ago
  Felix Fietkau defdac4bf3 add section reordering to libuci and cli 15 years ago
  Felix Fietkau 54d2ede9af don't redefine container_of if it's already defined 15 years ago
  Felix Fietkau 7d69106b37 extend api to be able to get a full error string instead of printing it 15 years ago
  Felix Fietkau 4fb6a564b8 clean up uci_set 15 years ago
  Felix Fietkau 29bdad8620 uci_revert api cleanup 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 3bff697cca add list support 15 years ago