Histórico de Commits

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