Historique des commits

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