- May 17, 2015
-
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45695
-
- Apr 14, 2015
-
-
John Crispin authored
adds support for reading md5 sums of files Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 45442
-
- Mar 30, 2015
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 45152
-
- Mar 11, 2015
-
-
John Crispin authored
adds 3 fixes from luka Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 44666
-
John Crispin authored
Version 0.12 deprecates json_object_object_get and moves the header files around Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 44657
-
- Feb 09, 2015
-
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44362
-
- Oct 20, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43005
-
- Oct 19, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42959
-
- Jul 03, 2014
-
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 41502
-
- Jun 29, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41403
-
- Apr 12, 2014
-
-
John Crispin authored
This is required to make object "session" procedure "access" dump ACLs when no "object" or no "function" parameters are passed. Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 40496
-
- Jan 12, 2014
-
-
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:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 39224
-
- Sep 29, 2013
-
-
Jo-Philipp Wich authored
SVN-Revision: 38254
-
- Sep 17, 2013
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 38023
-
- Sep 13, 2013
-
-
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
-
- Sep 11, 2013
-
-
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
-
- Sep 09, 2013
-
-
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
-
- Sep 02, 2013
-
-
Jo-Philipp Wich authored
Add rpcd - an extensible backend server for ubus-over-json-rpc operations, session and acl management. SVN-Revision: 37877
-