커밋 기록

작성자 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 년 전