Историја ревизија

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