Commit History

Author SHA1 Message Date
  Rosen Penev 165b444131 uci: Fix extra semicolons warnings 4 years ago
  Hans Dedecker 021fd65643 file: remove unnecessary uci_fixup_section calls 6 years ago
  Felix Fietkau e66c20610e allow "-" in package names 9 years ago
  Yousong Zhou f8f9decc54 Use offset into parser buffer to avoid potential heap overflow. 9 years ago
  Jo-Philipp Wich e339407372 Preserve original permissions when rewriting config files on commit 10 years ago
  Luka Perkov f506323c30 style: fix whitespace errors 10 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
  Felix Fietkau 1d6095d5ac add a few missing null pointer checks, and fix check vs dereference order in some cases (patch by Stanislav Fomichev) 12 years ago
  Felix Fietkau 4a7d8053ae fix lgpl license headers 12 years ago
  Felix Fietkau fdbcc5e94b fix building without plugin support 13 years ago
  Felix Fietkau b033290657 split off and compile delta.c separately 13 years ago
  Felix Fietkau c4402a9e59 uci_history -> uci_delta 13 years ago
  Felix Fietkau 6ce771b109 split off and compile file.c separately 13 years ago
  Felix Fietkau 563f8dd6f0 code cleanup, some api changes for new uci_ptr struct 15 years ago
  Felix Fietkau b415649d5f more const stuff 16 years ago
  Felix Fietkau 51b60a322a rename ctx->errno to ctx->err to avoid conflicts with a #define errno in the system headers 16 years ago
  Felix Fietkau ce0ffab408 more functionality for plugins 16 years ago
  Felix Fietkau 7cefa00ead more plugin support 16 years ago
  Felix Fietkau 68ced4fb64 make more functions available externally 16 years ago
  Felix Fietkau 5dd8939426 fold err.h into uci_internal.h 16 years ago
  Felix Fietkau 1465422326 implement the uci changes command to display uncommitted changes 16 years ago