Historial de Commits

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