Histórico de Commits

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