Историја ревизија

Аутор SHA1 Порука Датум
  IssamHamdi bcc091d2f1 session: Fix crash when the UCI option 'password' or 'username' is missing пре 3 месеци
  Jo-Philipp Wich 9c6ba38287 treewide: adjust ubus object type names пре 2 година
  Stijn Tintel d11ffe9383 session: use blobmsg_get_u64 for RPC_DUMP_EXPIRES пре 2 година
  Stijn Tintel 20bf958bea session: use uloop_timeout_remaining64 пре 2 година
  Jo-Philipp Wich 1fa35765dd session: unload rpcd configuration before checking login пре 3 година
  Fabian Bläse 3df62bcebd session: deny access if password login is disabled пре 4 година
  Jo-Philipp Wich 569284a119 session: handle NULL return values of crypt() пре 5 година
  Jo-Philipp Wich eb09f3a3fd session: ignore non-string username attribute upon restore пре 6 година
  Jo-Philipp Wich 3d400c723b session: support reclaiming pending apply session пре 6 година
  Jo-Philipp Wich f0f6f81edb session: remove redundant key attribute to rpc_session_set() пре 6 година
  John Crispin 311c85e7d9 properly handle return codes пре 9 година
  Jo-Philipp Wich 7b7f254682 session: fix method signatures for create, list and destroy пре 9 година
  Felix Fietkau 3c55504336 session: add missing include пре 10 година
  Jo-Philipp Wich 967d815022 session: make object and function arguments of session.access optional, dump effective acls in this case пре 10 година
  Jo-Philipp Wich 0c4e97b4e7 Extend copyright пре 10 година
  Jo-Philipp Wich a7ef5ca736 session: fix file descriptor leak in rpc_blob_from_file() пре 11 година
  Jo-Philipp Wich a23010d407 session: change "sid" attribute to "ubus_rpc_session", this ensures that exposed session calls are confined to the calling session context пре 11 година
  Jo-Philipp Wich 22c7c2675d session.c: use blobmsg_type() instead of blob_id() пре 11 година
  Jo-Philipp Wich 296c9d9ceb session: support negative group expressions пре 11 година
  Jo-Philipp Wich b76addec87 session: restore ACL dumping for session get and session list calls пре 11 година
  Jo-Philipp Wich 4c9f178ad6 session: fix enum mismatch in rpc_handle_get() and rpc_handle_set() пре 11 година
  Jo-Philipp Wich 6128bf647c session: remove unused ctx argument from rpc_session_grant() and rpc_session_destroy() пре 11 година
  Jo-Philipp Wich d0d1a92432 session: do not dump and restore session ACLs but recalculate them when restoring the session пре 11 година
  Jo-Philipp Wich 00a3ec2e52 session: disallow destroying the null session пре 11 година
  Jo-Philipp Wich 4d618b2e3b session: fix argument order of crypt() and prevent segfault if /etc/config/rpcd does not exist пре 11 година
  Jo-Philipp Wich 4bf5d60f65 session: use correct policy for rpc_handle_login() пре 11 година
  Jo-Philipp Wich 5a101fcc08 session: setup a persistent NULL section and implement login procedure пре 11 година
  Jo-Philipp Wich aa2afdb739 session: add support for saving and restoring session data to disk пре 11 година
  Jo-Philipp Wich e0afdb10ae Move includes into subdirectory пре 11 година
  Jo-Philipp Wich 60b9c9d919 session: introduce api to register session create and destroy callbacks пре 11 година