Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: change display name for passwords to be more human-readable | Jonny Lamb | 2011-01-26 | 1 | -1/+2 |
* | keyring: change schema to be incompatible with current MC | Jonny Lamb | 2011-01-26 | 1 | -9/+9 |
* | keyring: allow set and delete password to have NULL callbacks | Jonny Lamb | 2011-01-26 | 1 | -2/+0 |
* | keyring: add a delete_password function | Jonny Lamb | 2011-01-26 | 1 | -0/+96 |
* | keyring: add set_password_{async,finish} functions | Jonny Lamb | 2011-01-26 | 1 | -6/+80 |
* | keyring: add simple keyring helper | Jonny Lamb | 2011-01-26 | 1 | -0/+115 |