Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add GCC attributes. | Jelmer Vernooij | 2007-10-12 | -1/+1 |
| | ||||
* | xml_load() works pretty well now. | Wilmer van der Gaast | 2006-06-14 | -2/+2 |
| | ||||
* | Add support for 'primary' and 'migrate' account storages. | Jelmer Vernooij | 2005-12-14 | -1/+1 |
| | | | | | | Fix two bugs in the text storage backend that were introduced by my previous changes. | |||
* | Use helper functions rather then the backends directly. This will be | Jelmer Vernooij | 2005-12-10 | -0/+8 |
| | | | | | used for transparent upgrade support later on. | |||
* | Add check_pass function | Jelmer Vernooij | 2005-12-08 | -0/+2 |
| | ||||
* | Simplify storage API a bit | Jelmer Vernooij | 2005-12-08 | -6/+14 |
| | ||||
* | Add abstraction layer for storage | Jelmer Vernooij | 2005-12-08 | -0/+48 |