Commit History

Author SHA1 Message Date
  Jo-Philipp Wich 9c6ba38287 treewide: adjust ubus object type names 2 years ago
  Jo-Philipp Wich d3f2041f43 uci: manually clear uci_ptr flags after uci_delete() operations 3 years ago
  Jo-Philipp Wich 078bb57e07 uci: reset uci_ptr flags when merging options during section add 4 years ago
  Yousong Zhou 9ecfada16d uci: free configs list memory on return 4 years ago
  Jo-Philipp Wich bd0ed25214 uci: reset uci_ptr flags when merging set operations 4 years ago
  Jo-Philipp Wich 41333abee4 uci: tighten uci reorder operation error handling 6 years ago
  Jo-Philipp Wich f91751b767 uci: tighten uci delete operation error handling 6 years ago
  Jo-Philipp Wich c2c612b67c uci: tighten uci set operation error handling 6 years ago
  Jo-Philipp Wich 948bb51875 uci: tighten uci add operation error handling 6 years ago
  Jo-Philipp Wich 51980c687b uci: reject invalid section and option names 6 years ago
  Jo-Philipp Wich 820621952d uci: fix memory leak in rpc_uci_replace_savedir() 6 years ago
  Jo-Philipp Wich 92d0d75716 uci: use correct sort index when reordering sections 6 years ago
  Jo-Philipp Wich 66a9bad1a7 uci: fix memory leak in rpc_uci_apply_timeout() 6 years ago
  Jo-Philipp Wich 2423162234 uci: switch to proper save directory on apply/rollback 6 years ago
  Jo-Philipp Wich edd37f8dbb uci: add rpc_uci_replace_savedir() helper 6 years ago
  Jo-Philipp Wich 3d400c723b session: support reclaiming pending apply session 6 years ago
  Jo-Philipp Wich 6994c87a42 uci: fix session delta isolation 6 years ago
  Jo-Philipp Wich e64cbdd9b4 uci: allow setting zero-length values (to delete an option) 8 years ago
  John Crispin f00890cd6e add a reload_config method to the uci object 9 years ago
  Jo-Philipp Wich 3d655417ab uci: unload package on revert 9 years ago
  Luka Perkov 7c789622a6 uci: rework variable usage 10 years ago
  Jo-Philipp Wich 49f6e218a4 uci: fix same buffer reuse introduced by previous commit 10 years ago
  Jo-Philipp Wich b0254d1203 debug 10 years ago
  Jo-Philipp Wich 7cac6af5ed uci: grant access to confirm and rollback methods only to initiating session 10 years ago
  Jo-Philipp Wich 0239c345ca uci: introduce confirm method to cancel pending rollbacks without side effects 10 years ago
  Jo-Philipp Wich 0c4e97b4e7 Extend copyright 10 years ago
  Jo-Philipp Wich 64633f3136 uci: rename uci.apply "commit" attribute to "roolback" and invert its logic 10 years ago
  John Crispin bbaaa41f8c config.change triggers should only run if the config is valid 10 years ago
  John Crispin 326f5bcaf6 fix inverted apply_running check 10 years ago
  Jo-Philipp Wich 065d8f47fc uci: make config argument of changes call optional to allow listing all changes in all files 10 years ago