Historial de Commits

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