aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-keyring.c
Commit message (Expand)AuthorAgeFilesLines
* find_items_cb: copy the string stored in the resultGuillaume Desmottes2011-02-281-1/+2
* find_items_cb: always use the first password foundGuillaume Desmottes2011-02-281-5/+14
* keyring: change display name for passwords to be more human-readableJonny Lamb2011-01-261-1/+2
* keyring: change schema to be incompatible with current MCJonny Lamb2011-01-261-9/+9
* keyring: allow set and delete password to have NULL callbacksJonny Lamb2011-01-261-2/+0
* keyring: add a delete_password functionJonny Lamb2011-01-261-0/+96
* keyring: add set_password_{async,finish} functionsJonny Lamb2011-01-261-6/+80
* keyring: add simple keyring helperJonny Lamb2011-01-261-0/+115