| Commit message (Expand) | Author | Age | Files | Lines |
* | UOA: Store password into signond instead of gnome-keyring | Xavier Claessens | 2012-08-27 | 1 | -0/+409 |
* | Remember password at least until session restart | Xavier Claessens | 2012-08-27 | 1 | -1/+4 |
* | keyring: fix format issue | Guillaume Desmottes | 2012-08-08 | 1 | -1/+1 |
* | Migrate from libgnome-keyring to libsecret | Stef Walter | 2012-08-03 | 1 | -103/+54 |
* | Mark strings for translation. https://bugzilla.gnome.org/show_bug.cgi?id=671875 | Gabor Kelemen | 2012-03-12 | 1 | -3/+5 |
* | auth-client: add some more debugging | Guillaume Desmottes | 2011-12-08 | 1 | -1/+1 |
* | find_items_cb: copy the string stored in the result | Guillaume Desmottes | 2011-02-28 | 1 | -1/+2 |
* | find_items_cb: always use the first password found | Guillaume Desmottes | 2011-02-28 | 1 | -5/+14 |
* | keyring: use the recently added finish macros | Jonny Lamb | 2011-02-01 | 1 | -70/+9 |
* | keyring: add set_room_password functions | Jonny Lamb | 2011-01-29 | 1 | -0/+62 |
* | keyring: fix typo | Jonny Lamb | 2011-01-29 | 1 | -1/+1 |
* | keyring: add get_room_password_{async,finish} functions | Jonny Lamb | 2011-01-29 | 1 | -0/+55 |
* | keyring: add is_available function | Jonny Lamb | 2011-01-29 | 1 | -0/+6 |
* | keyring: rename current functions to be more specifically about account passw... | Jonny Lamb | 2011-01-28 | 1 | -14/+20 |
* | keyring: change display name for passwords to be more human-readable | Jonny Lamb | 2010-12-15 | 1 | -1/+2 |
* | keyring: change schema to be incompatible with current MC | Jonny Lamb | 2010-12-07 | 1 | -9/+9 |
* | keyring: allow set and delete password to have NULL callbacks | Jonny Lamb | 2010-12-06 | 1 | -2/+0 |
* | keyring: add a delete_password function | Jonny Lamb | 2010-12-06 | 1 | -0/+96 |
* | keyring: add set_password_{async,finish} functions | Jonny Lamb | 2010-12-06 | 1 | -6/+80 |
* | keyring: add simple keyring helper | Jonny Lamb | 2010-12-06 | 1 | -0/+115 |