Revīziju vēsture

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