aboutsummaryrefslogtreecommitdiffstats
path: root/storage_text.c
Commit message (Collapse)AuthorAgeLines
* Add support for 'primary' and 'migrate' account storages.Jelmer Vernooij2005-12-14-7/+8
| | | | | | Fix two bugs in the text storage backend that were introduced by my previous changes.
* Clearer seperation between crypting and generic password codeJelmer Vernooij2005-12-08-2/+4
|
* Couple of small bugfixesJelmer Vernooij2005-12-08-1/+1
|
* Add check_pass functionJelmer Vernooij2005-12-08-1/+14
|
* Simplify storage API a bitJelmer Vernooij2005-12-08-54/+44
|
* Add abstraction layer for storageJelmer Vernooij2005-12-08-0/+308