aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-keyring.c
Commit message (Expand)AuthorAgeFilesLines
* Mark strings for translation. https://bugzilla.gnome.org/show_bug.cgi?id=671875Gabor Kelemen2012-03-121-3/+5
* auth-client: add some more debuggingGuillaume Desmottes2011-12-081-1/+1
* 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: use the recently added finish macrosJonny Lamb2011-02-011-70/+9
* keyring: add set_room_password functionsJonny Lamb2011-01-291-0/+62
* keyring: fix typoJonny Lamb2011-01-291-1/+1
* keyring: add get_room_password_{async,finish} functionsJonny Lamb2011-01-291-0/+55
* keyring: add is_available functionJonny Lamb2011-01-291-0/+6
* keyring: rename current functions to be more specifically about account passw...Jonny Lamb2011-01-281-14/+20
* keyring: change display name for passwords to be more human-readableJonny Lamb2010-12-151-1/+2
* keyring: change schema to be incompatible with current MCJonny Lamb2010-12-071-9/+9
* keyring: allow set and delete password to have NULL callbacksJonny Lamb2010-12-061-2/+0
* keyring: add a delete_password functionJonny Lamb2010-12-061-0/+96
* keyring: add set_password_{async,finish} functionsJonny Lamb2010-12-061-6/+80
* keyring: add simple keyring helperJonny Lamb2010-12-061-0/+115