session: disallow destroying the null session
[project/rpcd.git] / session.c
2013-09-12 Jo-Philipp Wichsession: disallow destroying the null session
2013-09-10 Jo-Philipp Wichsession: fix argument order of crypt() and prevent...
2013-09-10 Jo-Philipp Wichsession: use correct policy for rpc_handle_login()
2013-09-10 Jo-Philipp Wichsession: setup a persistent NULL section and implement...
2013-09-04 Jo-Philipp Wichsession: add support for saving and restoring session...
2013-09-04 Jo-Philipp WichMove includes into subdirectory
2013-09-03 Jo-Philipp Wichsession: introduce api to register session create and...
2013-09-02 Jo-Philipp WichRename from "luci-rpcd" to "rpcd"
2013-08-12 Jo-Philipp Wichsession: expose rpc_session_access() function for testi...
2013-08-10 Jo-Philipp Wichsession: fix acl dumping if last object of previous...
2013-08-08 Jo-Philipp Wichsessions: add scopes for acls, default to "ubus" scope
2013-05-30 Jo-Philipp WichFix session.get procedure with undefined keys attribute
2013-01-26 Jo-Philipp Wichinitial commit