Make secret_service_search() able to unlock, load secrets
authorStef Walter <stefw@gnome.org>
Thu, 5 Jul 2012 17:08:09 +0000 (19:08 +0200)
committerStef Walter <stefw@gnome.org>
Thu, 5 Jul 2012 21:33:07 +0000 (23:33 +0200)
commit889f6d66b72904df779ff52054ee86abc03bcd7e
treec6d8367a8109396a294b6a2ff2bdba8874d054c6
parent9c44ab0fa23d24a12f4d92e2f737eaf6c76b0b4b
Make secret_service_search() able to unlock, load secrets

 * Turn secret_service_search() and friends into a more convenient
   API, so that callers can get attributes, unlocking, and secrets
   if so desired.
 * Also support retrieving either one secret, or all of them.
docs/reference/libsecret/libsecret-sections.txt
library/secret-methods.c
library/secret-service.h
library/tests/test-methods.c