rpcd: build, uci and session api fixes
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 12 Jan 2014 11:52:40 +0000 (11:52 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 12 Jan 2014 11:52:40 +0000 (11:52 +0000)
commitf126298a7c78c174507b01b518e613a62341b760
tree2910cf0d69a8793857bad55fb159ddbdc2277e4f
parent719b57cbc125a7cf926f2ea8c3b0a1f114a8c0f2
rpcd: build, uci and session api fixes

- fix CMakeFile to support rpcd out of tree builds
- fix a possible file descriptor leak in the session deserialization code
- add uci.state call which is equivalent to uci -P /var/state get ...
- make uci.changes "config" argument optional to allow listing all deltas in one go
- fix inverted check in uci.commit and uci.revert, resulting in eroorneous permission denied responses
- only trigger config change events if libuci was able to parse the config
- rename misleading "commit" argument of uci.apply to the more appropriate name "rollback"

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 39224
package/system/rpcd/Makefile