Historique des commits

Auteur SHA1 Message Date
  Felix Fietkau 51b60a322a rename ctx->errno to ctx->err to avoid conflicts with a #define errno in the system headers il y a 16 ans
  Felix Fietkau 7cefa00ead more plugin support il y a 16 ans
  Felix Fietkau 68ced4fb64 make more functions available externally il y a 16 ans
  Felix Fietkau 5dd8939426 fold err.h into uci_internal.h il y a 16 ans
  Felix Fietkau 53726f5dd5 add uci_set_backend() il y a 16 ans
  Felix Fietkau 4f629ff865 use the per-package backend on commit il y a 16 ans
  Felix Fietkau c90d9cb8ba cleanup il y a 16 ans
  Felix Fietkau 80e2e58f4e add abstraction for listing config files as well il y a 16 ans
  Felix Fietkau 85125c59e6 some backend abstraction il y a 16 ans
  Felix Fietkau c57e7c3943 fold uci_file_cleanup into uci_cleanup il y a 16 ans
  Felix Fietkau 1465422326 implement the uci changes command to display uncommitted changes il y a 16 ans
  Felix Fietkau cf66ea9067 fix a few bugs found during code review il y a 16 ans
  Felix Fietkau 818f7b8433 move history code into history.c il y a 16 ans
  Felix Fietkau 96d35364c9 add history search path il y a 16 ans
  Felix Fietkau c228bf838c allow the user of the library to override the confdir/searchdir il y a 16 ans
  Felix Fietkau 14bd2704bb fix more compile errors il y a 16 ans
  Felix Fietkau 71a0126dff proper commit support, better debugging il y a 16 ans
  Felix Fietkau b7c461d025 add strict mode flag (enabled by default, can be disabled to ignore lines with parser errors) il y a 16 ans
  Felix Fietkau d2c85b2804 cleanup il y a 16 ans
  Felix Fietkau f0be94e4d8 implement uci_set, improve error handling il y a 16 ans
  Felix Fietkau 171170de64 implement more suggestions by lorenz schori il y a 16 ans
  Felix Fietkau cc9710af53 improved debugging il y a 16 ans
  Felix Fietkau 8f5a6c07ca major code refactoring for more code reuse and smaller code size il y a 16 ans
  Felix Fietkau 8a3154a1db consistency: rename uci_config to uci_package, rename variables as well; add some data structures for config history il y a 16 ans
  Felix Fietkau 9487b85084 move export functionality to libuci il y a 16 ans
  Felix Fietkau a453ffddff refactor, add uci_import il y a 16 ans
  Felix Fietkau f7df28b4d0 implement config unload il y a 16 ans
  Felix Fietkau 9998154018 add support for listing config files il y a 16 ans
  Felix Fietkau a1ce94eed3 print the reason for parse errors in error messages il y a 16 ans
  Felix Fietkau f57d582f15 better config file handling il y a 16 ans