Historique des commits

Auteur SHA1 Message Date
  Felix Fietkau 3b7f28bf50 work around a gcc optimizer bug il y a 16 ans
  Felix Fietkau 5f169aebd1 fix uci revert il y a 16 ans
  Felix Fietkau 4fb6a564b8 clean up uci_set il y a 16 ans
  Felix Fietkau 29bdad8620 uci_revert api cleanup il y a 16 ans
  Felix Fietkau 563f8dd6f0 code cleanup, some api changes for new uci_ptr struct il y a 16 ans
  Felix Fietkau 87e8931579 remove uci_parse_tuple, preparation for adding a new api for lookups il y a 16 ans
  Felix Fietkau 3bff697cca add list support il y a 16 ans
  Felix Fietkau b415649d5f more const stuff il y a 16 ans
  Felix Fietkau f1ae2ddc4f constify il y a 16 ans
  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 8dd3eb5002 create the history savedir on uci_save() if it does not exist il y a 16 ans
  Felix Fietkau 68ced4fb64 make more functions available externally il y a 16 ans
  Felix Fietkau 7ca5c675d7 fix uci_set il y a 16 ans
  Felix Fietkau 85125c59e6 some backend abstraction il y a 16 ans
  Felix Fietkau 9f540f2106 reorganize some code, add an extra command for adding unnamed sections il y a 17 ans
  Felix Fietkau 5620bfaa14 extend uci_set so that it can store the resulting element in a variable il y a 17 ans
  Felix Fietkau 1465422326 implement the uci changes command to display uncommitted changes il y a 17 ans
  Felix Fietkau 907e27f801 only overwrite config files at commit time when actual changes were made il y a 17 ans
  Felix Fietkau e828bcf07c improve validation, accept more characters in the section type il y a 17 ans
  Felix Fietkau a15a9c2c71 fix a small memleak il y a 17 ans
  Felix Fietkau cf66ea9067 fix a few bugs found during code review il y a 17 ans
  Felix Fietkau 65e2c3559b implement uci revert il y a 17 ans
  Felix Fietkau 818f7b8433 move history code into history.c il y a 17 ans