Commit History

Author SHA1 Message Date
  Jan Venekamp 5781664d50 remove internal usage of redundant uci_ptr.last 8 months ago
  Rafał Miłecki f49a2fdc4f delta: simplify uci_load_delta() by using a helper 1 year ago
  Petr Štetiar 9cf978bc79 delta: prevent possible null pointer use 4 years ago
  Petr Štetiar af59f86a0d iron out all extra compiler warnings 4 years ago
  Hauke Mehrtens fc417e8080 build: Add -Wclobbered to detect problems with longjmp 4 years ago
  Yousong Zhou 4c8b4d6efc delta: fix parsing malformed delta lines 5 years ago
  Yousong Zhou 19e29ffc15 delta: catch error when parsing delta line. 8 years ago
  Yousong Zhou 13d32e6df1 delta: fix adding new savedir. 9 years ago
  Yousong Zhou 3c7f3556b0 Fix delta path handling. 9 years ago
  Yousong Zhou 0cb5d33100 delta: fix outputing of delta entries occupying multiple lines. 9 years ago
  Yousong Zhou 65478f0636 delta: use a table for converting between UCI_CMD_XXX and prefixes. 9 years ago
  Yousong Zhou 8aaed0dcd6 delta: preprocess delta line with uci_parse_argument(). 9 years ago
  Yousong Zhou 32815cf495 delta: add a simple duplication check when adding delta path. 9 years ago
  Yousong Zhou f8f9decc54 Use offset into parser buffer to avoid potential heap overflow. 9 years ago
  Jo-Philipp Wich e339407372 Preserve original permissions when rewriting config files on commit 10 years ago
  Luka Perkov f506323c30 style: fix whitespace errors 10 years ago
  Luka Perkov 87be3798a9 style: free(NULL) is perfectly valid so we can drop some checks 10 years ago
  Etienne CHAMPETIER 07d6fd66f6 uci: copy permisions of /etc/config/ files for temp files 11 years ago
  Jo-Philipp Wich ef12e67516 Change delta encoding of list deletions 11 years ago
  Felix Fietkau 6adc611deb remove unused hook support 11 years ago
  Luka Perkov e81961bde8 extend delete command so it can delete list elemets using index 11 years ago
  Luka Perkov ec8cbbbe0f add new command del_list 11 years ago
  Felix Fietkau 4a7d8053ae fix lgpl license headers 12 years ago
  Felix Fietkau b033290657 split off and compile delta.c separately 13 years ago
  Felix Fietkau c4402a9e59 uci_history -> uci_delta 13 years ago