Jo-Philipp Wich
|
2f5a613718
uci: add state call to retrieve uci state variables
|
11 years ago |
Jo-Philipp Wich
|
095b1058c8
uci: clear ptr.value in rpc_uci_merge_set(), this fixes missing delete deltas if multiple options are merged
|
11 years ago |
Jo-Philipp Wich
|
ae63188069
uci: properly deal with uci_load() failures
|
11 years ago |
John Crispin
|
6f78bfbbdf
add config transaction support
|
11 years ago |
John Crispin
|
7abfa9bc05
make uci commit calls trigger config.change events
|
11 years ago |
John Crispin
|
f1882ac5bd
rename rpc_uci_purge_savedir to rpc_uci_purge_dir
|
11 years ago |
Jo-Philipp Wich
|
fa53571f2b
Use common /var/run/rpcd base directory to store runtime information
|
11 years ago |
Jo-Philipp Wich
|
fc1b008e08
uci: expose rpc_uci_purge_savedirs() helper
|
11 years ago |
Jo-Philipp Wich
|
e0afdb10ae
Move includes into subdirectory
|
11 years ago |
Jo-Philipp Wich
|
b3a5c08e08
uci: use per-session save directory and register session destroy callback to purge leftover deltas
|
11 years ago |
Jo-Philipp Wich
|
07c2f0a9b1
Rename from "luci-rpcd" to "rpcd"
|
11 years ago |
Jo-Philipp Wich
|
97384dd72a
uci: refactor revert code to avoid illegal pointer access
|
11 years ago |
Jo-Philipp Wich
|
c2a7fcf947
uci: implement config level ACLs
|
11 years ago |
Jo-Philipp Wich
|
51458f4ece
uci: expose section ordering index when dumping complete packages
|
11 years ago |
Jo-Philipp Wich
|
1b829f936d
uci: add delete method
|
11 years ago |
Jo-Philipp Wich
|
e01004fb08
uci: add configs method to list all existing packages
|
11 years ago |
Jo-Philipp Wich
|
2dec70f271
add ubus uci api
|
11 years ago |