Историја ревизија

Аутор SHA1 Порука Датум
  Yousong Zhou 3c7f3556b0 Fix delta path handling. пре 9 година
  Yousong Zhou 790d30606d Add a few notes on the return value of uci_lookup_ptr(). пре 9 година
  Yousong Zhou 65478f0636 delta: use a table for converting between UCI_CMD_XXX and prefixes. пре 10 година
  Yousong Zhou 32815cf495 delta: add a simple duplication check when adding delta path. пре 10 година
  Felix Fietkau 6adc611deb remove unused hook support пре 11 година
  Felix Fietkau e4516d01a7 remove plugin support, it has been unused for a long time and should not be used for any new code пре 11 година
  Luka Perkov ec8cbbbe0f add new command del_list пре 12 година
  Felix Fietkau 4a7d8053ae fix lgpl license headers пре 13 година
  Felix Fietkau 352572f18e constify arguments to parser function пре 13 година
  Felix Fietkau 862b173154 add parser helpers similar to the blobmsg parser in libubox пре 13 година
  Felix Fietkau 9080634cc6 improve support for C++ stuff пре 13 година
  Felix Fietkau 3fa65a20ae add a helper function for looking up an option string пре 14 година
  Felix Fietkau cb9a05e41a fix return value in inline lookup functions пре 14 година
  Felix Fietkau fcb93b2ca7 add convenience functions for looking up packages/sections/options пре 14 година
  Felix Fietkau c4402a9e59 uci_history -> uci_delta пре 14 година
  Felix Fietkau 82db7b2485 export uci_parse_ptr пре 14 година
  Felix Fietkau 2b0ba18028 fix uci_lookup_ptr comments пре 15 година
  Felix Fietkau 476db47724 add plugin support пре 15 година
  Felix Fietkau defdac4bf3 add section reordering to libuci and cli пре 15 година
  Felix Fietkau 54d2ede9af don't redefine container_of if it's already defined пре 16 година
  Felix Fietkau 7d69106b37 extend api to be able to get a full error string instead of printing it пре 16 година
  Felix Fietkau 4fb6a564b8 clean up uci_set пре 16 година
  Felix Fietkau 29bdad8620 uci_revert api cleanup пре 16 година
  Felix Fietkau 563f8dd6f0 code cleanup, some api changes for new uci_ptr struct пре 16 година
  Felix Fietkau 87e8931579 remove uci_parse_tuple, preparation for adding a new api for lookups пре 16 година
  Felix Fietkau 3bff697cca add list support пре 16 година
  Felix Fietkau cac9b1d765 add initial work for option datatype abstraction пре 16 година
  Felix Fietkau 976e6db54e implement extended uci lookup syntax пре 16 година
  Felix Fietkau 057e46181b more const stuff пре 16 година
  Felix Fietkau b415649d5f more const stuff пре 16 година