Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |