Commit History

Autor SHA1 Mensaxe Data
  Hauke Mehrtens 52bbc99f69 Replace malloc() + memset() with calloc() %!s(int64=3) %!d(string=hai) anos
  Hauke Mehrtens 7f57427318 file: use size_t for position and pointer %!s(int64=3) %!d(string=hai) anos
  Petr Štetiar cca6f105fa libuci: refactor uci_get_errorstr %!s(int64=4) %!d(string=hai) anos
  Yousong Zhou 3c7f3556b0 Fix delta path handling. %!s(int64=9) %!d(string=hai) anos
  Felix Fietkau 6adc611deb remove unused hook support %!s(int64=11) %!d(string=hai) anos
  Felix Fietkau e4516d01a7 remove plugin support, it has been unused for a long time and should not be used for any new code %!s(int64=11) %!d(string=hai) anos
  Felix Fietkau 1d6095d5ac add a few missing null pointer checks, and fix check vs dereference order in some cases (patch by Stanislav Fomichev) %!s(int64=12) %!d(string=hai) anos
  Felix Fietkau e7e26e7507 free memory for uci hooks %!s(int64=12) %!d(string=hai) anos
  Felix Fietkau 4a7d8053ae fix lgpl license headers %!s(int64=12) %!d(string=hai) anos
  Felix Fietkau b033290657 split off and compile delta.c separately %!s(int64=13) %!d(string=hai) anos
  Felix Fietkau c4402a9e59 uci_history -> uci_delta %!s(int64=13) %!d(string=hai) anos
  Felix Fietkau 853f586e48 split off and compile util.c separately %!s(int64=13) %!d(string=hai) anos
  Felix Fietkau 6ce771b109 split off and compile file.c separately %!s(int64=13) %!d(string=hai) anos
  Felix Fietkau 7b75c2af80 add missing null pointer check after malloc %!s(int64=14) %!d(string=hai) anos
  Felix Fietkau 476db47724 add plugin support %!s(int64=15) %!d(string=hai) anos
  Felix Fietkau c60702b55c fix compilation on later glibc/gcc versions with stricter checks %!s(int64=15) %!d(string=hai) anos
  Felix Fietkau ead1a3c6b0 add \n to error messages only when output goes to stderr %!s(int64=15) %!d(string=hai) anos
  Felix Fietkau 7d69106b37 extend api to be able to get a full error string instead of printing it %!s(int64=15) %!d(string=hai) anos
  Felix Fietkau a7b730e73b fix use-after-free %!s(int64=15) %!d(string=hai) anos
  Felix Fietkau 23fa73926e load the saved history by default to make things easier for the lua binding %!s(int64=16) %!d(string=hai) anos
  Felix Fietkau 51b60a322a rename ctx->errno to ctx->err to avoid conflicts with a #define errno in the system headers %!s(int64=16) %!d(string=hai) anos
  Felix Fietkau 7cefa00ead more plugin support %!s(int64=16) %!d(string=hai) anos
  Felix Fietkau 68ced4fb64 make more functions available externally %!s(int64=16) %!d(string=hai) anos
  Felix Fietkau 5dd8939426 fold err.h into uci_internal.h %!s(int64=16) %!d(string=hai) anos
  Felix Fietkau 53726f5dd5 add uci_set_backend() %!s(int64=16) %!d(string=hai) anos
  Felix Fietkau 4f629ff865 use the per-package backend on commit %!s(int64=16) %!d(string=hai) anos
  Felix Fietkau c90d9cb8ba cleanup %!s(int64=16) %!d(string=hai) anos
  Felix Fietkau 80e2e58f4e add abstraction for listing config files as well %!s(int64=16) %!d(string=hai) anos
  Felix Fietkau 85125c59e6 some backend abstraction %!s(int64=16) %!d(string=hai) anos
  Felix Fietkau c57e7c3943 fold uci_file_cleanup into uci_cleanup %!s(int64=16) %!d(string=hai) anos