Skip to content
Snippets Groups Projects
  1. May 17, 2015
  2. Apr 14, 2015
  3. Mar 30, 2015
  4. Mar 11, 2015
  5. Feb 09, 2015
  6. Oct 20, 2014
  7. Oct 19, 2014
  8. Jul 03, 2014
  9. Jun 29, 2014
  10. Apr 12, 2014
  11. Jan 12, 2014
    • Jo-Philipp Wich's avatar
      rpcd: build, uci and session api fixes · f126298a
      Jo-Philipp Wich authored
      
      	- 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: default avatarJo-Philipp Wich <jow@openwrt.org>
      
      SVN-Revision: 39224
      f126298a
  12. Sep 29, 2013
  13. Sep 17, 2013
  14. Sep 13, 2013
    • Jo-Philipp Wich's avatar
      rpcd: update to git head · c6c1c381
      Jo-Philipp Wich authored
      	- recalculate session ACLs on reload
      	- support negative access group expressions in /etc/config/rpcd
      	- prevent destryoing the default session
      	- use "ubus_rpc_session" attribute as session identifier to enforce JSON-RPC proxy security
      
      SVN-Revision: 37961
      c6c1c381
  15. Sep 11, 2013
    • Jo-Philipp Wich's avatar
      rpcd: update to git head · 106f3eab
      Jo-Philipp Wich authored
      	- introduces persistent null session to allow access to procedures without login
      	- implements session.login procedure to support user logins via json-rpc
      
      SVN-Revision: 37941
      106f3eab
  16. Sep 09, 2013
    • Jo-Philipp Wich's avatar
      rpcd: update to git head · e6d01548
      Jo-Philipp Wich authored
      	- adds support for service triggering on config commit
      	- adds uci transaction support
      	- adds daemon reload support without loosing session data
      	- exports headers for use by external plugins
      	- drops LuCI2 in favor to an out of tree plugin
      
      SVN-Revision: 37921
      e6d01548
  17. Sep 02, 2013
Loading