コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Felix Fietkau 1465422326 implement the uci changes command to display uncommitted changes 16 年 前
  Felix Fietkau cf66ea9067 fix a few bugs found during code review 16 年 前
  Felix Fietkau 818f7b8433 move history code into history.c 16 年 前
  Felix Fietkau 96d35364c9 add history search path 16 年 前
  Felix Fietkau c228bf838c allow the user of the library to override the confdir/searchdir 16 年 前
  Felix Fietkau 14bd2704bb fix more compile errors 16 年 前
  Felix Fietkau 71a0126dff proper commit support, better debugging 16 年 前
  Felix Fietkau b7c461d025 add strict mode flag (enabled by default, can be disabled to ignore lines with parser errors) 16 年 前
  Felix Fietkau d2c85b2804 cleanup 16 年 前
  Felix Fietkau f0be94e4d8 implement uci_set, improve error handling 16 年 前
  Felix Fietkau 171170de64 implement more suggestions by lorenz schori 16 年 前
  Felix Fietkau cc9710af53 improved debugging 16 年 前
  Felix Fietkau 8f5a6c07ca major code refactoring for more code reuse and smaller code size 16 年 前
  Felix Fietkau 8a3154a1db consistency: rename uci_config to uci_package, rename variables as well; add some data structures for config history 16 年 前
  Felix Fietkau 9487b85084 move export functionality to libuci 16 年 前
  Felix Fietkau a453ffddff refactor, add uci_import 16 年 前
  Felix Fietkau f7df28b4d0 implement config unload 16 年 前
  Felix Fietkau 9998154018 add support for listing config files 16 年 前
  Felix Fietkau a1ce94eed3 print the reason for parse errors in error messages 16 年 前
  Felix Fietkau f57d582f15 better config file handling 16 年 前
  Felix Fietkau 4cec575511 add some more list handling 16 年 前